QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsLayoutTableBackgroundColorsDialog Class Reference

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

#include <qgslayouttablebackgroundcolorsdialog.h>

Inheritance diagram for QgsLayoutTableBackgroundColorsDialog:
Inheritance graph
[legend]

Public Member Functions

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

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 38 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 28 of file qgslayouttablebackgroundcolorsdialog.cpp.


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