QgsAttributeEditor Class Reference

#include <qgsattributeeditor.h>

List of all members.

Public Slots

void selectFileName (void)
void selectDate (void)

Public Member Functions

 QgsAttributeEditor (QObject *parent)

Static Public Member Functions

static QWidget * createAttributeEditor (QWidget *parent, QWidget *editor, QgsVectorLayer *vl, int idx, const QVariant &value)
static bool retrieveValue (QWidget *widget, QgsVectorLayer *vl, int idx, QVariant &value)
static bool setValue (QWidget *widget, QgsVectorLayer *vl, int idx, const QVariant &value)

Static Private Member Functions

static QComboBox * comboBox (QWidget *editor, QWidget *parent)


Detailed Description

Definition at line 29 of file qgsattributeeditor.h.


Constructor & Destructor Documentation

QgsAttributeEditor::QgsAttributeEditor ( QObject *  parent  )  [inline]

Definition at line 34 of file qgsattributeeditor.h.

Referenced by createAttributeEditor().


Member Function Documentation

QWidget * QgsAttributeEditor::createAttributeEditor ( QWidget *  parent,
QWidget *  editor,
QgsVectorLayer vl,
int  idx,
const QVariant &  value 
) [static]

bool QgsAttributeEditor::retrieveValue ( QWidget *  widget,
QgsVectorLayer vl,
int  idx,
QVariant &  value 
) [static]

bool QgsAttributeEditor::setValue ( QWidget *  widget,
QgsVectorLayer vl,
int  idx,
const QVariant &  value 
) [static]

QComboBox * QgsAttributeEditor::comboBox ( QWidget *  editor,
QWidget *  parent 
) [static, private]

Definition at line 98 of file qgsattributeeditor.cpp.

Referenced by createAttributeEditor().

void QgsAttributeEditor::selectFileName ( void   )  [slot]

Definition at line 41 of file qgsattributeeditor.cpp.

Referenced by createAttributeEditor().

void QgsAttributeEditor::selectDate ( void   )  [slot]

Definition at line 62 of file qgsattributeeditor.cpp.

Referenced by createAttributeEditor().


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

Generated on Sat Feb 4 19:17:23 2012 for Quantum GIS API Documentation by  doxygen 1.5.6