konsolekalendarvariables.h
CalendarResources * getCalendar()
Get global calendar resources.
Definition: konsolekalendarvariables.cpp:214
void setExportFile(TQString export_file)
Set output file.
Definition: konsolekalendarvariables.cpp:229
void setExportType(ExportType exportType)
Set export type that'll we use.
Definition: konsolekalendarvariables.cpp:219
void setUID(TQString uid)
Sets the UID, the unique tag for VCard entry.
Definition: konsolekalendarvariables.cpp:81
TQString getUID()
Get UID, the unique tag for VCard entry.
Definition: konsolekalendarvariables.cpp:87
bool isNext()
Should we show only next activity and exit?
Definition: konsolekalendarvariables.cpp:134
void setCalendar(CalendarResources *resources)
Set calendar resources for global use.
Definition: konsolekalendarvariables.cpp:209
void setVerbose(bool verbose)
Should program be more verbose?
Definition: konsolekalendarvariables.cpp:139
Export HTML for the specified time span.
Definition: konsolekalendarvariables.h:58
bool isLocation()
Is there event location information available?
Definition: konsolekalendarvariables.cpp:287
void setNext(bool next)
Show only next activity and exit.
Definition: konsolekalendarvariables.cpp:129
void setImportFile(TQString calendar)
Set file to import active calendar.
Definition: konsolekalendarvariables.cpp:199
Export HTML for the time span on month boundaries.
Definition: konsolekalendarvariables.h:60
bool isDaysCount()
Is there some cound of days should be seen.
Definition: konsolekalendarvariables.cpp:329
TQString getCalendarFile()
Returns fullpath to calendar file.
Definition: konsolekalendarvariables.cpp:194
void setDryRun(bool dryrun)
Should we only try to run it and do nothing?
Definition: konsolekalendarvariables.cpp:149
KonsoleKalendarVariables()
Construct an empty KonsoleKalendarVariables object.
Definition: konsolekalendarvariables.cpp:53
void setDaysCount(int count)
Set how many day should be seen.
Definition: konsolekalendarvariables.cpp:318
void setCalendarFile(TQString calendar)
Set calendar file.
Definition: konsolekalendarvariables.cpp:189
void setLocation(TQString location)
Add location information.
Definition: konsolekalendarvariables.cpp:276
void setFloating(bool floating)
Set if Event is floating.
Definition: konsolekalendarvariables.cpp:308
void setDescription(TQString description)
Add description.
Definition: konsolekalendarvariables.cpp:260
void setUseEvents(bool useEvents)
Set switch to use Events.
Definition: konsolekalendarvariables.cpp:159
void setUseJournals(bool useJournals)
Set switch to use Journals.
Definition: konsolekalendarvariables.cpp:179
