QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Go to the source code of this file.
Classes | |
class | QgsPaintEffectAbstractMetadata |
Stores metadata about a paint effect class. More... | |
class | QgsPaintEffectMetadata |
Convenience metadata class that uses static functions to create an effect and its widget. More... | |
class | QgsPaintEffectRegistry |
Singleton registry of available paint effects. More... | |
Typedefs | |
typedef QgsPaintEffect *(* | QgsPaintEffectCreateFunc) (const QgsStringMap &) |
typedef QgsPaintEffectWidget *(* | QgsPaintEffectWidgetFunc) () |
typedef QgsPaintEffect*( * QgsPaintEffectCreateFunc) (const QgsStringMap &) |
Definition at line 78 of file qgspainteffectregistry.h.
typedef QgsPaintEffectWidget*( * QgsPaintEffectWidgetFunc) () |
Definition at line 79 of file qgspainteffectregistry.h.