AknDialogShutter Class Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <akndlgshut.h>

Detailed Description

Utility class for shutting dialogs.

Static Public Member Functions

static IMPORT_C void  ShutDialogsL (CEikonEnv &aEikEnv)
  Shut all open dialogs.

Member Function Documentation

static IMPORT_C void AknDialogShutter::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:
aEikEnv  the CEikonEnv instance for this app.

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top