| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
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 30 of file qgslayoutatlaswidget.cpp.
| void QgsLayoutAtlasWidget::setMessageBar | ( | QgsMessageBar * | bar | ) | 
Sets the message bar to which to emit messages.
Definition at line 75 of file qgslayoutatlaswidget.cpp.