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

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

beforeDelete()CBaseObjectinlinevirtual
CBaseObject()CBaseObjectinline
forget()CBaseObjectinlinevirtual
getColor() const Property
getFloat() const Property
getInteger() const Property
getNbReference() const CBaseObjectinlinevirtual
getObject() const Property
getPoint() const Property
getRect() const Property
getTransform() const Property
getType() const Propertyinline
isTypeOf(IdStringPtr s) const Propertyinlinevirtual
kColor enum valueProperty
kFloat enum valueProperty
kInteger enum valueProperty
kObject enum valueProperty
kPoint enum valueProperty
kRect enum valueProperty
kTransformMatrix enum valueProperty
kUnknown enum valueProperty
newCopy() const Propertyinlinevirtual
notify(CBaseObject *sender, IdStringPtr message)CBaseObjectinlinevirtual
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()CBaseObjectinlinevirtual
Type enum nameProperty
~CBaseObject()CBaseObjectinlinevirtual
~Property()Property