Home · All Classes · Main Classes · Deprecated
Properties

MContentItemModel Class Reference

Inherits MWidgetModel.

List of all members.

Properties

QString title
QString subtitle
int itemStyle
int itemMode
QPixmap itemPixmap
QImage itemImage
QString itemImageID
QSize itemImageSize
QImage itemQImage
bool selected
QPixmap optionalPixmap
QImage optionalImage
QString optionalImageID
QSize optionalImageSize

Property Documentation

MContentItemModel::itemImage [read, write]

Item thumbnail.

See also:
MContentItemView
MContentItemModel::itemImageID [read, write]

Item thumbnail theme ID.

See also:
MContentItemView
MContentItemModel::itemImageSize [read, write]

Contains size of the thumbnail (set thumbnail from theme using itemImageID).

See also:
MContentItemView
MContentItemModel::itemMode [read, write]

Item mode.

See also:
MContentItemView
MContentItemModel::itemPixmap [read, write]

Item thumbnail.

See also:
MContentItemView
const QImage & MContentItemModel::itemQImage [read, write]
MContentItemModel::itemStyle [read, write]

Item style.

See also:
MContentItemView
const QImage & MContentItemModel::optionalImage [read, write]
MContentItemModel::optionalImageID [read, write]

Contains theme ID of optional icon on the right-hand side.

See also:
MContentItemView
MContentItemModel::optionalImageSize [read, write]

Contains size of the optional icon (set optional icon from theme with optionalImageID).

See also:
MContentItemView
const QPixmap & MContentItemModel::optionalPixmap [read, write]
MContentItemModel::selected [read, write]

Contains selection status of item.

MContentItemModel::subtitle [read, write]

Subtitle of item.

MContentItemModel::title [read, write]

Title of item.


Copyright © 2010 Nokia Corporation
MeeGo Touch