Konsole
main.cpp File Reference
#include "Application.h"
#include <KDebug>
#include <X11/Xlib.h>
#include <X11/extensions/Xrender.h>
#include <KAboutData>
#include <KCmdLineArgs>
#include <KLocale>
#include <KWindowSystem>
Include dependency graph for main.cpp:

Go to the source code of this file.
Defines | |
| #define | KONSOLE_VERSION "2.0" |
Functions | |
| void | getDisplayInformation (Display *&display, Visual *&visual, Colormap &colormap) |
| void | fillAboutData (KAboutData &aboutData) |
| void | fillCommandLineOptions (KCmdLineOptions &options) |
| int KDE_EXPORT | kdemain (int argc, char **argv) |
Define Documentation
Function Documentation
| void getDisplayInformation | ( | Display *& | display, | |
| Visual *& | visual, | |||
| Colormap & | colormap | |||
| ) |
KDE 4.0 API Reference