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