QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
QgsWebViewWidgetConfigDlg Class Reference

#include <qgswebviewconfigdlg.h>

Inheritance diagram for QgsWebViewWidgetConfigDlg:
Inheritance graph
[legend]

Public Member Functions

 QgsWebViewWidgetConfigDlg (QgsVectorLayer *vl, int fieldIdx, QWidget *parent)
QgsEditorWidgetConfig config ()
 Create a configuration from the current GUI state.
void setConfig (const QgsEditorWidgetConfig &config)
 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.
int field ()
 Returns the field for which this configuration widget applies.
QgsVectorLayerlayer ()
 Returns the layer for which this configuration widget applies.
virtual ~QgsEditorConfigWidget ()
 Destructor.

Constructor & Destructor Documentation

QgsWebViewWidgetConfigDlg::QgsWebViewWidgetConfigDlg ( QgsVectorLayer vl,
int  fieldIdx,
QWidget *  parent 
)
explicit

Member Function Documentation

QgsEditorWidgetConfig QgsWebViewWidgetConfigDlg::config ( )
virtual

Create a configuration from the current GUI state.

Returns
A widget configuration

Implements QgsEditorConfigWidget.

void QgsWebViewWidgetConfigDlg::setConfig ( const QgsEditorWidgetConfig config)
virtual

Update the configuration widget to represent the given configuration.

Parameters
configThe configuration which should be represented by this widget

Implements QgsEditorConfigWidget.


The documentation for this class was generated from the following files: