QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
QgsPlotMetadata Member List

This is the complete list of members for QgsPlotMetadata, including all inherited members.

createFunction() constQgsPlotMetadatainline
createPlot() overrideQgsPlotMetadatainlinevirtual
createPlotDataGatherer(QgsPlot *plot=nullptr) overrideQgsPlotMetadatainlinevirtual
createPlotDataGathererFunction() constQgsPlotMetadatainline
createPlotWidget(QWidget *parent=nullptr) overrideQgsPlotMetadatainlinevirtual
mCreateFuncQgsPlotMetadataprotected
mDataGathererCreateFuncQgsPlotMetadataprotected
mWidgetCreateFuncQgsPlotMetadataprotected
QgsPlotAbstractMetadata(const QString &type, const QString &visibleName)QgsPlotAbstractMetadatainline
QgsPlotMetadata(const QString &type, const QString &visibleName, const QgsPlotCreateFunc &pfCreate, const QgsPlotDataGathererCreateFunc &pdgfCreate=nullptr, const QgsPlotWidgetCreateFunc &pwfCreate=nullptr)QgsPlotMetadatainline
setWidgetCreateFunction(QgsPlotWidgetCreateFunc function)QgsPlotMetadatainline
type() constQgsPlotAbstractMetadatainline
visibleName() constQgsPlotAbstractMetadatainline
widgetCreateFunction() constQgsPlotMetadatainline
~QgsPlotAbstractMetadata()=defaultQgsPlotAbstractMetadatavirtual