#include <ValueTreeInspector.h>
Component class for a utility value tree inspector for use in development. See: ValueTreeInspectorWindow
◆ ValueTreeInspector()
| Tests::ValueTreeInspector::ValueTreeInspector::ValueTreeInspector |
( |
juce::ValueTree | valueTreeToUse | ) |
|
◆ ~ValueTreeInspector()
| Tests::ValueTreeInspector::ValueTreeInspector::~ValueTreeInspector |
( |
| ) |
|
|
override |
◆ copySelectedItem()
| void Tests::ValueTreeInspector::ValueTreeInspector::copySelectedItem |
( |
| ) |
|
|
private |
◆ deleteSelectedItems()
| void Tests::ValueTreeInspector::ValueTreeInspector::deleteSelectedItems |
( |
| ) |
|
|
private |
◆ keyPressed()
| bool Tests::ValueTreeInspector::ValueTreeInspector::keyPressed |
( |
const juce::KeyPress & | key | ) |
|
|
override |
◆ paint()
| void Tests::ValueTreeInspector::ValueTreeInspector::paint |
( |
juce::Graphics & | g | ) |
|
|
override |
◆ pasteSelectedItem()
| void Tests::ValueTreeInspector::ValueTreeInspector::pasteSelectedItem |
( |
| ) |
|
|
private |
◆ resized()
| void Tests::ValueTreeInspector::ValueTreeInspector::resized |
( |
| ) |
|
|
override |
◆ rootItem
| std::unique_ptr<ValueTreeItem> Tests::ValueTreeInspector::ValueTreeInspector::rootItem |
|
private |
◆ treeView
| juce::TreeView Tests::ValueTreeInspector::ValueTreeInspector::treeView |
|
private |
The documentation for this class was generated from the following files: