QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Protected 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...
 

Protected Member Functions

void keyPressEvent (QKeyEvent *event) override
 

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 72 of file qgslayoutitemslistview.h.

Constructor & Destructor Documentation

◆ QgsLayoutItemsListView()

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

Constructor for QgsLayoutItemsListView.

Definition at line 86 of file qgslayoutitemslistview.cpp.

Member Function Documentation

◆ keyPressEvent()

void QgsLayoutItemsListView::keyPressEvent ( QKeyEvent *  event)
overrideprotected

Definition at line 122 of file qgslayoutitemslistview.cpp.

◆ setCurrentLayout()

void QgsLayoutItemsListView::setCurrentLayout ( QgsLayout layout)

Sets the current layout.

Definition at line 107 of file qgslayoutitemslistview.cpp.


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