QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Widget for configuring the properties of a layout atlas. More...
#include <qgslayoutatlaswidget.h>
Public Member Functions | |
QgsLayoutAtlasWidget (QWidget *parent, QgsPrintLayout *layout) | |
Constructor. | |
void | setMessageBar (QgsMessageBar *bar) |
Sets the message bar to which to emit messages. | |
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 29 of file qgslayoutatlaswidget.cpp.
void QgsLayoutAtlasWidget::setMessageBar | ( | QgsMessageBar * | bar | ) |
Sets the message bar to which to emit messages.
Definition at line 73 of file qgslayoutatlaswidget.cpp.