|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
This is the complete list of members for QgsPlotMetadata, including all inherited members.
| createFunction() const | QgsPlotMetadata | inline |
| createPlot() override | QgsPlotMetadata | inlinevirtual |
| createPlotDataGatherer(QgsPlot *plot=nullptr) override | QgsPlotMetadata | inlinevirtual |
| createPlotDataGathererFunction() const | QgsPlotMetadata | inline |
| createPlotWidget(QWidget *parent=nullptr) override | QgsPlotMetadata | inlinevirtual |
| mCreateFunc | QgsPlotMetadata | protected |
| mDataGathererCreateFunc | QgsPlotMetadata | protected |
| mWidgetCreateFunc | QgsPlotMetadata | protected |
| QgsPlotAbstractMetadata(const QString &type, const QString &visibleName) | QgsPlotAbstractMetadata | inline |
| QgsPlotMetadata(const QString &type, const QString &visibleName, const QgsPlotCreateFunc &pfCreate, const QgsPlotDataGathererCreateFunc &pdgfCreate=nullptr, const QgsPlotWidgetCreateFunc &pwfCreate=nullptr) | QgsPlotMetadata | inline |
| setWidgetCreateFunction(QgsPlotWidgetCreateFunc function) | QgsPlotMetadata | inline |
| type() const | QgsPlotAbstractMetadata | inline |
| visibleName() const | QgsPlotAbstractMetadata | inline |
| widgetCreateFunction() const | QgsPlotMetadata | inline |
| ~QgsPlotAbstractMetadata()=default | QgsPlotAbstractMetadata | virtual |