QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs | Enumerations
qgsstylev2.h File Reference
#include <QMap>
#include <QMultiMap>
#include <QString>
#include <sqlite3.h>
#include "qgssymbollayerv2utils.h"
Include dependency graph for qgsstylev2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsStyleV2
 

Typedefs

typedef QMultiMap< QString, QStringQgsSmartConditionMap
 A multimap to hold the smart group conditions as constraint and parameter pairs. More...
 
typedef QMap< int, QStringQgsSymbolGroupMap
 
typedef QMap< QString, QgsVectorColorRampV2 *> QgsVectorColorRampV2Map
 

Enumerations

enum  ColorrampTable { ColorrampId, ColorrampName, ColorrampXML, ColorrampGroupId }
 
enum  SmartgroupTable { SmartgroupId, SmartgroupName, SmartgroupXML }
 
enum  SymbolTable { SymbolId, SymbolName, SymbolXML, SymbolGroupId }
 
enum  SymgroupTable { SymgroupId, SymgroupName, SymgroupParent }
 
enum  TagmapTable { TagmapTagId, TagmapSymbolId }
 
enum  TagTable { TagId, TagName }
 

Typedef Documentation

◆ QgsSymbolGroupMap

Definition at line 35 of file qgsstylev2.h.

◆ QgsVectorColorRampV2Map

Definition at line 32 of file qgsstylev2.h.

Enumeration Type Documentation

◆ ColorrampTable

Enumerator
ColorrampId 
ColorrampName 
ColorrampXML 
ColorrampGroupId 

Definition at line 63 of file qgsstylev2.h.

◆ SmartgroupTable

Enumerator
SmartgroupId 
SmartgroupName 
SmartgroupXML 

Definition at line 64 of file qgsstylev2.h.

◆ SymbolTable

Enumerator
SymbolId 
SymbolName 
SymbolXML 
SymbolGroupId 

Definition at line 59 of file qgsstylev2.h.

◆ SymgroupTable

Enumerator
SymgroupId 
SymgroupName 
SymgroupParent 

Definition at line 60 of file qgsstylev2.h.

◆ TagmapTable

Enumerator
TagmapTagId 
TagmapSymbolId 

Definition at line 62 of file qgsstylev2.h.

◆ TagTable

enum TagTable
Enumerator
TagId 
TagName 

Definition at line 61 of file qgsstylev2.h.