Variables | |
const TInt | KDefault = -1 |
Constant indicating that default icon is to be used. | |
const TInt | KNone = 0 |
No icon. | |
const TInt | KLineBranchIndication = 1 |
Tree structure line with branch. | |
const TInt | KLineEndIndication = 2 |
Tree structure end line. | |
const TInt | KLineStraightIndication = 3 |
Tree structure straight line indication. | |
const TInt | KDefaultFileIndication = 4 |
Default file indication. | |
const TInt | KClosedFolderIndication = 5 |
Closed folder indication. | |
const TInt | KOpenFolderIndication = 6 |
Open folder indication. | |
const TInt | KCollapseFunctionIndication = 7 |
Collapse function indication, superimposed. | |
const TInt | KExpandFunctionIndication = 8 |
Expand function indication, superimposed. | |
const TInt | KMarkedIndication = 9 |
Item marked indication. | |
const TInt | KHighlightedMarkedIndication = 10 |
Highlighted item marked indication. |
|
Closed folder indication.
|
|
Collapse function indication, superimposed.
|
|
Constant indicating that default icon is to be used.
|
|
Default file indication.
|
|
Expand function indication, superimposed.
|
|
Highlighted item marked indication.
|
|
Tree structure line with branch.
|
|
Tree structure end line.
|
|
Tree structure straight line indication.
|
|
Item marked indication.
|
|
No icon.
|
|
Open folder indication.
|