15 #ifndef QGSLAYOUTUNITSCOMBOBOX_H 16 #define QGSLAYOUTUNITSCOMBOBOX_H 22 #include <QDoubleSpinBox> 67 void linkToWidget( QDoubleSpinBox *widget );
92 void indexChanged(
int index );
100 QList< QPointer< QDoubleSpinBox > > mLinkedSpinBoxes;
103 #endif // QGSLAYOUTUNITSCOMBOBOX_H
A custom combo box for selecting units for layout settings.
This class provides a method of converting QgsLayoutMeasurements from one unit to another...
LayoutUnit
Layout measurement units.