|
LMMS
|
Enumerations | |
| enum | ChangeType { propertyChanged = 1 , fullSync = 2 , childAdded = 3 , childRemoved = 4 , childMoved = 5 , propertyRemoved = 6 } |
Functions | |
| static void | getValueTreePath (ValueTree v, const ValueTree &topLevelTree, Array< int > &path) |
| static void | writeHeader (MemoryOutputStream &stream, ChangeType type) |
| static void | writeHeader (ValueTreeSynchroniser &target, MemoryOutputStream &stream, ChangeType type, ValueTree v) |
| static ValueTree | readSubTreeLocation (MemoryInputStream &input, ValueTree v) |
| enum juce::ValueTreeSynchroniserHelpers::ChangeType |
|
static |
|
static |
|
static |
|
static |