OpenShot Audio Library | OpenShotAudio 0.3.2
|
#include <juce_File.h>
Public Member Functions | |
NaturalFileComparator (bool shouldPutFoldersFirst) noexcept | |
int | compareElements (const File &firstFile, const File &secondFile) const |
Public Attributes | |
bool | foldersFirst |
Comparator for files
Definition at line 1070 of file juce_File.h.
|
inlinenoexcept |
Definition at line 1072 of file juce_File.h.
|
inline |
Definition at line 1074 of file juce_File.h.
bool juce::File::NaturalFileComparator::foldersFirst |
Definition at line 1086 of file juce_File.h.