QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
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:

Public Member Functions

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

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 594 of file qgslayoutattributeselectiondialog.cpp.


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