![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtTreeWidget class is an extended QTreeWidget with additional signals. More...
#include <QxtTreeWidget>
Inherits QTreeWidget.
The QxtTreeWidget class is an extended QTreeWidget with additional signals.
QxtTreeWidget offers an optional top level item decoration and a few most commonly requested signals.
See also QxtTreeWidgetItem.
Constructs a new QxtTreeWidget with parent.
Destructs the tree widget.
See also setDecorationStyle().
See also setElideMode().
This signal is emitted whenever the check state of item has changed.
Note: Use QxtTreeWidgetItem in order to enable this feature.
See also QxtTreeWidgetItem and QTreeWidgetItem::checkState().
This signal is emitted after the editing of item has been finished.
See also itemEditingStarted().
This signal is emitted after the editing of item has been started.
See also itemEditingFinished().
See also decorationStyle().
See also elideMode().
Copyright © 2007-2011 Qxt Foundation |
Qxt 0.6.2 |