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;
This class provides a method of converting QgsLayoutMeasurements from one unit to another.
A custom combo box for selecting units for layout settings.
void changed(QgsUnitTypes::LayoutUnit unit)
Emitted when the unit is changed.
LayoutUnit
Layout measurement units.
@ LayoutMillimeters
Millimeters.