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

#include <qgsrangeconfigdlg.h>

Inheritance diagram for QgsRangeConfigDlg:
Inheritance graph
[legend]

Public Member Functions

 QgsRangeConfigDlg (QgsVectorLayer *vl, int fieldIdx, QWidget *parent)
virtual QgsEditorWidgetConfig config ()
 Create a configuration from the current GUI state.
virtual 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.

Protected Slots

void rangeWidgetChanged (int index)

Constructor & Destructor Documentation

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

Member Function Documentation

QgsEditorWidgetConfig QgsRangeConfigDlg::config ( )
virtual

Create a configuration from the current GUI state.

Returns
A widget configuration

Implements QgsEditorConfigWidget.

void QgsRangeConfigDlg::rangeWidgetChanged ( int  index)
protectedslot
void QgsRangeConfigDlg::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: