|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Widget for configuring the properties of a layout atlas. More...
#include <qgslayoutatlaswidget.h>

Public Member Functions | |
| QgsLayoutAtlasWidget (QWidget *parent, QgsPrintLayout *layout) | |
| Constructor. More... | |
| void | setMessageBar (QgsMessageBar *bar) |
| Sets the message bar to which to emit messages. More... | |
Widget for configuring the properties of a layout atlas.
Definition at line 37 of file qgslayoutatlaswidget.h.
| QgsLayoutAtlasWidget::QgsLayoutAtlasWidget | ( | QWidget * | parent, |
| QgsPrintLayout * | layout | ||
| ) |
Constructor.
Definition at line 27 of file qgslayoutatlaswidget.cpp.
| void QgsLayoutAtlasWidget::setMessageBar | ( | QgsMessageBar * | bar | ) |
Sets the message bar to which to emit messages.
Definition at line 71 of file qgslayoutatlaswidget.cpp.