|
Public Member Functions
|
IMPORT_C |
CEikAppUiFactory ()
|
|
~CEikAppUiFactory ()
|
void
|
CreateResourceIndependentFurnitureL (CEikAppUi *aAppUi)
|
TRect |
ClientRect ()
|
void
|
ReadAppInfoResourceL (TInt aResourceFileOffset, CEikAppUi *aAppUi)
|
void
|
LaunchPopupMenuL (TInt aResourceId, const TPoint &aTargetPos, TPopupTargetPosType aTargetType, const CEikHotKeyTable *aHotKeyTable, CEikAppUi *aAppUi)
|
void
|
DoLaunchPopupL (TInt aResourceId, const TPoint &aTargetPos, const CEikHotKeyTable *aHotKeyTable, TPopupTargetPosType aTargetType, CEikAppUi *aAppUi)
|
void
|
ClosePopup (CEikAppUi *aAppUi)
|
void
|
StopDisplayingMenuBar ()
|
void
|
HandleSideBarMenuL (TInt aResourceId, const TPoint &aPos, const CEikHotKeyTable *aHotKeyTable, CEikAppUi *aAppUi)
|
void
|
CreateHotKeyControlL (TInt aResourceId, CEikAppUi *aAppUi)
|
CEikMenuBar *
|
MenuBar () const
|
CEikMenuBar *
|
SwapMenuBar (CEikMenuBar *aMenu)
|
CEikMenuPane *
|
Popup () const
|
CEikButtonGroupContainer *
|
SwapButtonGroup (CEikButtonGroupContainer *aNewGroup)
|
CEikButtonGroupContainer *
|
ToolBar () const
|
CEikToolBar *
|
ToolBand () const
|
CEikToolBar *
|
TitleBand () const
|
CEikToolBar *
|
SwapToolBar (CEikToolBar *aToolBar, TToolBarType aType)
|
CEikStatusPane *
|
StatusPane () const
|
CEikButtonGroupContainer *
|
Cba () const
|
CEikCommandButton *
|
CreateStandardTabButtonL () const
|
void
|
CreateEmbeddedL (CEikonEnv &aEikonEnv)
|
void
|
DestroyEmbedded (CEikonEnv &aEikonEnv)
|
void
|
HandleResourceChangeL (TInt aType)
|
IMPORT_C CAknTouchPane * |
TouchPane () const
|
IMPORT_C CAknToolbar *
|
PopupToolbar () const
|
|
Returns the pointer to the application avkon toolbar object if there is one or NULL.
|
IMPORT_C CAknToolbar *
|
CurrentPopupToolbar () const
|
|
Returns the pointer to the current view avkon toolbar object if there is one, if no it will return the pointer to the application
avkon toolbar or NULL.
|
IMPORT_C void
|
SetViewPopupToolbar (CAknToolbar *aViewPopupToolbar)
|
|
Sets the avkon toolbar for the current view.
|
IMPORT_C CAknToolbar *
|
CurrentFixedToolbar () const
|
|
Returns the pointer to the current view avkon fixed toolbar object if there is one, if no it will return the pointer to the
application avkon fixed toolbar or NULL.
|
IMPORT_C void
|
SetViewFixedToolbar (CAknToolbar *aViewFixedToolbar)
|
|
Sets the avkon fixed toolbar for the current view.
|
Data Structures
|
struct |
SEikAppInfo |
struct |
SRssSignature |