KDEUI
kcrash.h File Reference
#include <kdeui_export.h>
Include dependency graph for kcrash.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KCrash | |
Typedefs | |
typedef void(* | KCrash::HandlerType )(int) |
Enumerations | |
enum | KCrash::CrashFlag { KCrash::KeepFDs = 1, KCrash::SaferDialog = 2, KCrash::AlwaysDirectly = 4, KCrash::AutoRestart = 8 } |
Functions | |
HandlerType | KCrash::crashHandler () |
void | KCrash::defaultCrashHandler (int signal) |
HandlerType | KCrash::emergencySaveFunction () |
bool | KCrash::isDrKonqiEnabled () |
void | KCrash::setApplicationName (const QString &name) |
void | KCrash::setApplicationPath (const QString &path) |
void | KCrash::setCrashHandler (HandlerType handler=defaultCrashHandler) |
void | KCrash::setDrKonqiEnabled (bool enabled) |
void | KCrash::setEmergencySaveFunction (HandlerType saveFunction=0) |
void | KCrash::setFlags (CrashFlags flags) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.