| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
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.  More... | |
A dialog for customization of the cell background colors for a QgsLayoutTable.
Definition at line 39 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 28 of file qgslayouttablebackgroundcolorsdialog.cpp.