|
QGIS API Documentation 3.99.0-Master (21b3aa880ba)
|
#include "qgis_sip.h"#include "qgsexpressioncontext.h"#include "qgsexpressioncontextgenerator.h"#include "qgsnumericformat.h"#include "qgspanelwidget.h"#include "qgsplot.h"#include "qgspropertycollection.h"#include "qgspropertyoverridebutton.h"#include <QWidget>#include "ui_qgsbarchartplotwidgetbase.h"#include "ui_qgslinechartplotwidgetbase.h"#include "ui_qgspiechartplotwidgetbase.h"

Go to the source code of this file.
Classes | |
| class | QgsBarChartPlotWidget |
| Widget class to control the properties of bar chart plots. More... | |
| class | QgsLineChartPlotWidget |
| Widget class to control the properties of line chart plots. More... | |
| class | QgsPieChartPlotWidget |
| Widget class to control the properties of pie chart plots. More... | |
| class | QgsPlotWidget |
| Base class for widgets which allow control over the properties of plots. More... | |