QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Public Member Functions | List of all members
QgsLayoutItemsListView Class Reference

A list view for showing items in a layout. More...

#include <qgslayoutitemslistview.h>

Inheritance diagram for QgsLayoutItemsListView:
Inheritance graph
[legend]

Public Member Functions

 QgsLayoutItemsListView (QWidget *parent, QgsLayoutDesignerInterface *designer)
 Constructor for QgsLayoutItemsListView. More...
 
void setCurrentLayout (QgsLayout *layout)
 Sets the current layout. More...
 

Detailed Description

A list view for showing items in a layout.

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

Definition at line 70 of file qgslayoutitemslistview.h.

Constructor & Destructor Documentation

◆ QgsLayoutItemsListView()

QgsLayoutItemsListView::QgsLayoutItemsListView ( QWidget *  parent,
QgsLayoutDesignerInterface designer 
)

Constructor for QgsLayoutItemsListView.

Definition at line 80 of file qgslayoutitemslistview.cpp.

Member Function Documentation

◆ setCurrentLayout()

void QgsLayoutItemsListView::setCurrentLayout ( QgsLayout layout)

Sets the current layout.

Definition at line 95 of file qgslayoutitemslistview.cpp.


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