konsolekalendar
main.cpp File Reference
Detailed Description
KonsoleKalendar main program.
Definition in file main.cpp.
#include <time.h>
#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include <klocale.h>
#include <kglobal.h>
#include <kconfig.h>
#include <kstandarddirs.h>
#include <kdebug.h>
#include <libkcal/calformat.h>
#include <libkcal/calendarresources.h>
#include <libkcal/resourcelocal.h>
#include <qdatetime.h>
#include <qfile.h>
#include <qfileinfo.h>
#include <stdlib.h>
#include <iostream>
#include "stdcalendar.h"
#include "konsolekalendar.h"
#include "konsolekalendarepoch.h"
#include "konsolekalendarvariables.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
static const char | progName [] = "konsolekalendar" |
static const char | progDisplay [] = "KonsoleKalendar" |
static const char | progVersion [] = "1.3.5" |
static const char | progDesc [] = "A command line interface to KDE calendars" |
static const char | progURL [] = "pim.kde.org/components/konsolekalendar.php" |
static KCmdLineOptions | options [] |