CEikProgressInfo::SInfo Struct Reference

struct CEikProgressInfo::SInfo

Defines the progress control's type.

Member Data Documentation

TInt iFinalValue

TInt iFinalValue

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

TInt iHeight

TInt iHeight

The height of the progress information control.

TInt iSplitsInBlock

TInt iSplitsInBlock

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

TEikProgressTextType iTextType

TEikProgressTextType iTextType

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

TInt iWidth

TInt iWidth

The width of the control in pixels.