JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::KnownPluginList Member List

This is the complete list of members for juce::KnownPluginList, including all inherited members.

addChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
addToBlacklist(const String &pluginID)juce::KnownPluginList
addToMenu(PopupMenu &menu, const Array< PluginDescription > &types, SortMethod sortMethod, const String &currentlyTickedPluginID={})juce::KnownPluginListstatic
addType(const PluginDescription &type)juce::KnownPluginList
anyListenersjuce::ChangeBroadcasterprivate
blacklistjuce::KnownPluginListprivate
broadcastCallbackjuce::ChangeBroadcasterprivate
callListeners()juce::ChangeBroadcasterprivate
ChangeBroadcaster() noexceptjuce::ChangeBroadcaster
changeListenersjuce::ChangeBroadcasterprivate
clear()juce::KnownPluginList
clearBlacklistedFiles()juce::KnownPluginList
createTree(const Array< PluginDescription > &types, SortMethod sortMethod)juce::KnownPluginListstatic
createXml() constjuce::KnownPluginList
defaultOrder enum valuejuce::KnownPluginList
dispatchPendingMessages()juce::ChangeBroadcaster
getBlacklistedFiles() constjuce::KnownPluginList
getIndexChosenByMenu(const Array< PluginDescription > &types, int menuResultCode)juce::KnownPluginListstatic
getNumTypes() const noexceptjuce::KnownPluginList
getTypeForFile(const String &fileOrIdentifier) constjuce::KnownPluginList
getTypeForIdentifierString(const String &identifierString) constjuce::KnownPluginList
getTypes() constjuce::KnownPluginList
getTypesForFormat(AudioPluginFormat &) constjuce::KnownPluginList
isListingUpToDate(const String &possiblePluginFileOrIdentifier, AudioPluginFormat &formatToUse) constjuce::KnownPluginList
KnownPluginList()juce::KnownPluginList
recreateFromXml(const XmlElement &xml)juce::KnownPluginList
removeAllChangeListeners()juce::ChangeBroadcaster
removeChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
removeFromBlacklist(const String &pluginID)juce::KnownPluginList
removeType(const PluginDescription &type)juce::KnownPluginList
scanAndAddDragAndDroppedFiles(AudioPluginFormatManager &formatManager, const StringArray &filenames, OwnedArray< PluginDescription > &typesFound)juce::KnownPluginList
scanAndAddFile(const String &possiblePluginFileOrIdentifier, bool dontRescanIfAlreadyInList, OwnedArray< PluginDescription > &typesFound, AudioPluginFormat &formatToUse)juce::KnownPluginList
scanFinished()juce::KnownPluginList
scanLockjuce::KnownPluginListprivate
scannerjuce::KnownPluginListprivate
sendChangeMessage()juce::ChangeBroadcaster
sendSynchronousChangeMessage()juce::ChangeBroadcaster
setCustomScanner(std::unique_ptr< CustomScanner > newScanner)juce::KnownPluginList
sort(SortMethod method, bool forwards)juce::KnownPluginList
sortAlphabetically enum valuejuce::KnownPluginList
sortByCategory enum valuejuce::KnownPluginList
sortByFileSystemLocation enum valuejuce::KnownPluginList
sortByFormat enum valuejuce::KnownPluginList
sortByInfoUpdateTime enum valuejuce::KnownPluginList
sortByManufacturer enum valuejuce::KnownPluginList
SortMethod enum namejuce::KnownPluginList
typesjuce::KnownPluginListprivate
typesArrayLockjuce::KnownPluginListprivate
~ChangeBroadcaster()juce::ChangeBroadcastervirtual
~KnownPluginList() overridejuce::KnownPluginList