QGIS API Documentation
2.14.11-Essen
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
core
qgseditorwidgetconfig.h
Go to the documentation of this file.
1
/***************************************************************************
2
qgseditorwidgetconfig.h
3
---------------------
4
begin : September 2013
5
copyright : (C) 2013 by Matthias Kuhn
6
email : matthias at opengis dot ch
7
***************************************************************************
8
* *
9
* This program is free software; you can redistribute it and/or modify *
10
* it under the terms of the GNU General Public License as published by *
11
* the Free Software Foundation; either version 2 of the License, or *
12
* (at your option) any later version. *
13
* *
14
***************************************************************************/
15
#include <QMap>
16
#include <QString>
17
#include <QVariant>
18
19
33
typedef
QMap<QString, QVariant>
QgsEditorWidgetConfig
;
QMap< QString, QVariant >
QgsEditorWidgetConfig
QMap< QString, QVariant > QgsEditorWidgetConfig
Holds a set of configuration parameters for a editor widget wrapper.
Definition:
qgseditorwidgetconfig.h:33
Generated on Wed Jan 25 2017 08:47:17 for QGIS API Documentation by
1.8.8