VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Property Member List

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

getColor() const Property
getFloat() const Property
getInteger() const Property
getObject() const Property
getPoint() const Property
getRect() const Property
getTransform() const Property
getType() const Propertyinline
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