18#ifndef QGSLAYOUTMARKERWIDGET_H
19#define QGSLAYOUTMARKERWIDGET_H
25#include "ui_qgslayoutmarkerwidgetbase.h"
49 QPointer<QgsLayoutItemMarker> mMarker;
53 void blockAllSignals(
bool block );
58 void rotationFromMapCheckBoxChanged(
int state );
60 void northOffsetSpinBoxChanged(
double d );
61 void northTypeComboBoxChanged(
int index );
64 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.