korganizer
htmlexportsettings.h
Go to the documentation of this file.
void setJournalTitle(const QString &v)
Set Title of the journal list.
Definition: htmlexportsettings.h:647
bool taskCategories() const
Get Export categories of the to-dos.
Definition: htmlexportsettings.h:581
bool excludePrivate() const
Get Exclude private incidences from the export.
Definition: htmlexportsettings.h:256
ItemBool * taskLocationItem()
Get Item object corresponding to TaskLocation()
Definition: htmlexportsettings.h:564
ItemString * creditURLItem()
Get Item object corresponding to CreditURL()
Definition: htmlexportsettings.h:114
void setTodoListTitle(const QString &v)
Set Title of the to-do list.
Definition: htmlexportsettings.h:497
void setTaskCategories(bool v)
Set Export categories of the to-dos.
Definition: htmlexportsettings.h:572
Definition: htmlexportsettings.h:12
ItemBool * eventAttendeesItem()
Get Item object corresponding to EventAttendees()
Definition: htmlexportsettings.h:464
ItemBool * taskAttendeesItem()
Get Item object corresponding to TaskAttendees()
Definition: htmlexportsettings.h:614
ItemBool * journalViewItem()
Get Item object corresponding to JournalView()
Definition: htmlexportsettings.h:639
void setEventLocation(bool v)
Set Export location of the events.
Definition: htmlexportsettings.h:397
bool eventCategories() const
Get Export categories of the events.
Definition: htmlexportsettings.h:431
ItemString * styleSheetItem()
Get Item object corresponding to StyleSheet()
Definition: htmlexportsettings.h:239
ItemBool * eventCategoriesItem()
Get Item object corresponding to EventCategories()
Definition: htmlexportsettings.h:439
ItemPath * outputFileItem()
Get Item object corresponding to OutputFile()
Definition: htmlexportsettings.h:214
ItemBool * taskDueDateItem()
Get Item object corresponding to TaskDueDate()
Definition: htmlexportsettings.h:539
ItemString * creditNameItem()
Get Item object corresponding to CreditName()
Definition: htmlexportsettings.h:89
ItemString * freeBusyTitleItem()
Get Item object corresponding to FreeBusyTitle()
Definition: htmlexportsettings.h:714
bool mExcludeConfidential
Definition: htmlexportsettings.h:734
void setTaskAttendees(bool v)
Set Export attendees of the to-dos.
Definition: htmlexportsettings.h:597
ItemBool * taskCategoriesItem()
Get Item object corresponding to TaskCategories()
Definition: htmlexportsettings.h:589
bool excludeConfidential() const
Get Exclude confidential incidences from the export.
Definition: htmlexportsettings.h:281
ItemBool * todoViewItem()
Get Item object corresponding to TodoView()
Definition: htmlexportsettings.h:489
ItemString * todoListTitleItem()
Get Item object corresponding to TodoListTitle()
Definition: htmlexportsettings.h:514
ItemDateTime * dateStartItem()
Get Item object corresponding to DateStart()
Definition: htmlexportsettings.h:164
QString mParamapplication
Definition: htmlexportsettings.h:721
bool eventAttendees() const
Get Export attendees of the events.
Definition: htmlexportsettings.h:456
ItemBool * excludePrivateItem()
Get Item object corresponding to ExcludePrivate()
Definition: htmlexportsettings.h:264
~HTMLExportSettings()
Definition: htmlexportsettings.cpp:170
ItemBool * eventViewItem()
Get Item object corresponding to EventView()
Definition: htmlexportsettings.h:314
ItemBool * eventLocationItem()
Get Item object corresponding to EventLocation()
Definition: htmlexportsettings.h:414
void setName(const QString &v)
Set Full name of the calendar owner.
Definition: htmlexportsettings.h:22
void setEventCategories(bool v)
Set Export categories of the events.
Definition: htmlexportsettings.h:422
ItemString * pageTitleItem()
Get Item object corresponding to PageTitle()
Definition: htmlexportsettings.h:139
ItemString * eventTitleItem()
Get Item object corresponding to EventTitle()
Definition: htmlexportsettings.h:389
ItemDateTime * dateEndItem()
Get Item object corresponding to DateEnd()
Definition: htmlexportsettings.h:189
void setEventAttendees(bool v)
Set Export attendees of the events.
Definition: htmlexportsettings.h:447
void setExcludeConfidential(bool v)
Set Exclude confidential incidences from the export.
Definition: htmlexportsettings.h:272
ItemBool * freeBusyViewItem()
Get Item object corresponding to FreeBusyView()
Definition: htmlexportsettings.h:689
ItemBool * monthViewItem()
Get Item object corresponding to MonthView()
Definition: htmlexportsettings.h:339
void setFreeBusyTitle(const QString &v)
Set Title of the free/busy list.
Definition: htmlexportsettings.h:697
HTMLExportSettings(const QString &application)
Definition: htmlexportsettings.cpp:10
ItemBool * excludeConfidentialItem()
Get Item object corresponding to ExcludeConfidential()
Definition: htmlexportsettings.h:289
ItemBool * weekViewItem()
Get Item object corresponding to WeekView()
Definition: htmlexportsettings.h:364
ItemString * journalTitleItem()
Get Item object corresponding to JournalTitle()
Definition: htmlexportsettings.h:664
void setExcludePrivate(bool v)
Set Exclude private incidences from the export.
Definition: htmlexportsettings.h:247
ItemString * eMailItem()
Get Item object corresponding to EMail()
Definition: htmlexportsettings.h:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.