![]() |
Home · All Classes · alphabetical Classes List · Modules · Functions · |
QxtItemDelegate provides signals for starting and finishing of editing and an optional decoration for top level indices in a single column QTreeView.
Requires Qt 4.2 or newer.
Constructs a new QxtItemDelegate with parent.
Destructs the item delegate.
This signal is emitted immediately after the editing of index has been started.
This signal is emitted immediately after the editing of index has been finished.
This property holds the top level index decoration style.
Top level indices are decorated according to this property. The default value is Qxt::NoDecoration.
This property holds the text elide mode.
The text of a decorated top level index is elided according to this property. The default value is Qt::ElideMiddle.
(c) 2007A.Picciani and A.Higerd LGPL | libqxt 0.2 |