Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QListWidgetItem
This is the complete list of members for
QListWidgetItem
, including inherited members.
QListWidgetItem
( QListWidget *
parent
= 0 )
QListWidgetItem
( const QString &
text
, QListWidget *
parent
= 0 )
~QListWidgetItem
()
QColor
backgroundColor
() const
int
checked
() const
void
clear
()
QVariant
data
( int
role
) const
QAbstractItemModel::ItemFlags
flags
() const
QFont
font
() const
QIcon
icon
() const
QListWidget *
listWidget
() 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
QString
text
() const
int
textAlignment
() const
QColor
textColor
() const
QString
toolTip
() const
QString
whatsThis
() const
bool
operator<
( const QListWidgetItem &
other
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2