QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Go to the source code of this file.
Classes | |
class | QgsCalloutAbstractMetadata |
Stores metadata about one callout renderer class. More... | |
class | QgsCalloutMetadata |
Convenience metadata class that uses static functions to create callouts and their widgets. More... | |
class | QgsCalloutRegistry |
Registry of available callout classes. More... | |
Typedefs | |
typedef QgsCallout *(* | QgsCalloutCreateFunc) (const QVariantMap &, const QgsReadWriteContext &) |
typedef QgsCalloutWidget *(* | QgsCalloutWidgetFunc) (QgsMapLayer *) |
typedef QgsCallout *(* QgsCalloutCreateFunc) (const QVariantMap &, const QgsReadWriteContext &) |
Definition at line 102 of file qgscalloutsregistry.h.
typedef QgsCalloutWidget *(* QgsCalloutWidgetFunc) (QgsMapLayer *) |
Definition at line 103 of file qgscalloutsregistry.h.