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

A dialog to select what attributes to display (in the table item), set the column properties and specify a sort order. More...

#include <qgslayoutattributeselectiondialog.h>

Inheritance diagram for QgsLayoutAttributeSelectionDialog:
Inheritance graph
[legend]

Public Member Functions

 QgsLayoutAttributeSelectionDialog (QgsLayoutItemAttributeTable *table, QgsVectorLayer *vLayer, QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
 constructor More...
 

Detailed Description

A dialog to select what attributes to display (in the table item), set the column properties and specify a sort order.

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

Definition at line 288 of file qgslayoutattributeselectiondialog.h.

Constructor & Destructor Documentation

◆ QgsLayoutAttributeSelectionDialog()

QgsLayoutAttributeSelectionDialog::QgsLayoutAttributeSelectionDialog ( QgsLayoutItemAttributeTable table,
QgsVectorLayer vLayer,
QWidget *  parent = nullptr,
Qt::WindowFlags  f = Qt::WindowFlags() 
)

constructor

Definition at line 597 of file qgslayoutattributeselectiondialog.cpp.


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