|
LMMS
|
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 |
|
inlinenoexcept |
|
inline |
|
private |
|
private |