Plasma
main.cpp File Reference
#include "fullview.h"
#include <QPixmapCache>
#include <KApplication>
#include <KAboutData>
#include <KAction>
#include <KCmdLineArgs>
#include <KLocale>
#include <KStandardAction>
#include <Plasma/Applet>
#include <iostream>
Include dependency graph for shells/plasmoidviewer/main.cpp:

Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const char | description [] = I18N_NOOP("Run Plasma widgets in their own window") |
Function Documentation
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 46 of file shells/plasmoidviewer/main.cpp.
Variable Documentation
const char description[] = I18N_NOOP("Run Plasma widgets in their own window") [static] |
Definition at line 44 of file shells/plasmoidviewer/main.cpp.