![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtListWidget class is an extended QListWidget with additional signals. More...
#include <QxtListWidget>
Inherits QListWidget.
The QxtListWidget class is an extended QListWidget with additional signals.
QxtListWidget offers a few most commonly requested signals.
See also QxtListWidgetItem.
Constructs a new QxtListWidget with parent.
Destructs the list widget.
This signal is emitted whenever the check state of item has changed.
Note: Use QxtListWidgetItem in order to enable this feature.
See also QxtListWidgetItem and QListWidgetItem::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().
Copyright © 2007-2011 Qxt Foundation |
Qxt 0.6.2 |