KInit
klauncher_main.cpp File Reference
#include <config.h>
#include <unistd.h>
#include <fcntl.h>
#include "klauncher.h"
#include <kcomponentdata.h>
#include "kcrash.h"
#include "kdebug.h"
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <klocale.h>
#include <kde_file.h>
#include "klauncher_cmds.h"
#include <QtCore/QCoreApplication>
Include dependency graph for klauncher_main.cpp:

Go to the source code of this file.
Functions | |
| KDE_EXPORT int | kdemain (int argc, char **argv) |
| static void | sig_handler (int sig_num) |
Variables | |
| static int | sigpipe [2] |
Function Documentation
| KDE_EXPORT int kdemain | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 51 of file klauncher_main.cpp.
| static void sig_handler | ( | int | sig_num | ) | [static] |
Definition at line 40 of file klauncher_main.cpp.
Variable Documentation
int sigpipe[2] [static] |
Definition at line 39 of file klauncher_main.cpp.
KDE 4.1 API Reference