Home · All Classes · Main Classes · Deprecated
Properties

MGridItemModel Class Reference

Data model class for MGridItem. More...

Inherits MWidgetModel.

List of all members.

Properties

QString image
QString title
QString subtitle
bool imageVisible
bool titleVisible
bool subtitleVisible

Detailed Description

Data model class for MGridItem.

See also:
MGridItem

Property Documentation

MGridItemModel::image [read, write]

Id of the image.

MGridItemModel::imageVisible [read, write]

Boolean value that defines whether image is displayed or not.

MGridItemModel::subtitle [read, write]

Text of subtitle label.

MGridItemModel::subtitleVisible [read, write]

Boolean value that defines whether subtitle is displayed or not.

MGridItemModel::title [read, write]

Text of title label.

MGridItemModel::titleVisible [read, write]

Boolean value that defines whether title is displayed or not.


Copyright © 2010 Nokia Corporation
MeeGo Touch