Home · All Classes · Main Classes · Deprecated
Properties

MProgressIndicatorStyle Class Reference

Style for progress indicator. More...

Inherits MWidgetStyle.

List of all members.

Properties

int speed
int activeElementCount
qreal elementSize
qreal elementDistance
bool unknownBarTextureTiled
QSize unknownBarSize
bool knownBarTextureTiled
int refreshRate

Detailed Description

Style for progress indicator.

See also:
MProgressIndicatorStyleContainer

Property Documentation

MProgressIndicatorStyle::activeElementCount [read, write]

The number of active elements in circular progress indicator (unknown duration).

MProgressIndicatorStyle::elementDistance [read, write]

Distance between circle elements as a multiplier to element size.

MProgressIndicatorStyle::elementSize [read, write]

Size of an element in the circle.

bool MProgressIndicatorStyle::knownBarTextureTiled [read, write]
int MProgressIndicatorStyle::refreshRate [read, write]
MProgressIndicatorStyle::speed [read, write]

Speed of unknown duration progress animation (distance/sec).

QSize MProgressIndicatorStyle::unknownBarSize [read, write]
bool MProgressIndicatorStyle::unknownBarTextureTiled [read, write]

Copyright © 2010 Nokia Corporation
MeeGo Touch