Home · All Classes · Main Classes · Deprecated

MProgressIndicatorBarView Class Reference

Progress bar view for MProgressIndicator. More...


Detailed Description

Progress bar view for MProgressIndicator.

Overview

Progress bars are used when duration of the process is (or will be) known. Progress bar with known duration will give haptic feedback when operation is finished. It can be placed anywhere in UI and also on top of other UI components to indicate ongoing processes. For the cases when duration is not immediately known, the progress bar can be temporarily in unknown duration state until the duration becomes known. Use to indicate e.g. uploading, downloading

progressbar1.png
A progress bar in basic state, filled until 100% reached.
progressbar2.png
A progress bar in unknown duration state, animated indefinitely until duration becomes known.

Interactions

Progress bar is always non-interactive.

Open issues

See also:
MProgressIndicator MProgressIndicatorModel MProgressIndicatorStyle

Copyright © 2010 Nokia Corporation
MeeGo Touch