17 #ifndef QGSSIZESCALEWIDGET_H
18 #define QGSSIZESCALEWIDGET_H
23 #include "ui_widget_size_scale.h"
24 #include <QStandardItemModel>
25 #include <QItemDelegate>
53 void computeFromLayerTriggered();
80 return mModel->item( index.
row() )->icon().actualSize(
QSize( 512, 512 ) );
90 #endif //QGSSIZESCALEWIDGET_H
Layer tree group node serves as a container for layers and further groups.
An assistant (wizard) dialog, accessible from a QgsDataDefinedButton.
A container class for data source field mapping or expression.
virtual QgsDataDefined dataDefined() const =0
Class storing parameters of a scale expression, which is a subclass of QgsExpression for expressions ...
Map canvas is a class for displaying all GIS data types on a canvas.
virtual QSize sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const
QgsMapCanvas * mMapCanvas
virtual void showEvent(QShowEvent *event)
Represents a vector layer which manages a vector based data sets.
Layer tree node points to a map layer.