AknDialogShutter Class Reference

class AknDialogShutter

Utility class for shutting dialogs

Public Member Functions
IMPORT_C voidShutDialogsL(CEikonEnv &)
Private Member Functions
TInt StartLevel()

Member Functions Documentation

ShutDialogsL(CEikonEnv &)

IMPORT_C voidShutDialogsL(CEikonEnv &aEikEnv)[static]

Shut all open dialogs. This stops either when all open dialogs and menus are closed or when another dialog, such as a confirmation dialog is launched.

Parameters

CEikonEnv & aEikEnvthe CEikonEnv instance for this app.

StartLevel()

TInt StartLevel()[private, static]