Link against: eikcoctl.lib
#include <AknToolbarObserver.h>
Public Member Functions |
|
| virtual IMPORT_C void | DynInitToolbarL (TInt aResourceId, CAknToolbar *aToolbar) |
| Should be used to set the properties of some toolbar components before it is drawn. |
|
| virtual void | OfferToolbarEventL (TInt aCommand)=0 |
| Handles toolbar events for a certain toolbar item. |
|
Protected Member Functions |
|
| virtual IMPORT_C TInt | MAknToolbarObserver_Reserved_1 () |
| virtual IMPORT_C TInt | MAknToolbarObserver_Reserved_2 () |
|
||||||||||||
|
Should be used to set the properties of some toolbar components before it is drawn.
|
|
|
|
|
Handles toolbar events for a certain toolbar item.
|