Plasma
main.cpp File Reference
#include <KApplication>#include <KAboutData>#include <KCmdLineArgs>#include <KLocale>#include <KIcon>#include <config-workspace.h>#include "plasmaapp.h"
Include dependency graph for shells/desktop/main.cpp:

Go to the source code of this file.
Functions | |
| KDE_EXPORT int | kdemain (int argc, char **argv) |
Variables | |
| static const char | description [] = I18N_NOOP( "The KDE desktop, panels and widgets workspace application." ) |
| static const char | version [] = "0.3" |
Function Documentation
| KDE_EXPORT int kdemain | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 36 of file shells/desktop/main.cpp.
Variable Documentation
const char description[] = I18N_NOOP( "The KDE desktop, panels and widgets workspace application." ) [static] |
Definition at line 29 of file shells/desktop/main.cpp.
const char version[] = "0.3" [static] |
Definition at line 30 of file shells/desktop/main.cpp.
KDE 4.2 API Reference