|
||
iEikonEnv (STATIC_CAST(CEikonEnv*,iCoeEnv))
Macro to allow easy access to the CEikonEnv
CEikonEnv
instance.
KEikColorResourceChange KEikMessageColorSchemeChange
Indicates that the color scheme has changed.
TPopupTargetPosType
This is used in combination with a specified position to place a popout on the display.
The TPopupTargetPosType enum identifies which corner of the popout will be placed in the given target position. The default is the top left corner.
|
const TInt KEikMessageFadeAllWindows=0x100056C2;
Indicates that all windows should appear faded.
const TInt KEikMessageUnfadeWindows=0x100056C3;
Indicates that all windows should appear unfaded.
const TInt KEikMessageColorSchemeChange=KUidValueCoeColorSchemeChangeEvent;
Indicates that the colour scheme has changed.
const TInt KEikMessageZoomChange=KUidValueCoeZoomChangeEvent;
Indicates that the zoom level has changed.
const TInt KEikMessageFontChange=KUidValueCoeFontChangeEvent;
Indicates that a font has changed. Controls should ensure they are using the right font after receiving this message.
const TInt KEikMessageVirtualCursorStateChange=0x10005D0A;
Indicates that the state of the virtual cursor has changed.
const TInt KEikMessageCapsLock=0x100048F9;
Indicates that caps lock key has been pressed.
const TInt KEikMessagePrepareForSave=0x100069FD;
Indicates that the application should be ready to save any data that needs saving.
const TInt KEikMessageEmbedLevelChange=0x1000A4AA;
Indicates that the level of embedding of the application has changed.
const TInt KEikHasBecomeCurrentAppUiWhileEmbeddedAppUiDeletes=0x10207F75;
Passed immediately after completion of the call to CCoeEnv::SetAppUi(CCoeAppUi *)
when aNewAppUi has become current AppUi. This happens during the destruction of the embedded AppUi.
const TInt KEikNotifyPreCreateEmbeddedL=0x10207F67;
Passed immediately before CEikAppUiFactory::CreateEmbeddedL()
const TInt KEikNotifyPostCreateEmbeddedL=0x10207F65;
Passed immediately after CEikAppUiFactory::CreateEmbeddedL()
const TInt KEikPostCoeAppUiConstructL=0x10207F66;
Passed immediately after CCoeAppUi::ConstructL(CCoeAppUi *)
const TLitC8< sizeof("-DebugMemFail:") KDebugStart)={sizeof( "-DebugMemFail:" )-1, "-DebugMemFail:" };