17 #ifndef QGSATTRIBUTEDIALOG_H
18 #define QGSATTRIBUTEDIALOG_H
46 void restoreGeometry();
50 QDialog *
dialog() {
return mDialog; }
60 void dialogDestroyed();
63 bool eventFilter( QObject *obj, QEvent *event );
QgsHighlight * mHighlight
The feature class encapsulates a single feature including its id, geometry and a list of field/values...
A class for highlight features on the map.
Encapsulate a field in an attribute table or data source.
General purpose distance and area calculator.
QMap< int, QWidget * > mProxyWidgets
Represents a vector layer which manages a vector based data sets.