ExtendedListItemStore Class Reference
Stores ExtendedListItem data.
More...
#include <extendedlistitemstore.h>
List of all members.
Detailed Description
Stores ExtendedListItem data.
- Author:
- Jussi Laitinen - jussi.laitinen (at) ixonos.com
Constructor & Destructor Documentation
ExtendedListItemStore::ExtendedListItemStore |
( |
const QString & |
text |
) |
|
Constructor.
Sets text.
- Parameters:
-
Member Function Documentation
QPixmap ExtendedListItemStore::icon |
( |
|
) |
const |
Returns icon.
- Returns:
- QPixmap
void ExtendedListItemStore::setIcon |
( |
const QPixmap & |
icon |
) |
|
void ExtendedListItemStore::setShortenedText |
( |
const QString & |
shortenedText |
) |
|
Sets shortended text.
- Parameters:
-
| shortenedText | shortened text |
void ExtendedListItemStore::setTextRect |
( |
const QRect & |
textRect |
) |
|
Sets text rect.
- Parameters:
-
QString ExtendedListItemStore::shortenedText |
( |
|
) |
const |
Returns shortened text.
- Returns:
- QString
QString ExtendedListItemStore::text |
( |
|
) |
const |
Returns text.
- Returns:
- QString
QRect ExtendedListItemStore::textRect |
( |
|
) |
const |
Returns text rect.
- Returns:
- QRect
The documentation for this class was generated from the following files: