QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsSensorGuiMetadata Member List

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

createSensor(QObject *parent) overrideQgsSensorGuiMetadatainlinevirtual
createSensorWidget(QgsAbstractSensor *sensor) overrideQgsSensorGuiMetadatainlinevirtual
creationIcon() const overrideQgsSensorGuiMetadatainlinevirtual
mCreateFuncQgsSensorGuiMetadataprotected
mIconQgsSensorGuiMetadataprotected
mWidgetFuncQgsSensorGuiMetadataprotected
QgsSensorAbstractGuiMetadata(const QString &type, const QString &visibleName)QgsSensorAbstractGuiMetadatainline
QgsSensorGuiMetadata(const QString &type, const QString &visibleName, const QIcon &creationIcon, const QgsSensorWidgetFunc &pfWidget=nullptr, const QgsSensorCreateFunc &pfCreateFunc=nullptr)QgsSensorGuiMetadatainline
sensorCreationFunction() constQgsSensorGuiMetadatainline
setSensorCreationFunction(const QgsSensorCreateFunc &function)QgsSensorGuiMetadatainline
setWidgetFunction(const QgsSensorWidgetFunc &function)QgsSensorGuiMetadatainline
type() constQgsSensorAbstractGuiMetadatainline
visibleName() constQgsSensorAbstractGuiMetadatainline
widgetFunction() constQgsSensorGuiMetadatainline
~QgsSensorAbstractGuiMetadata()=defaultQgsSensorAbstractGuiMetadatavirtual