|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for UIAttributes, including all inherited members.
| CBaseObject() | CBaseObject | inline |
| forget() | CBaseObject | inlinevirtual |
| getAttributeArray(UTF8StringPtr name, std::vector< std::string > &values) const | UIAttributes | |
| getAttributeValue(UTF8StringPtr name) const | UIAttributes | |
| getBooleanAttribute(UTF8StringPtr name, bool &value) const | UIAttributes | |
| getDoubleAttribute(UTF8StringPtr name, double &value) const | UIAttributes | |
| getIntegerAttribute(UTF8StringPtr name, int32_t &value) const | UIAttributes | |
| getNbReference() const | CBaseObject | inlinevirtual |
| getPointAttribute(UTF8StringPtr name, CPoint &p) const | UIAttributes | |
| getRectAttribute(UTF8StringPtr name, CRect &r) const | UIAttributes | |
| hasAttribute(UTF8StringPtr name) const | UIAttributes | |
| notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | inlinevirtual |
| remember() | CBaseObject | inlinevirtual |
| removeAll() | UIAttributes | inline |
| removeAttribute(UTF8StringPtr name) | UIAttributes | |
| restore(InputStream &stream) | UIAttributes | |
| setAttribute(UTF8StringPtr name, UTF8StringPtr value) | UIAttributes | |
| setAttributeArray(UTF8StringPtr name, const std::vector< std::string > &values) | UIAttributes | |
| setBooleanAttribute(UTF8StringPtr name, bool value) | UIAttributes | |
| setDoubleAttribute(UTF8StringPtr name, double value) | UIAttributes | |
| setIntegerAttribute(UTF8StringPtr name, int32_t value) | UIAttributes | |
| setPointAttribute(UTF8StringPtr name, const CPoint &p) | UIAttributes | |
| setRectAttribute(UTF8StringPtr name, const CRect &r) | UIAttributes | |
| store(OutputStream &stream) | UIAttributes | |
| UIAttributes(UTF8StringPtr *attributes=0) | UIAttributes | |
| ~CBaseObject() | CBaseObject | inlinevirtual |
| ~UIAttributes() | UIAttributes |