KNewStuff
khotnewstuff.cpp File Reference
#include <kapplication.h>
#include <kdebug.h>
#include <klocale.h>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include "downloaddialog.h"
Include dependency graph for khotnewstuff.cpp:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const KCmdLineOptions | op [] |
Function Documentation
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 36 of file khotnewstuff.cpp.
Variable Documentation
const KCmdLineOptions op[] [static] |
Initial value:
{ {"type <type>", I18N_NOOP("Display only media of this type"), 0}, {"+[providerlist]", I18N_NOOP("Provider list to use"), 0}, KCmdLineLastOption }
Definition at line 29 of file khotnewstuff.cpp.