Gui::PropertyEditor::PropertyItemDelegate Class Reference

#include <PropertyItemDelegate.h>

List of all members.

Public Slots

void valueChanged ()

Public Member Functions

virtual QWidget * createEditor (QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const
virtual void paint (QPainter *painter, const QStyleOptionViewItem &opt, const QModelIndex &index) const
 PropertyItemDelegate (QObject *parent)
virtual void setEditorData (QWidget *editor, const QModelIndex &index) const
virtual void setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const
virtual QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const
 ~PropertyItemDelegate ()

Detailed Description

Definition at line 32 of file PropertyItemDelegate.h.


Constructor & Destructor Documentation

PropertyItemDelegate::PropertyItemDelegate ( QObject *  parent  ) 

Definition at line 38 of file PropertyItemDelegate.cpp.

PropertyItemDelegate::~PropertyItemDelegate (  ) 

Definition at line 43 of file PropertyItemDelegate.cpp.


Member Function Documentation

QWidget * PropertyItemDelegate::createEditor ( QWidget *  parent,
const QStyleOptionViewItem &  ,
const QModelIndex &  index 
) const [virtual]
void PropertyItemDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  opt,
const QModelIndex &  index 
) const [virtual]

Definition at line 54 of file PropertyItemDelegate.cpp.

void PropertyItemDelegate::setEditorData ( QWidget *  editor,
const QModelIndex &  index 
) const [virtual]
void PropertyItemDelegate::setModelData ( QWidget *  editor,
QAbstractItemModel *  model,
const QModelIndex &  index 
) const [virtual]
QSize PropertyItemDelegate::sizeHint ( const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const [virtual]

Definition at line 47 of file PropertyItemDelegate.cpp.

void PropertyItemDelegate::valueChanged (  )  [slot]

Definition at line 107 of file PropertyItemDelegate.cpp.

Referenced by createEditor().


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

Generated on Wed Nov 23 19:02:12 2011 for FreeCAD by  doxygen 1.6.1