KInit
#include <kdebug.h>#include <config.h>#include <stdlib.h>#include <stdio.h>#include <errno.h>#include <locale.h>#include <QtCore/QString>#include <QtCore/QLibrary>#include <QtCore/QFile>#include <QtCore/QDir>#include <QtCore/QProcess>#include <QtCore/QStringList>#include <windows.h>#include <process.h>#include "kstandarddirs.h"Go to the source code of this file.
Macros | |
| #define | USE_KPROCESS_FOR_KIOSLAVES |
Functions | |
| int | main (int argc, char **argv) |
Macro Definition Documentation
◆ USE_KPROCESS_FOR_KIOSLAVES
| #define USE_KPROCESS_FOR_KIOSLAVES |
Definition at line 35 of file kioslave.cpp.
Function Documentation
◆ main()
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 55 of file kioslave.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.