This GUITreeEditor shows the DOM tree for the GUI.
More...
#include <foleys_GUITreeEditor.h>
Inherits Component, and Listener.
This GUITreeEditor shows the DOM tree for the GUI.
The order can be dragged within and nodes be selected to edit them in the PropertiesEditor. It also allows copy and paste via CMD+C/V of sub trees.
◆ GUITreeEditor()
◆ paint()
void paint |
( |
juce::Graphics & | g | ) |
|
|
override |
◆ resized()
◆ setValueTree()
void setValueTree |
( |
const juce::ValueTree & | refTree | ) |
|
◆ updateTree()
◆ setSelectedNode()
void setSelectedNode |
( |
const juce::ValueTree & | node | ) |
|
The documentation for this class was generated from the following files: