OpenShot Library | OpenShotAudio 0.2.2
|
Comparator for files. More...
#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 1074 of file juce_File.h.
|
inlinenoexcept |
Definition at line 1076 of file juce_File.h.
|
inline |
Definition at line 1078 of file juce_File.h.
bool juce::File::NaturalFileComparator::foldersFirst |
Definition at line 1090 of file juce_File.h.