Qt Reference Documentation
Home
Modules
Qt3Support
Q3CheckTableItem
List of All Members for Q3CheckTableItem
This is the complete list of members for
Q3CheckTableItem
, including inherited members.
enum
EditType
Q3CheckTableItem
( Q3Table *, const QString & )
RTTI
: int
alignment
() const : int
col
() const : int
colSpan
() const : int
createEditor
() const : QWidget *
editType
() const : EditType
isChecked
() const : bool
isEnabled
() const : bool
isReplaceable
() const : bool
key
() const : QString
paint
( QPainter *, const QColorGroup &, const QRect &, bool )
pixmap
() const : QPixmap
row
() const : int
rowSpan
() const : int
rtti
() const : int
setChecked
( bool )
setCol
( int )
setContentFromEditor
( QWidget * )
setEnabled
( bool )
setPixmap
( const QPixmap & )
setReplaceable
( bool )
setRow
( int )
setSpan
( int, int )
setText
( const QString & )
setWordWrap
( bool )
sizeHint
() const : QSize
table
() const : Q3Table *
text
() const : QString
wordWrap
() const : bool