Konsole
#include "Application.h"
#include "MainWindow.h"
#include <kde_file.h>
#include <KAboutData>
#include <KCmdLineArgs>
#include <KLocale>
Include dependency graph for main.cpp:
Go to the source code of this file.
Macros | |
#define | KONSOLE_VERSION "2.14.2" |
Functions | |
void | fillAboutData (KAboutData &aboutData) |
void | fillCommandLineOptions (KCmdLineOptions &options) |
int KDE_EXPORT | kdemain (int argc, char **argv) |
void | restoreSession (Application &app) |
bool | shouldUseNewProcess () |
Macro Definition Documentation
Function Documentation
void restoreSession | ( | Application & | app | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.