18 #ifndef QGSPOINTDISPLACEMENTRENDERERWIDGET_H 19 #define QGSPOINTDISPLACEMENTRENDERERWIDGET_H 21 #include "ui_qgspointdisplacementrendererwidgetbase.h" 44 void blockAllSignals(
bool block );
45 void updateCenterIcon();
46 void setupBlankUi(
const QString& layerName );
49 void on_mLabelFieldComboBox_currentIndexChanged(
const QString& text );
50 void on_mRendererComboBox_currentIndexChanged(
int index );
51 void on_mPlacementComboBox_currentIndexChanged(
int index );
52 void on_mLabelFontButton_clicked();
53 void on_mCircleWidthSpinBox_valueChanged(
double d );
54 void on_mCircleColorButton_colorChanged(
const QColor& newColor );
55 void on_mDistanceSpinBox_valueChanged(
double d );
56 void on_mDistanceUnitWidget_changed();
57 void on_mLabelColorButton_colorChanged(
const QColor& newColor );
58 void on_mCircleModificationSpinBox_valueChanged(
double d );
59 void on_mScaleDependentLabelsCheckBox_stateChanged(
int state );
60 void on_mMaxScaleDenominatorEdit_textChanged(
const QString & text );
61 void on_mCenterSymbolPushButton_clicked();
62 void on_mRendererSettingsButton_clicked();
65 #endif // QGSPOINTDISPLACEMENTRENDERERWIDGET_H
Map canvas is a class for displaying all GIS data types on a canvas.
A renderer that automatically displaces points with the same position.
Represents a vector layer which manages a vector based data sets.