- background
QBrush background()
 Undocumented in source. Be warned that the author may not have intended to support it.
- backgroundColor
QColor backgroundColor()
 Undocumented in source. Be warned that the author may not have intended to support it.
- checkState
qt.core.namespace.CheckState checkState()
 Undocumented in source. Be warned that the author may not have intended to support it.
- clone
QTableWidgetItem clone()
 Undocumented in source.
- column
int column()
 Undocumented in source. Be warned that the author may not have intended to support it.
- data
QVariant data(int role)
 Undocumented in source.
- flags
qt.core.namespace.ItemFlags flags()
 Undocumented in source. Be warned that the author may not have intended to support it.
- font
QFont font()
 Undocumented in source. Be warned that the author may not have intended to support it.
- foreground
QBrush foreground()
 Undocumented in source. Be warned that the author may not have intended to support it.
- icon
QIcon icon()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isSelected
bool isSelected()
 Undocumented in source.
- opLess
bool opLess(QTableWidgetItem other)
 Undocumented in source.
- read
void read(QDataStream in_)
 Undocumented in source.
- row
int row()
 Undocumented in source. Be warned that the author may not have intended to support it.
- setBackground
void setBackground(const(QBrush) brush)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setBackgroundColor
void setBackgroundColor(const(QColor) color)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setCheckState
void setCheckState(qt.core.namespace.CheckState state)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setData
void setData(int role, const(QVariant) value)
 Undocumented in source.
- setData
void setData(int role, T value)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setFlags
void setFlags(qt.core.namespace.ItemFlags flags)
 Undocumented in source.
- setFont
void setFont(const(QFont) afont)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setForeground
void setForeground(const(QBrush) brush)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setIcon
void setIcon(const(QIcon) aicon)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setSelected
void setSelected(bool select)
 Undocumented in source.
- setSizeHint
void setSizeHint(const(QSize) size)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setStatusTip
void setStatusTip(const(QString) astatusTip)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setText
void setText(const(QString) atext)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setText
void setText(const(QString) atext)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setTextAlignment
void setTextAlignment(int alignment)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setTextColor
void setTextColor(const(QColor) color)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setToolTip
void setToolTip(const(QString) atoolTip)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setWhatsThis
void setWhatsThis(const(QString) awhatsThis)
 Undocumented in source. Be warned that the author may not have intended to support it.
- sizeHint
QSize sizeHint()
 Undocumented in source. Be warned that the author may not have intended to support it.
- statusTip
QString statusTip()
 Undocumented in source. Be warned that the author may not have intended to support it.
- tableWidget
QTableWidget tableWidget()
 Undocumented in source. Be warned that the author may not have intended to support it.
- text
QString text()
 Undocumented in source. Be warned that the author may not have intended to support it.
- textAlignment
int textAlignment()
 Undocumented in source. Be warned that the author may not have intended to support it.
- textColor
QColor textColor()
 Undocumented in source. Be warned that the author may not have intended to support it.
- toolTip
QString toolTip()
 Undocumented in source. Be warned that the author may not have intended to support it.
- type
int type()
 Undocumented in source. Be warned that the author may not have intended to support it.
- whatsThis
QString whatsThis()
 Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(QDataStream out_)
 Undocumented in source.