A structure that recursively holds a tree of plugins.
Public Attributes | |
| String | folder |
| The name of this folder in the tree. | |
| OwnedArray< PluginTree > | subFolders |
| Array< PluginDescription > | plugins |
| String juce::KnownPluginList::PluginTree::folder |
The name of this folder in the tree.
| OwnedArray<PluginTree> juce::KnownPluginList::PluginTree::subFolders |
| Array<PluginDescription> juce::KnownPluginList::PluginTree::plugins |