|
QGIS API Documentation
2.8.2-Wien
|
#include "qgsvaluerelationwidgetwrapper.h"#include "qgsfield.h"#include "qgsmaplayerregistry.h"#include "qgsvaluerelationwidgetfactory.h"#include "qgsvectorlayer.h"
Go to the source code of this file.
Functions | |
| bool | orderByKeyLessThan (const QgsValueRelationWidgetWrapper::ValueRelationItem &p1, const QgsValueRelationWidgetWrapper::ValueRelationItem &p2) |
| bool | orderByValueLessThan (const QgsValueRelationWidgetWrapper::ValueRelationItem &p1, const QgsValueRelationWidgetWrapper::ValueRelationItem &p2) |
| bool orderByKeyLessThan | ( | const QgsValueRelationWidgetWrapper::ValueRelationItem & | p1, |
| const QgsValueRelationWidgetWrapper::ValueRelationItem & | p2 | ||
| ) |
Definition at line 23 of file qgsvaluerelationwidgetwrapper.cpp.
| bool orderByValueLessThan | ( | const QgsValueRelationWidgetWrapper::ValueRelationItem & | p1, |
| const QgsValueRelationWidgetWrapper::ValueRelationItem & | p2 | ||
| ) |
Definition at line 42 of file qgsvaluerelationwidgetwrapper.cpp.
1.8.1.2