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.12.4" |
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.