| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for IValue, including all inherited members.
| beginEdit()=0 | IValue | pure virtual | 
| dynamicCast() const | Interface | inline | 
| dynamicCast() | Interface | inline | 
| endEdit()=0 | IValue | pure virtual | 
| getConverter() const =0 | IValue | pure virtual | 
| getID() const =0 | IValue | pure virtual | 
| getValue() const =0 | IValue | pure virtual | 
| Interface()=default | Interface | |
| Interface(const Interface &)=delete | Interface | |
| Interface(Interface &&)=delete | Interface | |
| InvalidValue | IValue | static | 
| isActive() const =0 | IValue | pure virtual | 
| isEditing() const =0 | IValue | pure virtual | 
| operator=(const Interface &)=delete | Interface | |
| operator=(Interface &&)=delete | Interface | |
| performEdit(Type newValue)=0 | IValue | pure virtual | 
| registerListener(IValueListener *listener)=0 | IValue | pure virtual | 
| setActive(bool state)=0 | IValue | pure virtual | 
| Type typedef | IValue | |
| unregisterListener(IValueListener *listener)=0 | IValue | pure virtual | 
| ~Interface() noexcept | Interface | inlinevirtual |