![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtTableWidgetItem class is an extended QTableWidgetItem. More...
#include <QxtTableWidgetItem>
Inherits QTableWidgetItem.
The QxtTableWidgetItem class is an extended QTableWidgetItem.
QxtTableWidgetItem provides means for offering check state change signals and convenience methods for testing and setting flags.
See also QxtTableWidget.
Constructs a new QxtTableWidgetItem with type.
Constructs a new QxtTableWidgetItem with text and type.
Constructs a new QxtTableWidgetItem with icon, text and type.
Constructs a copy of other.
Destructs the table widget item.
If enabled is true, the item flag is enabled; otherwise, it is disabled.
See also testFlag(), QTableWidgetItem::setFlags(), and Qt::ItemFlag.
Returns true if the flag is set, otherwise false.
See also setFlag(), QTableWidgetItem::flags(), and Qt::ItemFlag.
Copyright © 2007-2010 Qxt Foundation |
Qxt 0.6.1 |