KDEUI
kcrash.h File Reference
#include <kdeui_export.h>
Go to the source code of this file.
Namespaces | |
namespace | 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.