Qt 4.8
|
#include "qstringlistmodel.h"
Go to the source code of this file.
Functions | |
static bool | ascendingLessThan (const QPair< QString, int > &s1, const QPair< QString, int > &s2) |
static bool | decendingLessThan (const QPair< QString, int > &s1, const QPair< QString, int > &s2) |
|
static |
Definition at line 238 of file qstringlistmodel.cpp.
Referenced by QStringListModel::sort().
|
static |
Definition at line 243 of file qstringlistmodel.cpp.
Referenced by QStringListModel::sort().