|
class | TCustomViewCreator< TView >::BitmapAttribute |
| Specialization for a bitmap attribute. More...
|
|
class | TCustomViewCreator< TView >::BooleanAttribute |
| Specialization for the boolean attribute. More...
|
|
class | TCustomViewCreator< TView >::ColorAttribute |
| Specialization for the color attribute. More...
|
|
class | CustomViewCreator< TView, TBaseView > |
| Inherit from this class to provide the factory for a custom view. More...
|
|
class | TCustomViewCreator< TView >::FloatAttribute< TFloat > |
| Specialization for an float attribute (which can be a double or a float, etc..). More...
|
|
class | TCustomViewCreator< TView >::FontAttribute |
| Specialization for a bitmap attribute. More...
|
|
class | TCustomViewCreator< TView >::GradientAttribute |
| Specialization for the color attribute. More...
|
|
class | TCustomViewCreator< TView >::IntegerAttribute< TInt > |
| Specialization for an Integer attribute (which can be any kind of integer, like short, int32_t, etc..). More...
|
|
class | TCustomViewCreator< TView >::ListAttribute< T > |
| Specialization for a list of possible values defined by the AttributeMap More...
|
|
class | TCustomViewCreator< TView >::MarginAttribute |
| Specialization for the margin attribute. More...
|
|
class | TCustomViewCreator< TView >::RangeAttribute |
| Specialization for the range attribute. More...
|
|
class | TCustomViewCreator< TView >::TagAttribute |
| Specialization for a tag attribute (vst type TagID). More...
|
|
class | TCustomViewCreator< TView >::TAttribute< T, TGetter, TSetter > |
| Generic base class that implements the logic for a ViewAttribute that uses a getter and setter in TView. More...
|
|
class | TCustomViewCreator< TView > |
| Generic custom view creator base class. More...
|
|
class | TCustomViewCreator< TView >::VectorStringAttribute |
| Specialization for a vector of strings. More...
|
|
class | ViewAttribute |
| Base abstract class for an attribute of a view. More...
|
|