AknDialogShutter Class Reference

class AknDialogShutter

Utility class for shutting dialogs

Public Member Functions
IMPORT_C void ShutDialogsL ( CEikonEnv &)
Private Member Functions
TInt StartLevel ()

Member Functions Documentation

ShutDialogsL(CEikonEnv &)

IMPORT_C void ShutDialogsL ( 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 & aEikEnv the CEikonEnv instance for this app.

StartLevel()

TInt StartLevel ( ) [private, static]