QGIS API Documentation
2.6.0-Brighton
|
#include "qgsvaluerelationwidgetwrapper.h"
#include "qgsfield.h"
#include "qgsmaplayerregistry.h"
#include "qgsvaluerelationwidgetfactory.h"
#include "qgsvectorlayer.h"
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 | ||
) |
bool orderByValueLessThan | ( | const QgsValueRelationWidgetWrapper::ValueRelationItem & | p1, |
const QgsValueRelationWidgetWrapper::ValueRelationItem & | p2 | ||
) |