KDEUI
#include "kcrash.h"
#include <kcmdlineargs.h>
#include <kstandarddirs.h>
#include <config-kstandarddirs.h>
#include <config.h>
#include <string.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <sys/wait.h>
#include <sys/un.h>
#include <sys/socket.h>
#include <sys/prctl.h>
#include <errno.h>
#include <qwindowdefs.h>
#include <kglobal.h>
#include <kcomponentdata.h>
#include <kaboutdata.h>
#include <kdebug.h>
#include <kapplication.h>
#include <../kinit/klauncher_cmds.h>
#include <QtCore/QFileInfo>
#include <QtCore/QDir>
#include <qx11info_x11.h>
#include <X11/Xlib.h>
#include <ucontext.h>
#include <windows.h>
Go to the source code of this file.
◆ closeAllFDs()
static void closeAllFDs |
( |
| ) |
|
|
static |
◆ s_appName
◆ s_appPath
◆ s_autoRestartArgc
int s_autoRestartArgc = 0 |
|
static |
◆ s_autoRestartCommand
char* s_autoRestartCommand = 0 |
|
static |
◆ s_autoRestartCommandLine
char** s_autoRestartCommandLine = 0 |
|
static |
◆ s_crashHandler
KCrash::HandlerType s_crashHandler = 0 |
|
static |
◆ s_drkonqiPath
◆ s_emergencySaveFunction
KCrash::HandlerType s_emergencySaveFunction = 0 |
|
static |
◆ s_flags
KCrash::CrashFlags s_flags = 0 |
|
static |
◆ s_launchDrKonqi
bool s_launchDrKonqi = false |
|
static |
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
KDE's Doxygen guidelines are available online.