![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
class | FatalSignalHandler |
Functions | |
bool | alreadyDebugging () |
void | maybeDisableCoreDump () |
void | prepareStackTrace () |
void | printTestRunTime () |
void | generateStackTrace () |
void | blockUnixSignals () |
Variables | |
static DebuggerProgram | debugger = None |
bool QTest::CrashHandler::alreadyDebugging | ( | ) |
Definition at line 172 of file qtestcrashhandler.cpp.
|
inline |
Definition at line 247 of file qtestcrashhandler_p.h.
void QTest::CrashHandler::generateStackTrace | ( | ) |
Definition at line 332 of file qtestcrashhandler.cpp.
void QTest::CrashHandler::maybeDisableCoreDump | ( | ) |
Definition at line 233 of file qtestcrashhandler.cpp.
Q_TESTLIB_EXPORT void QTest::CrashHandler::prepareStackTrace | ( | ) |
Definition at line 249 of file qtestcrashhandler.cpp.
void QTest::CrashHandler::printTestRunTime | ( | ) |
Definition at line 322 of file qtestcrashhandler.cpp.
|
static |
Definition at line 248 of file qtestcrashhandler.cpp.