|
QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
#include <qgslayoutattributeselectiondialog.h>

Public Member Functions | |
| QgsLayoutAttributeSelectionDialog (QgsLayoutItemAttributeTable *table, QgsVectorLayer *vLayer, QWidget *parent=nullptr, Qt::WindowFlags f=nullptr) | |
| constructor More... | |
A dialog to select what attributes to display (in the table item), set the column properties and specify a sort order
Definition at line 280 of file qgslayoutattributeselectiondialog.h.
| QgsLayoutAttributeSelectionDialog::QgsLayoutAttributeSelectionDialog | ( | QgsLayoutItemAttributeTable * | table, |
| QgsVectorLayer * | vLayer, | ||
| QWidget * | parent = nullptr, |
||
| Qt::WindowFlags | f = nullptr |
||
| ) |
constructor
Definition at line 596 of file qgslayoutattributeselectiondialog.cpp.
1.8.17