|
QGIS API Documentation
3.2.0-Bonn (bc43194)
|


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 |
| Registry of available paint effects. More... | |
Typedefs | |
| typedef QgsPaintEffect *(* | QgsPaintEffectCreateFunc) (const QgsStringMap &) |
| typedef QgsPaintEffectWidget *(* | QgsPaintEffectWidgetFunc) () |
| typedef QgsPaintEffect*( * QgsPaintEffectCreateFunc) (const QgsStringMap &) |
Definition at line 85 of file qgspainteffectregistry.h.
| typedef QgsPaintEffectWidget*( * QgsPaintEffectWidgetFunc) () |
Definition at line 86 of file qgspainteffectregistry.h.
1.8.13