17 #ifndef QGSRENDERERV2PROPERTIESDIALOG_H 18 #define QGSRENDERERV2PROPERTIESDIALOG_H 23 #include "ui_qgsrendererv2propsdialogbase.h" 71 void setDockMode(
bool dockMode );
80 void layerVariablesChanged();
98 void rendererChanged();
120 void showOrderByDialog();
124 void updateUIState(
bool hidden );
138 void connectValueChanged(
const QList<QWidget *> &widgets,
const char *slot );
141 void keyPressEvent( QKeyEvent *event )
override;
Base class for visual effects which can be applied to QPicture drawings.
Map canvas is a class for displaying all GIS data types on a canvas.
QgsFeatureRequest::OrderBy mOrderBy
Represents a vector layer which manages a vector based data sets.
Represents a list of OrderByClauses, with the most important first and the least important last...