QGIS API Documentation
2.0.1-Dufour
|
Public Member Functions | |
FieldSorter (QgsAtlasComposition::SorterKeys &keys, bool ascending=true) | |
bool | operator() (const QgsFeatureId &id1, const QgsFeatureId &id2) |
Private Attributes | |
QgsAtlasComposition::SorterKeys & | mKeys |
bool | mAscending |
Definition at line 60 of file qgsatlascomposition.cpp.
|
inline |
Definition at line 63 of file qgsatlascomposition.cpp.
|
inline |
Definition at line 65 of file qgsatlascomposition.cpp.
References mAscending, and mKeys.
|
private |
Definition at line 86 of file qgsatlascomposition.cpp.
Referenced by operator()().
|
private |
Definition at line 85 of file qgsatlascomposition.cpp.
Referenced by operator()().