| CLASS REFERENCE |
| Source: /harbour/contrib/hbqt/TQStyledItemDelegate.prg |
| http://doc.trolltech.com/4.5/qstyleditemdelegate.htm |
| oStyledItemDelegate : createEditor( pParent, pOption, pIndex ) | pQWidget |
| oStyledItemDelegate : displayText( pValue, pLocale ) | cQString |
| oStyledItemDelegate : itemEditorFactory() | pQItemEditorFactory |
| oStyledItemDelegate : paint( pPainter, pOption, pIndex ) | NIL |
| oStyledItemDelegate : setEditorData( pEditor, pIndex ) | NIL |
| oStyledItemDelegate : setItemEditorFactory( pFactory ) | NIL |
| oStyledItemDelegate : setModelData( pEditor, pModel, pIndex ) | NIL |
| oStyledItemDelegate : sizeHint( pOption, pIndex ) | pQSize |
| oStyledItemDelegate : updateEditorGeometry( pEditor, pOption, pIndex ) | NIL |
| FUNCTIONS REFERENCE |
| Source: /harbour/contrib/hbqt/QStyledItemDelegate.cpp |
| Qt_QStyledItemDelegate_createEditor( pQStyledItemDelegate, pParent, pOption, pIndex ) | pQWidget |
| Qt_QStyledItemDelegate_displayText( pQStyledItemDelegate, pValue, pLocale ) | cQString |
| Qt_QStyledItemDelegate_itemEditorFactory( pQStyledItemDelegate ) | pQItemEditorFactory |
| Qt_QStyledItemDelegate_paint( pQStyledItemDelegate, pPainter, pOption, pIndex ) | NIL |
| Qt_QStyledItemDelegate_setEditorData( pQStyledItemDelegate, pEditor, pIndex ) | NIL |
| Qt_QStyledItemDelegate_setItemEditorFactory( pQStyledItemDelegate, pFactory ) | NIL |
| Qt_QStyledItemDelegate_setModelData( pQStyledItemDelegate, pEditor, pModel, pIndex ) | NIL |
| Qt_QStyledItemDelegate_sizeHint( pQStyledItemDelegate, pOption, pIndex ) | pQSize |
| Qt_QStyledItemDelegate_updateEditorGeometry( pQStyledItemDelegate, pEditor, pOption, pIndex ) | NIL |