QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsLayoutAtlasWidget Class Reference

Widget for configuring the properties of a layout atlas. More...

#include <qgslayoutatlaswidget.h>

Inheritance diagram for QgsLayoutAtlasWidget:
Inheritance graph
[legend]

Public Member Functions

 QgsLayoutAtlasWidget (QWidget *parent, QgsPrintLayout *layout)
 Constructor. More...
 
void setMessageBar (QgsMessageBar *bar)
 Sets the message bar to which to emit messages. More...
 

Detailed Description

Widget for configuring the properties of a layout atlas.

Note
This class is not a part of public API
Since
QGIS 3.12

Definition at line 37 of file qgslayoutatlaswidget.h.

Constructor & Destructor Documentation

◆ QgsLayoutAtlasWidget()

QgsLayoutAtlasWidget::QgsLayoutAtlasWidget ( QWidget *  parent,
QgsPrintLayout layout 
)

Constructor.

Definition at line 29 of file qgslayoutatlaswidget.cpp.

Member Function Documentation

◆ setMessageBar()

void QgsLayoutAtlasWidget::setMessageBar ( QgsMessageBar bar)

Sets the message bar to which to emit messages.

Definition at line 73 of file qgslayoutatlaswidget.cpp.


The documentation for this class was generated from the following files: