| QGIS API Documentation
    2.8.2-Wien
    | 
#include <qgswebviewconfigdlg.h>

| Public Member Functions | |
| QgsWebViewWidgetConfigDlg (QgsVectorLayer *vl, int fieldIdx, QWidget *parent) | |
| QgsEditorWidgetConfig | config () override | 
| Create a configuration from the current GUI state. | |
| void | setConfig (const QgsEditorWidgetConfig &config) override | 
| Update the configuration widget to represent the given configuration. | |
|  Public Member Functions inherited from QgsEditorConfigWidget | |
| QgsEditorConfigWidget (QgsVectorLayer *vl, int fieldIdx, QWidget *parent) | |
| Create a new configuration widget. | |
| virtual | ~QgsEditorConfigWidget () | 
| Destructor. | |
| int | field () | 
| Returns the field for which this configuration widget applies. | |
| QgsVectorLayer * | layer () | 
| Returns the layer for which this configuration widget applies. | |
Definition at line 23 of file qgswebviewconfigdlg.h.
| 
 | explicit | 
Definition at line 18 of file qgswebviewconfigdlg.cpp.
| 
 | overridevirtual | 
Create a configuration from the current GUI state.
Implements QgsEditorConfigWidget.
Definition at line 24 of file qgswebviewconfigdlg.cpp.
| 
 | overridevirtual | 
Update the configuration widget to represent the given configuration.
| config | The configuration which should be represented by this widget | 
Implements QgsEditorConfigWidget.
Definition at line 34 of file qgswebviewconfigdlg.cpp.
 1.8.1.2
 1.8.1.2