| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgis_core.h"#include "qgis_sip.h"#include "qgstextformat.h"#include <QVariant>#include <QColor>#include <memory>

Go to the source code of this file.
| Classes | |
| class | QgsTableCell | 
| Encapsulates the contents and formatting of a single table cell.  More... | |
| Typedefs | |
| typedef QVector< QgsTableRow > | QgsTableContents | 
| A set of table rows.  More... | |
| typedef QVector< QgsTableCell > | QgsTableRow | 
| A row of table cells.  More... | |
| typedef QVector<QgsTableRow> QgsTableContents | 
| typedef QVector<QgsTableCell> QgsTableRow |