API published in: S60 1st Ed
#include <eikprogi.h>
Data Fields |
|
| TEikProgressTextType | iTextType |
| The type of text for the progress information control. |
|
| TInt | iSplitsInBlock |
| The total number of splits in the progress information control. |
|
| TInt | iFinalValue |
| The final value of the progress information control that, when reached, indicates completion. |
|
| TInt | iWidth |
| The width of the control in pixels. |
|
| TInt | iHeight |
| The height of the progress information control. |
|
|
|
The final value of the progress information control that, when reached, indicates completion. |
|
|
The height of the progress information control. |
|
|
The total number of splits in the progress information control. This is optional. |
|
|
The type of text for the progress information control.
This can be percentage or fraction. See the |
|
|
The width of the control in pixels. |