16 #ifndef QGSQUICKSCALEBARKIT_H
17 #define QGSQUICKSCALEBARKIT_H
22 #include "qgis_quick.h"
54 Q_PROPERTY(
QgsQuickMapSettings *mapSettings MEMBER mMapSettings WRITE setMapSettings NOTIFY mapSettingsChanged )
59 Q_PROPERTY(
int preferredWidth MEMBER mPreferredWidth NOTIFY preferredWidthChanged )
69 Q_PROPERTY( QString units READ units NOTIFY scaleBarChanged )
76 Q_PROPERTY(
int distance READ distance NOTIFY scaleBarChanged )
82 Q_PROPERTY(
int width READ width NOTIFY scaleBarChanged )
105 QString units()
const;
125 void updateScaleBar();
137 #endif // QGSQUICKSCALEBARKIT_H