QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgis_gui.h"
#include "qgslayoutobject.h"
#include "qgspanelwidget.h"
#include "qgslayoutitem.h"
#include "ui_qgslayoutitemwidgetbase.h"
#include <QObject>
#include <QPointer>
Go to the source code of this file.
Classes | |
class | QgsLayoutConfigObject |
An object for property widgets for layout items. All layout config type widgets should contain this object. More... | |
class | QgsLayoutItemBaseWidget |
A base class for property widgets for layout items. All layout item widgets should inherit from this base class. More... | |
class | QgsLayoutItemPropertiesWidget |
A widget for controlling the common properties of layout items (e.g. position and size, background, stroke, frame). This widget can be embedded into other layout item widgets. More... | |