PropertyDelegate Class Reference

#include <property_delegate.h>

List of all members.

Public Member Functions

 PropertyDelegate (QObject *parent=0)
QWidget * createEditor (QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const
 create the editor when the user clicked on the property
void setEditorData (QWidget *, const QModelIndex &) const
 set the editor data when editor was created
void setModelData (QWidget *, QAbstractItemModel *, const QModelIndex &) const
 set the model data when the user leave the editor
void updateEditorGeometry (QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const
 set the editor geometry


Constructor & Destructor Documentation

PropertyDelegate::PropertyDelegate ( QObject *  parent = 0  ) 


Member Function Documentation

QWidget * PropertyDelegate::createEditor ( QWidget *  ,
const QStyleOptionViewItem &  ,
const QModelIndex &   
) const

void PropertyDelegate::setEditorData ( QWidget *  ,
const QModelIndex &   
) const

void PropertyDelegate::setModelData ( QWidget *  ,
QAbstractItemModel *  ,
const QModelIndex &   
) const

void PropertyDelegate::updateEditorGeometry ( QWidget *  ,
const QStyleOptionViewItem &  ,
const QModelIndex &   
) const


The documentation for this class was generated from the following files:
Generated on Thu Apr 5 13:13:17 2007 for LCDBuilder by  doxygen 1.4.7