#include <mw/eikdef.h>
const TInt | KEikMessageFadeAllWindows |
Indicates that all windows should appear faded.
const TInt | KEikMessageUnfadeWindows |
Indicates that all windows should appear unfaded.
const TInt | KEikMessageColorSchemeChange |
Indicates that the colour scheme has changed.
const TInt | KEikMessageFontChange |
Indicates that a font has changed. Controls should ensure they are using the right font after receiving this message.
const TInt | KEikMessageVirtualCursorStateChange |
Indicates that the state of the virtual cursor has changed.
const TInt | KEikMessagePrepareForSave |
Indicates that the application should be ready to save any data that needs saving.
const TInt | KEikMessageEmbedLevelChange |
Indicates that the level of embedding of the application has changed.
const TInt | KEikHasBecomeCurrentAppUiWhileEmbeddedAppUiDeletes |
Passed immediately after completion of the call to CCoeEnv::SetAppUi() when aNewAppUi has become current AppUi. This happens during the destruction of the embedded AppUi.
const TInt | KEikNotifyPreCreateEmbeddedL |
Passed immediately before CEikAppUiFactory::CreateEmbeddedL()
const TInt | KEikNotifyPostCreateEmbeddedL |
Passed immediately after CEikAppUiFactory::CreateEmbeddedL()
const TInt | KEikPostCoeAppUiConstructL |
Passed immediately after CCoeAppUi::ConstructL()
const TInt | KEikCustomColorsArrayValue |
WARNING: constant for internal use ONLY. Compatibility is not guaranteed in future releases.