Quantum GIS API Documentation  1.8
Classes | Typedefs
src/core/symbology-ng/qgssymbollayerv2registry.h File Reference
#include "qgssymbolv2.h"
#include "qgssymbollayerv2.h"
Include dependency graph for qgssymbollayerv2registry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsSymbolLayerV2AbstractMetadata
 Stores metadata about one symbol layer class. More...
class  QgsSymbolLayerV2Metadata
 Convenience metadata class that uses static functions to create symbol layer and its widget. More...
class  QgsSymbolLayerV2Registry
 Registry of available symbol layer classes. More...

Typedefs

typedef QgsSymbolLayerV2 *(* QgsSymbolLayerV2CreateFunc )(const QgsStringMap &)
typedef QgsSymbolLayerV2Widget *(* QgsSymbolLayerV2WidgetFunc )(const QgsVectorLayer *)
typedef QgsSymbolLayerV2 *(* QgsSymbolLayerV2CreateFromSldFunc )(QDomElement &)

Typedef Documentation

Definition at line 58 of file qgssymbollayerv2registry.h.

Definition at line 56 of file qgssymbollayerv2registry.h.

typedef QgsSymbolLayerV2Widget*( * QgsSymbolLayerV2WidgetFunc)(const QgsVectorLayer *)

Definition at line 57 of file qgssymbollayerv2registry.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines