Home · All Classes · Main Classes · Deprecated
Properties

MProgressIndicatorModel Class Reference

This is the data model class for progress indicator. More...

Inherits MWidgetModel.

List of all members.

Properties

int value
int minimum
int maximum
bool unknownDuration

Detailed Description

This is the data model class for progress indicator.

See also:
MProgressIndicator

Property Documentation

MProgressIndicatorModel::maximum [read, write]

This property holds the progress indicator's maximum value.

MProgressIndicatorModel::minimum [read, write]

This property holds the progress indicator's minimum value.

MProgressIndicatorModel::unknownDuration [read, write]

This property holds whether the progress indicator is type of known duration / unknown duration.

MProgressIndicatorModel::value [read, write]

This property holds the progress indicator's current value.


Copyright © 2010 Nokia Corporation
MeeGo Touch