QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs
qgscomposertablev2.h File Reference
#include "qgscomposermultiframe.h"
#include <QFont>
#include <QColor>
#include <QPair>
Include dependency graph for qgscomposertablev2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsComposerTableStyle
 Styling option for a composer table cell. More...
 
class  QgsComposerTableV2
 A class to display a table in the print composer, and allow the table to span over multiple frames. More...
 

Typedefs

typedef QList< QgsComposerTableColumn * > QgsComposerTableColumns
 List of column definitions for a QgsComposerTable. More...
 
typedef QList< QgsComposerTableRowQgsComposerTableContents
 List of QgsComposerTableRows, representing rows and column cell contents for a QgsComposerTable. More...
 
typedef QList< QVariantQgsComposerTableRow
 List of QVariants, representing a the contents of a single row in a QgsComposerTable. More...