QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
QgsLayoutTableBackgroundColorsDialog Class Reference

A dialog for customization of the cell background colors for a QgsLayoutTable. More...

#include <qgslayouttablebackgroundcolorsdialog.h>

Inheritance diagram for QgsLayoutTableBackgroundColorsDialog:

Public Member Functions

 QgsLayoutTableBackgroundColorsDialog (QgsLayoutTable *table, QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags())
 Constructor for QgsLayoutTableBackgroundColorsDialog.

Detailed Description

A dialog for customization of the cell background colors for a QgsLayoutTable.

Note
This class is not a part of public API

Definition at line 40 of file qgslayouttablebackgroundcolorsdialog.h.

Constructor & Destructor Documentation

◆ QgsLayoutTableBackgroundColorsDialog()

QgsLayoutTableBackgroundColorsDialog::QgsLayoutTableBackgroundColorsDialog ( QgsLayoutTable * table,
QWidget * parent = nullptr,
Qt::WindowFlags flags = Qt::WindowFlags() )

Constructor for QgsLayoutTableBackgroundColorsDialog.

Parameters
tableassociated layout table
parentparent widget
flagswindow flags

Definition at line 31 of file qgslayouttablebackgroundcolorsdialog.cpp.


The documentation for this class was generated from the following files: