|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include <memory>#include "qgis_core.h"#include "qgis_sip.h"#include "qgsmargins.h"#include "qgspropertycollection.h"#include "qgstextformat.h"#include <QSizeF>

Go to the source code of this file.
Classes | |
| class | Qgs2DPlot |
| Base class for 2-dimensional plot/chart/graphs. More... | |
| class | Qgs2DXyPlot |
| Base class for 2-dimensional plot/chart/graphs with an X and Y axes. More... | |
| class | QgsAbstractPlotSeries |
| An abstract class used to encapsulate the data for a plot series. More... | |
| class | QgsPlot |
| Base class for plot/chart/graphs. More... | |
| class | QgsPlotAxis |
| Encapsulates the properties of a plot axis. More... | |
| class | QgsPlotData |
| Encapsulates one or more plot series. More... | |
| class | QgsPlotDefaultSettings |
| Manages default settings for plot objects. More... | |
| class | QgsPlotRenderContext |
| Contains information about the context of a plot rendering operation. More... | |
| class | QgsXyPlotSeries |
| Encapsulates the data for an XY plot series. More... | |