LMMS
Loading...
Searching...
No Matches
juce::KnownPluginList::PluginTree Struct Reference

#include <juce_KnownPluginList.h>

Public Attributes

String folder
OwnedArray< PluginTreesubFolders
Array< PluginDescriptionplugins

Detailed Description

A structure that recursively holds a tree of plugins.

See also
KnownPluginList::createTree()

Member Data Documentation

◆ folder

String juce::KnownPluginList::PluginTree::folder

The name of this folder in the tree

◆ plugins

Array<PluginDescription> juce::KnownPluginList::PluginTree::plugins

◆ subFolders

OwnedArray<PluginTree> juce::KnownPluginList::PluginTree::subFolders

The documentation for this struct was generated from the following file: