konsolekalendar

main.cpp File Reference
#include <time.h>
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>
#include <tdelocale.h>
#include <tdeglobal.h>
#include <tdeconfig.h>
#include <kstandarddirs.h>
#include <kdebug.h>
#include <libkcal/calformat.h>
#include <libkcal/calendarresources.h>
#include <libkcal/resourcelocal.h>
#include <tqdatetime.h>
#include <tqfile.h>
#include <tqfileinfo.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 TDECmdLineOptions options []
 

Detailed Description

KonsoleKalendar main program.

Author
Tuukka Pasanen
Allen Winter

Definition in file main.cpp.