Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

DefaultCrashDialogTask Class Reference
[QtBaseModule]

The DefaultCrashDialogTask class provides a crash dialog that notifies the user about crashing applications. More...

    #include <DefaultCrashDialogTask>

Inherits QObject.

Additional Inherited Members


Detailed Description

The DefaultCrashDialogTask class provides a crash dialog that notifies the user about crashing applications.

The DefaultCrashDialogTask provides a Qt Extended Server Task. The crash dialog controlled by this task appears whenever an unfiltered application crash occurs. An application crash may be filtered by the ApplicationTerminationHandler interface. The default implementation is a standard message box alerting the user to the name of the crashed application.

The dialog appears whenever the ApplicationLauncher::applicationTerminated() signal is emitted with the filtered parameter set to false.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3