|
VSTGUI
4.3
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for Property, including all inherited members.
| beforeDelete() | CBaseObject | inlinevirtual |
| CBaseObject() | CBaseObject | inline |
| forget() | CBaseObject | inlinevirtual |
| getColor() const | Property | |
| getFloat() const | Property | |
| getInteger() const | Property | |
| getNbReference() const | CBaseObject | inlinevirtual |
| getObject() const | Property | |
| getPoint() const | Property | |
| getRect() const | Property | |
| getTransform() const | Property | |
| getType() const | Property | inline |
| isTypeOf(IdStringPtr s) const | Property | inlinevirtual |
| kColor enum value | Property | |
| kFloat enum value | Property | |
| kInteger enum value | Property | |
| kObject enum value | Property | |
| kPoint enum value | Property | |
| kRect enum value | Property | |
| kTransformMatrix enum value | Property | |
| kUnknown enum value | Property | |
| newCopy() const | Property | inlinevirtual |
| notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | inlinevirtual |
| operator=(const Property &p) | Property | |
| Property(Type type=kUnknown) | Property | |
| Property(int32_t intValue) | Property | |
| Property(double floatValue) | Property | |
| Property(CBaseObject *objectValue) | Property | |
| Property(const CRect &rectValue) | Property | |
| Property(const CPoint &pointValue) | Property | |
| Property(const CColor &colorValue) | Property | |
| Property(const CGraphicsTransform &transformValue) | Property | |
| Property(const Property &p) | Property | |
| remember() | CBaseObject | inlinevirtual |
| Type enum name | Property | |
| ~CBaseObject() | CBaseObject | inlinevirtual |
| ~Property() | Property |