18#ifndef QGSLAYOUTMARKERWIDGET_H
19#define QGSLAYOUTMARKERWIDGET_H
23#include "ui_qgslayoutmarkerwidgetbase.h"
51 QPointer<QgsLayoutItemMarker> mMarker;
55 void blockAllSignals(
bool block );
60 void rotationFromMapCheckBoxChanged(
int state );
62 void northOffsetSpinBoxChanged(
double d );
63 void northTypeComboBoxChanged(
int index );
66 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.