QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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>
Public Member Functions | |
QgsLayoutAttributeSelectionDialog (QgsLayoutItemAttributeTable *table, QgsVectorLayer *vLayer, QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags()) | |
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 = Qt::WindowFlags() |
||
) |
constructor
Definition at line 596 of file qgslayoutattributeselectiondialog.cpp.