EikSoftkeyImage Class Reference
Changes cba button's label to image.
Constructor & Destructor Documentation
EikSoftkeyImage()
EikSoftkeyImage
|
(
|
)
|
[private, inline]
|
Member Functions Documentation
SetImage(CEikButtonGroupContainer *, CEikImage &, TBool)
IMPORT_C void
|
SetImage
|
(
|
CEikButtonGroupContainer *
|
aButtonGroupContainer,
|
|
CEikImage
&
|
aImage,
|
|
TBool
|
aLeft
|
|
)
|
[static]
|
Set image to cba button by replacing label
-
Since
-
2.0
Parameters
CEikButtonGroupContainer * aButtonGroupContainer
|
Button container
|
CEikImage
& aImage
|
Image to button, Takes Images ownership
|
TBool
aLeft
|
Boolean: left or right button. If true, then change left, if false, change right
|
SetLabel(CEikButtonGroupContainer *, TBool)
IMPORT_C void
|
SetLabel
|
(
|
CEikButtonGroupContainer *
|
aButtonGroupContainer,
|
|
TBool
|
aLeft
|
|
)
|
[static]
|
Change to cba button image back to label
-
Since
-
2.0
Parameters
CEikButtonGroupContainer * aButtonGroupContainer
|
Button container
|
TBool
aLeft
|
Boolean: left or right button. If true, then change left, if false, change right
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.