LMMS
Loading...
Searching...
No Matches
juce::PluginSorter Struct Reference

Public Member Functions

 PluginSorter (KnownPluginList::SortMethod sortMethod, bool forwards) noexcept
bool operator() (const PluginDescription &first, const PluginDescription &second) const

Static Private Member Functions

static String lastPathPart (const String &path)
static int compare (Time a, Time b) noexcept

Private Attributes

KnownPluginList::SortMethod method
int direction

Constructor & Destructor Documentation

◆ PluginSorter()

juce::PluginSorter::PluginSorter ( KnownPluginList::SortMethod sortMethod,
bool forwards )
inlinenoexcept

Member Function Documentation

◆ compare()

int juce::PluginSorter::compare ( Time a,
Time b )
inlinestaticprivatenoexcept

◆ lastPathPart()

String juce::PluginSorter::lastPathPart ( const String & path)
inlinestaticprivate

◆ operator()()

bool juce::PluginSorter::operator() ( const PluginDescription & first,
const PluginDescription & second ) const
inline

Member Data Documentation

◆ direction

int juce::PluginSorter::direction
private

◆ method

KnownPluginList::SortMethod juce::PluginSorter::method
private

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