16#ifndef QGSLAYOUTNEWITEMPROPERTIESDIALOG_H 
   17#define QGSLAYOUTNEWITEMPROPERTIESDIALOG_H 
   21#include "ui_qgslayoutnewitemproperties.h" 
A dialog for configuring properties like the size and position of layout items.
 
ReferencePoint
Fixed position reference point.
 
This class provides a method of storing points, consisting of an x and y coordinate,...
 
This class provides a method of storing sizes, consisting of a width and height, for use in QGIS layo...
 
Base class for layouts, which can contain items such as maps, labels, scalebars, etc.