GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
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 | _sortorder |
Definition at line 32 of file find-files-model.cc.
|
inline |
Definition at line 35 of file find-files-model.cc.
References _sortorder.
|
inline |
Definition at line 39 of file find-files-model.cc.
References _sortorder.
Referenced by operator()().
|
inline |
Definition at line 59 of file find-files-model.cc.
Referenced by operator()().
|
inline |
Definition at line 64 of file find-files-model.cc.
References _sortorder, getValue(), and lessThan().
|
private |
Definition at line 75 of file find-files-model.cc.
Referenced by find_file_less_than(), getValue(), and operator()().