CEikProgressInfo::SInfo Struct Reference

#include <mw/eikprogi.h>

struct CEikProgressInfo::SInfo

Detailed Description

Defines the progress control's type.

Member Attribute Documentation

iFinalValue

TInt iFinalValue

The final value of the progress information control that, when reached, indicates completion.

iHeight

TInt iHeight

The height of the progress information control.

iSplitsInBlock

TInt iSplitsInBlock

The total number of splits in the progress information control. This is optional.

iTextType

The type of text for the progress information control. This can be percentage or fraction. See the TEikProgressTextType enum.

iWidth

TInt iWidth

The width of the control in pixels.