VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Property Member List

This is the complete list of members for Property, including all inherited members.

getColor() constProperty
getFloat() constProperty
getInteger() constProperty
getObject() constProperty
getPoint() constProperty
getRect() constProperty
getTransform() constProperty
getType() constPropertyinline
kColor enum valueProperty
kFloat enum valueProperty
kInteger enum valueProperty
kObject enum valueProperty
kPoint enum valueProperty
kRect enum valueProperty
kTransformMatrix enum valueProperty
kUnknown enum valueProperty
operator=(const Property &p)Property
operator=(Property &&p) noexceptProperty
Property(Type type=kUnknown)Property
Property(int32_t intValue)Property
Property(double floatValue)Property
Property(IReference *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
Property(Property &&p) noexceptProperty
Type enum nameProperty
~Property() noexceptProperty