18 #ifndef QGSLAYOUTTABLEBACKGROUNDCOLORSDIALOG_H
19 #define QGSLAYOUTTABLEBACKGROUNDCOLORSDIALOG_H
26 #include "ui_qgslayouttablebackgroundstyles.h"
56 void buttonBox_accepted();
57 void buttonBox_rejected();
63 QMap< QgsLayoutTable::CellStyleGroup, QCheckBox * > mCheckBoxMap;
64 QMap< QgsLayoutTable::CellStyleGroup, QgsColorButton * > mColorButtonMap;
68 void setGuiElementValues();
A dialog for customization of the cell background colors for a QgsLayoutTable.
A class to display a table in the print layout, and allow the table to span over multiple frames.