18 #ifndef QGSLAYOUTMARKERWIDGET_H
19 #define QGSLAYOUTMARKERWIDGET_H
25 #include "ui_qgslayoutmarkerwidgetbase.h"
50 QPointer< QgsLayoutItemMarker > mMarker;
54 void blockAllSignals(
bool block );
59 void rotationFromMapCheckBoxChanged(
int state );
61 void northOffsetSpinBoxChanged(
double d );
62 void northTypeComboBoxChanged(
int index );
65 void setGuiElementValues();
A layout item for showing marker symbols.
Base class for graphical items within a QgsLayout.
Interface for master layout type objects, such as print layouts and reports.