#include <qtablewidgetitemproto.h>
◆ QTableWidgetItemProto()
| QTableWidgetItemProto::QTableWidgetItemProto |
( |
QObject * |
parent | ) |
|
◆ background()
| QBrush QTableWidgetItemProto::background |
( |
| ) |
const |
◆ checkState()
| Qt::CheckState QTableWidgetItemProto::checkState |
( |
| ) |
const |
◆ clone()
| QTableWidgetItem * QTableWidgetItemProto::clone |
( |
| ) |
const |
◆ column()
| int QTableWidgetItemProto::column |
( |
| ) |
const |
◆ data()
| QVariant QTableWidgetItemProto::data |
( |
int |
role | ) |
const |
◆ flags()
| Qt::ItemFlags QTableWidgetItemProto::flags |
( |
| ) |
const |
◆ font()
| QFont QTableWidgetItemProto::font |
( |
| ) |
const |
◆ foreground()
| QBrush QTableWidgetItemProto::foreground |
( |
| ) |
const |
◆ icon()
| QIcon QTableWidgetItemProto::icon |
( |
| ) |
const |
◆ isSelected()
| bool QTableWidgetItemProto::isSelected |
( |
| ) |
const |
◆ operator<()
| bool QTableWidgetItemProto::operator< |
( |
const QTableWidgetItem & |
other | ) |
const |
◆ operator=()
| QTableWidgetItem & QTableWidgetItemProto::operator= |
( |
const QTableWidgetItem & |
other | ) |
|
◆ read()
| void QTableWidgetItemProto::read |
( |
QDataStream & |
in | ) |
|
◆ row()
| int QTableWidgetItemProto::row |
( |
| ) |
const |
◆ setBackground()
| void QTableWidgetItemProto::setBackground |
( |
const QBrush & |
brush | ) |
|
◆ setCheckState()
| void QTableWidgetItemProto::setCheckState |
( |
Qt::CheckState |
state | ) |
|
◆ setData()
| void QTableWidgetItemProto::setData |
( |
int |
role, |
|
|
const QVariant & |
value |
|
) |
| |
◆ setFlags()
| void QTableWidgetItemProto::setFlags |
( |
Qt::ItemFlags |
flags | ) |
|
◆ setFont()
| void QTableWidgetItemProto::setFont |
( |
const QFont & |
font | ) |
|
◆ setForeground()
| void QTableWidgetItemProto::setForeground |
( |
const QBrush & |
brush | ) |
|
◆ setIcon()
| void QTableWidgetItemProto::setIcon |
( |
const QIcon & |
icon | ) |
|
◆ setSelected()
| void QTableWidgetItemProto::setSelected |
( |
bool |
select | ) |
|
◆ setSizeHint()
| void QTableWidgetItemProto::setSizeHint |
( |
const QSize & |
size | ) |
|
◆ setStatusTip()
| void QTableWidgetItemProto::setStatusTip |
( |
const QString & |
statusTip | ) |
|
◆ setText()
| void QTableWidgetItemProto::setText |
( |
const QString & |
text | ) |
|
◆ setTextAlignment()
| void QTableWidgetItemProto::setTextAlignment |
( |
int |
alignment | ) |
|
◆ setToolTip()
| void QTableWidgetItemProto::setToolTip |
( |
const QString & |
toolTip | ) |
|
◆ setWhatsThis()
| void QTableWidgetItemProto::setWhatsThis |
( |
const QString & |
whatsThis | ) |
|
◆ sizeHint()
| QSize QTableWidgetItemProto::sizeHint |
( |
| ) |
const |
◆ statusTip()
| QString QTableWidgetItemProto::statusTip |
( |
| ) |
const |
◆ tableWidget()
| QTableWidget * QTableWidgetItemProto::tableWidget |
( |
| ) |
const |
◆ text()
| QString QTableWidgetItemProto::text |
( |
| ) |
const |
◆ textAlignment()
| int QTableWidgetItemProto::textAlignment |
( |
| ) |
const |
◆ toolTip()
| QString QTableWidgetItemProto::toolTip |
( |
| ) |
const |
◆ type()
| int QTableWidgetItemProto::type |
( |
| ) |
const |
◆ whatsThis()
| QString QTableWidgetItemProto::whatsThis |
( |
| ) |
const |
◆ write()
| void QTableWidgetItemProto::write |
( |
QDataStream & |
out | ) |
const |
The documentation for this class was generated from the following files:
- qtablewidgetitemproto.h
- qtablewidgetitemproto.cpp