Plasma
main.cpp File Reference
#include <KApplication>
#include <KAboutData>
#include <KCmdLineArgs>
#include <KLocale>
#include "engineexplorer.h"
Include dependency graph for tools/engineexplorer/main.cpp:

Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const char | description [] = I18N_NOOP("Explore the data published by Plasma DataEngines") |
static const char | version [] = "0.0" |
Function Documentation
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 30 of file tools/engineexplorer/main.cpp.
Variable Documentation
const char description[] = I18N_NOOP("Explore the data published by Plasma DataEngines") [static] |
Definition at line 27 of file tools/engineexplorer/main.cpp.
const char version[] = "0.0" [static] |
Definition at line 28 of file tools/engineexplorer/main.cpp.