Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
TCustomViewCreator< TView >::TagAttribute Member List

This is the complete list of members for TCustomViewCreator< TView >::TagAttribute, including all inherited members.

apply(CView *iView, const UIAttributes &iAttributes, const IUIDescription *iDescription) overrideTCustomViewCreator< TView >::TAttribute< T, T(TView::*)() const, void(TView::*)(T)>inlinevirtual
fNameViewAttributeprivate
fromString(IUIDescription const *iDescription, std::string const &iAttributeValue, TagID &oValue) const overrideTCustomViewCreator< TView >::TagAttributeinline
pongasoft::VST::GUI::Views::TCustomViewCreator::TAttribute< T, T(TView::*)() const, void(TView::*)(T)>::fromString(IUIDescription const *iDescription, std::string const &iAttributeValue, T &oValue) constTCustomViewCreator< TView >::TAttribute< T, T(TView::*)() const, void(TView::*)(T)>inlinevirtual
fSetterTCustomViewCreator< TView >::TAttribute< T, T(TView::*)() const, void(TView::*)(T)>private
getName() constViewAttributeinline
Getter typedefTCustomViewCreator< TView >::TAttribute< T, T(TView::*)() const, void(TView::*)(T)>
getType() overrideTCustomViewCreator< TView >::TagAttributeinlinevirtual
Setter typedefTCustomViewCreator< TView >::TAttribute< T, T(TView::*)() const, void(TView::*)(T)>
TagAttribute(std::string const &iName, typename ByValAttribute< TagID >::Getter iGetter, typename ByValAttribute< TagID >::Setter iSetter)TCustomViewCreator< TView >::TagAttributeinline
TAttribute(std::string const &iName, Getter iGetter, Setter iSetter)TCustomViewCreator< TView >::TAttribute< T, T(TView::*)() const, void(TView::*)(T)>inline
ViewAttribute(std::string iName)ViewAttributeinlineexplicit