JUCE
Public Member Functions | Public Attributes | List of all members
juce::File::NaturalFileComparator Struct Reference

Public Member Functions

 NaturalFileComparator (bool shouldPutFoldersFirst) noexcept
 
int compareElements (const File &firstFile, const File &secondFile) const
 

Public Attributes

bool foldersFirst
 

Constructor & Destructor Documentation

◆ NaturalFileComparator()

juce::File::NaturalFileComparator::NaturalFileComparator ( bool  shouldPutFoldersFirst)
noexcept

Member Function Documentation

◆ compareElements()

int juce::File::NaturalFileComparator::compareElements ( const File firstFile,
const File secondFile 
) const

Member Data Documentation

◆ foldersFirst

bool juce::File::NaturalFileComparator::foldersFirst

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