QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
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 | |
A dialog to select what attributes to display (in the table item), set the column properties and specify a sort order.
Definition at line 288 of file qgslayoutattributeselectiondialog.h.
QgsLayoutAttributeSelectionDialog::QgsLayoutAttributeSelectionDialog | ( | QgsLayoutItemAttributeTable * | table, |
QgsVectorLayer * | vLayer, | ||
QWidget * | parent = nullptr , |
||
Qt::WindowFlags | f = Qt::WindowFlags() |
||
) |
constructor
Definition at line 597 of file qgslayoutattributeselectiondialog.cpp.