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

This is the complete list of members for TCustomViewCreator< TView >::IntegerAttribute< TInt >, 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, TInt &oValue) const overrideTCustomViewCreator< TView >::IntegerAttribute< TInt >inline
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 >::IntegerAttribute< TInt >
getType() overrideTCustomViewCreator< TView >::IntegerAttribute< TInt >inlinevirtual
IntegerAttribute(std::string const &iName, Getter iGetter, Setter iSetter)TCustomViewCreator< TView >::IntegerAttribute< TInt >inline
Setter typedefTCustomViewCreator< TView >::IntegerAttribute< TInt >
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