QgsAttributeTableItemDelegate Class Reference

#include <qgsattributetable.h>

Collaboration diagram for QgsAttributeTableItemDelegate:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 37 of file qgsattributetable.h.

Public Member Functions

 QgsAttributeTableItemDelegate (QgsAttributeTable *table, QObject *parent=0)
QWidget * createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const

Private Attributes

QgsAttributeTablemTable


Constructor & Destructor Documentation

QgsAttributeTableItemDelegate::QgsAttributeTableItemDelegate ( QgsAttributeTable table,
QObject *  parent = 0 
)

Definition at line 35 of file qgsattributetable.cpp.


Member Function Documentation

QWidget * QgsAttributeTableItemDelegate::createEditor ( QWidget *  parent,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

Definition at line 40 of file qgsattributetable.cpp.

References QgsAttributeTable::AttributeType, mTable, QgsDebugMsg, and type().


Member Data Documentation

QgsAttributeTable* QgsAttributeTableItemDelegate::mTable [private]

Definition at line 46 of file qgsattributetable.h.

Referenced by createEditor().


The documentation for this class was generated from the following files:
Generated on Tue Oct 28 16:51:54 2008 for Quantum GIS API Documentation by  doxygen 1.5.1