MAknToolbarObserver Class Reference
| class MAknToolbarObserver |
The observer interface to handle toolbar events
eikcoctl.lib
- Since
- Series 60 3.1
Member Functions Documentation
DynInitToolbarL(TInt, CAknToolbar *)
| IMPORT_C void | DynInitToolbarL | ( | TInt | aResourceId, |
| | CAknToolbar * | aToolbar |
| | ) | [virtual] |
Should be used to set the properties of some toolbar components before it is drawn.
Parameters
| TInt aResourceId | The resource ID for particular toolbar |
| CAknToolbar * aToolbar | The toolbar object pointer |
MAknToolbarObserver_Reserved_1()
| IMPORT_C TInt | MAknToolbarObserver_Reserved_1 | ( | ) | [protected, virtual] |
MAknToolbarObserver_Reserved_2()
| IMPORT_C TInt | MAknToolbarObserver_Reserved_2 | ( | ) | [protected, virtual] |
OfferToolbarEventL(TInt)
| void | OfferToolbarEventL | ( | TInt | aCommand | ) | [pure virtual] |
Handles toolbar events for a certain toolbar item.
Parameters
| TInt aCommand | The command ID of some toolbar item. |
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.