|
QGIS API Documentation 3.99.0-Master (21b3aa880ba)
|
A dialog for customization of the cell background colors for a QgsLayoutTable. More...
#include <qgslayouttablebackgroundcolorsdialog.h>

Public Member Functions | |
| QgsLayoutTableBackgroundColorsDialog (QgsLayoutTable *table, QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags()) | |
| Constructor for QgsLayoutTableBackgroundColorsDialog. | |
A dialog for customization of the cell background colors for a QgsLayoutTable.
Definition at line 40 of file qgslayouttablebackgroundcolorsdialog.h.
| QgsLayoutTableBackgroundColorsDialog::QgsLayoutTableBackgroundColorsDialog | ( | QgsLayoutTable * | table, |
| QWidget * | parent = nullptr, | ||
| Qt::WindowFlags | flags = Qt::WindowFlags() ) |
Constructor for QgsLayoutTableBackgroundColorsDialog.
| table | associated layout table |
| parent | parent widget |
| flags | window flags |
Definition at line 31 of file qgslayouttablebackgroundcolorsdialog.cpp.