Public Member Functions | |
find_file_less_than (int ord) | |
QVariant | getValue (const QFileInfo &f) const |
bool | lessThan (const QVariant &left, const QVariant &right) const |
bool | operator() (const QFileInfo &left, const QFileInfo &right) const |
Private Attributes | |
int | m_sortorder |
Definition at line 39 of file find-files-model.cc.
|
inline |
Definition at line 43 of file find-files-model.cc.
References m_sortorder.
|
inline |
Definition at line 45 of file find-files-model.cc.
References octave::f(), and m_sortorder.
Referenced by operator()().
|
inline |
Definition at line 68 of file find-files-model.cc.
References octave::left.
Referenced by operator()().
|
inline |
Definition at line 74 of file find-files-model.cc.
References getValue(), octave::left, lessThan(), and m_sortorder.
|
private |
Definition at line 87 of file find-files-model.cc.
Referenced by find_file_less_than(), getValue(), and operator()().