AknDialogShutter Class Reference

#include <mw/AknDlgShut.h>

class AknDialogShutter
Public Member Functions
IMPORT_C voidShutDialogsL(CEikonEnv &)

Detailed Description

Utility class for shutting dialogs

Member Function 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.

ParameterDescription
aEikEnvthe CEikonEnv instance for this app.