Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QTableWidgetItem
This is the complete list of members for
QTableWidgetItem
, including inherited members.
QTableWidgetItem
()
QTableWidgetItem
( const QString &
text
)
~QTableWidgetItem
()
QColor
backgroundColor
() const
int
checked
() const
void
clear
()
QVariant
data
( int
role
) const
QAbstractItemModel::ItemFlags
flags
() const
QFont
font
() const
QIcon
icon
() const
void
setBackgroundColor
( const QColor &
color
)
void
setChecked
( const bool
checked
)
void
setData
( int
role
, const QVariant &
value
)
void
setFlags
( QAbstractItemModel::ItemFlags
flags
)
void
setFont
( const QFont &
font
)
void
setIcon
( const QIcon &
icon
)
void
setStatusTip
( const QString &
statusTip
)
void
setText
( const QString &
text
)
void
setTextAlignment
( int
alignment
)
void
setTextColor
( const QColor &
color
)
void
setToolTip
( const QString &
toolTip
)
void
setWhatsThis
( const QString &
whatsThis
)
QString
statusTip
() const
QTableWidget *
tableWidget
() const
QString
text
() const
int
textAlignment
() const
QColor
textColor
() const
QString
toolTip
() const
QString
whatsThis
() const
bool
operator<
( const QTableWidgetItem &
other
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1