15 #ifndef QGSRENDERERV2WIDGET_H 16 #define QGSRENDERERV2WIDGET_H 65 void contextMenuViewCategories(
const QPoint& p );
67 void changeSymbolColor();
69 void changeSymbolTransparency();
71 void changeSymbolUnit();
73 void changeSymbolWidth();
75 void changeSymbolSize();
104 void populateMenu( QMenu* menu, QString fieldName, QActionGroup *actionGroup );
106 void updateMenu( QActionGroup* actionGroup, QString fieldName );
110 void rotationFieldSelected( QAction *a );
111 void sizeScaleFieldSelected( QAction *a );
112 void scaleMethodSelected( QAction *a );
116 void rotationFieldChanged( QString fldName );
117 void sizeScaleFieldChanged( QString fldName );
129 #endif // QGSRENDERERV2WIDGET_H
Container of fields for a vector layer.
Encapsulate a field in an attribute table or data source.
Represents a vector layer which manages a vector based data sets.