#include <mw/AknDlgShut.h>
class AknDialogShutter |
Public Member Functions | |
---|---|
IMPORT_C void | ShutDialogsL(CEikonEnv &) |
Utility class for shutting dialogs
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.
Parameter | Description |
---|---|
aEikEnv | the CEikonEnv instance for this app. |