QGIS API Documentation  3.16.0-Hannover (43b64b13f3)
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 280 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 596 of file qgslayoutattributeselectiondialog.cpp.


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