openshot-audio
0.1.7
|
#include <juce_gui_basics.h>
Public Member Functions | |
ValueTreeWrapperBase (const ValueTree &state) | |
ValueTree & | getState () noexcept |
String | getID () const |
void | setID (const String &newID) |
Public Attributes | |
ValueTree | state |
Internal class used to manage ValueTrees that represent Drawables.
String Drawable::ValueTreeWrapperBase::getID | ( | ) | const |
|
inlinenoexcept |
ValueTree juce::Drawable::ValueTreeWrapperBase::state |