|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
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 38 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 29 of file qgslayouttablebackgroundcolorsdialog.cpp.