korganizer
KOPrefsBase Class Reference
Inheritance diagram for KOPrefsBase:

Detailed Description
Definition at line 12 of file koprefs_base.h.
Member Function Documentation
void KOPrefsBase::setAutoSave | ( | bool | v | ) | [inline] |
Set Enable automatic saving of manually opened calendar files.
Definition at line 27 of file koprefs_base.h.
bool KOPrefsBase::autoSave | ( | ) | const [inline] |
Get Enable automatic saving of manually opened calendar files.
Definition at line 36 of file koprefs_base.h.
ItemBool* KOPrefsBase::autoSaveItem | ( | ) | [inline] |
void KOPrefsBase::setAutoSaveInterval | ( | int | v | ) | [inline] |
int KOPrefsBase::autoSaveInterval | ( | ) | const [inline] |
ItemInt* KOPrefsBase::autoSaveIntervalItem | ( | ) | [inline] |
void KOPrefsBase::setConfirm | ( | bool | v | ) | [inline] |
bool KOPrefsBase::confirm | ( | ) | const [inline] |
ItemBool* KOPrefsBase::confirmItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveEvents | ( | bool | v | ) | [inline] |
bool KOPrefsBase::archiveEvents | ( | ) | const [inline] |
ItemBool* KOPrefsBase::archiveEventsItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveTodos | ( | bool | v | ) | [inline] |
bool KOPrefsBase::archiveTodos | ( | ) | const [inline] |
ItemBool* KOPrefsBase::archiveTodosItem | ( | ) | [inline] |
void KOPrefsBase::setAutoArchive | ( | bool | v | ) | [inline] |
bool KOPrefsBase::autoArchive | ( | ) | const [inline] |
ItemBool* KOPrefsBase::autoArchiveItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveAction | ( | int | v | ) | [inline] |
int KOPrefsBase::archiveAction | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::archiveActionItem | ( | ) | [inline] |
void KOPrefsBase::setExpiryTime | ( | int | v | ) | [inline] |
Set If auto-archiving is enabled, events older than this amount will be archived.
The unit of this value is specified in another field.
Definition at line 207 of file koprefs_base.h.
int KOPrefsBase::expiryTime | ( | ) | const [inline] |
Get If auto-archiving is enabled, events older than this amount will be archived.
The unit of this value is specified in another field.
Definition at line 216 of file koprefs_base.h.
ItemInt* KOPrefsBase::expiryTimeItem | ( | ) | [inline] |
void KOPrefsBase::setExpiryUnit | ( | int | v | ) | [inline] |
int KOPrefsBase::expiryUnit | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::expiryUnitItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveFile | ( | const QString & | v | ) | [inline] |
Set URL of the file where old events should be archived.
Definition at line 257 of file koprefs_base.h.
QString KOPrefsBase::archiveFile | ( | ) | const [inline] |
Get URL of the file where old events should be archived.
Definition at line 266 of file koprefs_base.h.
ItemString* KOPrefsBase::archiveFileItem | ( | ) | [inline] |
void KOPrefsBase::setHtmlWithSave | ( | bool | v | ) | [inline] |
bool KOPrefsBase::htmlWithSave | ( | ) | const [inline] |
ItemBool* KOPrefsBase::htmlWithSaveItem | ( | ) | [inline] |
void KOPrefsBase::setDestination | ( | int | v | ) | [inline] |
int KOPrefsBase::destination | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::destinationItem | ( | ) | [inline] |
void KOPrefsBase::setBcc | ( | bool | v | ) | [inline] |
bool KOPrefsBase::bcc | ( | ) | const [inline] |
ItemBool* KOPrefsBase::bccItem | ( | ) | [inline] |
void KOPrefsBase::setEmailControlCenter | ( | bool | v | ) | [inline] |
bool KOPrefsBase::emailControlCenter | ( | ) | const [inline] |
ItemBool* KOPrefsBase::emailControlCenterItem | ( | ) | [inline] |
Get Item object corresponding to EmailControlCenter().
Definition at line 374 of file koprefs_base.h.
void KOPrefsBase::setUserName | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::userName | ( | ) | const [inline] |
ItemString* KOPrefsBase::userNameItem | ( | ) | [inline] |
void KOPrefsBase::setUserEmail | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::userEmail | ( | ) | const [inline] |
ItemString* KOPrefsBase::userEmailItem | ( | ) | [inline] |
void KOPrefsBase::setMailClient | ( | int | v | ) | [inline] |
int KOPrefsBase::mailClient | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::mailClientItem | ( | ) | [inline] |
void KOPrefsBase::setTimeZoneId | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::timeZoneId | ( | ) | const [inline] |
ItemString* KOPrefsBase::timeZoneIdItem | ( | ) | [inline] |
void KOPrefsBase::setHolidays | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::holidays | ( | ) | const [inline] |
ItemString* KOPrefsBase::holidaysItem | ( | ) | [inline] |
void KOPrefsBase::setStartTime | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::startTime | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::startTimeItem | ( | ) | [inline] |
void KOPrefsBase::setDefaultDuration | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::defaultDuration | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::defaultDurationItem | ( | ) | [inline] |
void KOPrefsBase::setAlarmTime | ( | int | v | ) | [inline] |
int KOPrefsBase::alarmTime | ( | ) | const [inline] |
ItemInt* KOPrefsBase::alarmTimeItem | ( | ) | [inline] |
void KOPrefsBase::setHourSize | ( | int | v | ) | [inline] |
int KOPrefsBase::hourSize | ( | ) | const [inline] |
ItemInt* KOPrefsBase::hourSizeItem | ( | ) | [inline] |
void KOPrefsBase::setDailyRecur | ( | bool | v | ) | [inline] |
bool KOPrefsBase::dailyRecur | ( | ) | const [inline] |
ItemBool* KOPrefsBase::dailyRecurItem | ( | ) | [inline] |
void KOPrefsBase::setWeeklyRecur | ( | bool | v | ) | [inline] |
bool KOPrefsBase::weeklyRecur | ( | ) | const [inline] |
ItemBool* KOPrefsBase::weeklyRecurItem | ( | ) | [inline] |
void KOPrefsBase::setEnableToolTips | ( | bool | v | ) | [inline] |
bool KOPrefsBase::enableToolTips | ( | ) | const [inline] |
ItemBool* KOPrefsBase::enableToolTipsItem | ( | ) | [inline] |
void KOPrefsBase::setShowAllDayTodo | ( | bool | v | ) | [inline] |
bool KOPrefsBase::showAllDayTodo | ( | ) | const [inline] |
ItemBool* KOPrefsBase::showAllDayTodoItem | ( | ) | [inline] |
void KOPrefsBase::setEnableMonthScroll | ( | bool | v | ) | [inline] |
bool KOPrefsBase::enableMonthScroll | ( | ) | const [inline] |
ItemBool* KOPrefsBase::enableMonthScrollItem | ( | ) | [inline] |
Get Item object corresponding to EnableMonthScroll().
Definition at line 736 of file koprefs_base.h.
void KOPrefsBase::setSelectionStartsEditor | ( | bool | v | ) | [inline] |
Set Time range selection in agenda view starts event editor.
Definition at line 744 of file koprefs_base.h.
bool KOPrefsBase::selectionStartsEditor | ( | ) | const [inline] |
Get Time range selection in agenda view starts event editor.
Definition at line 753 of file koprefs_base.h.
ItemBool* KOPrefsBase::selectionStartsEditorItem | ( | ) | [inline] |
Get Item object corresponding to SelectionStartsEditor().
Definition at line 761 of file koprefs_base.h.
void KOPrefsBase::setMarcusBainsEnabled | ( | bool | v | ) | [inline] |
bool KOPrefsBase::marcusBainsEnabled | ( | ) | const [inline] |
ItemBool* KOPrefsBase::marcusBainsEnabledItem | ( | ) | [inline] |
Get Item object corresponding to MarcusBainsEnabled().
Definition at line 786 of file koprefs_base.h.
void KOPrefsBase::setMarcusBainsShowSeconds | ( | bool | v | ) | [inline] |
bool KOPrefsBase::marcusBainsShowSeconds | ( | ) | const [inline] |
ItemBool* KOPrefsBase::marcusBainsShowSecondsItem | ( | ) | [inline] |
Get Item object corresponding to MarcusBainsShowSeconds().
Definition at line 811 of file koprefs_base.h.
void KOPrefsBase::setAgendaViewUsesResourceColor | ( | bool | v | ) | [inline] |
bool KOPrefsBase::agendaViewUsesResourceColor | ( | ) | const [inline] |
ItemBool* KOPrefsBase::agendaViewUsesResourceColorItem | ( | ) | [inline] |
Get Item object corresponding to AgendaViewUsesResourceColor().
Definition at line 836 of file koprefs_base.h.
void KOPrefsBase::setDayBegins | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::dayBegins | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::dayBeginsItem | ( | ) | [inline] |
void KOPrefsBase::setWorkingHoursStart | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::workingHoursStart | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::workingHoursStartItem | ( | ) | [inline] |
Get Item object corresponding to WorkingHoursStart().
Definition at line 886 of file koprefs_base.h.
void KOPrefsBase::setWorkingHoursEnd | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::workingHoursEnd | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::workingHoursEndItem | ( | ) | [inline] |
void KOPrefsBase::setWorkWeekMask | ( | int | v | ) | [inline] |
int KOPrefsBase::workWeekMask | ( | ) | const [inline] |
ItemInt* KOPrefsBase::workWeekMaskItem | ( | ) | [inline] |
void KOPrefsBase::setExcludeHolidays | ( | bool | v | ) | [inline] |
bool KOPrefsBase::excludeHolidays | ( | ) | const [inline] |
ItemBool* KOPrefsBase::excludeHolidaysItem | ( | ) | [inline] |
void KOPrefsBase::setMonthViewUsesCategoryColor | ( | bool | v | ) | [inline] |
bool KOPrefsBase::monthViewUsesCategoryColor | ( | ) | const [inline] |
ItemBool* KOPrefsBase::monthViewUsesCategoryColorItem | ( | ) | [inline] |
Get Item object corresponding to MonthViewUsesCategoryColor().
Definition at line 986 of file koprefs_base.h.
void KOPrefsBase::setMonthViewUsesResourceColor | ( | bool | v | ) | [inline] |
bool KOPrefsBase::monthViewUsesResourceColor | ( | ) | const [inline] |
ItemBool* KOPrefsBase::monthViewUsesResourceColorItem | ( | ) | [inline] |
Get Item object corresponding to MonthViewUsesResourceColor().
Definition at line 1011 of file koprefs_base.h.
void KOPrefsBase::setFullViewMonth | ( | bool | v | ) | [inline] |
bool KOPrefsBase::fullViewMonth | ( | ) | const [inline] |
ItemBool* KOPrefsBase::fullViewMonthItem | ( | ) | [inline] |
void KOPrefsBase::setFullViewTodo | ( | bool | v | ) | [inline] |
bool KOPrefsBase::fullViewTodo | ( | ) | const [inline] |
ItemBool* KOPrefsBase::fullViewTodoItem | ( | ) | [inline] |
void KOPrefsBase::setRecordTodosInJournals | ( | bool | v | ) | [inline] |
bool KOPrefsBase::recordTodosInJournals | ( | ) | const [inline] |
ItemBool* KOPrefsBase::recordTodosInJournalsItem | ( | ) | [inline] |
Get Item object corresponding to RecordTodosInJournals().
Definition at line 1086 of file koprefs_base.h.
void KOPrefsBase::setEnableQuickTodo | ( | bool | v | ) | [inline] |
bool KOPrefsBase::enableQuickTodo | ( | ) | const [inline] |
ItemBool* KOPrefsBase::enableQuickTodoItem | ( | ) | [inline] |
void KOPrefsBase::setNextXDays | ( | int | v | ) | [inline] |
int KOPrefsBase::nextXDays | ( | ) | const [inline] |
ItemInt* KOPrefsBase::nextXDaysItem | ( | ) | [inline] |
void KOPrefsBase::setCompactDialogs | ( | bool | v | ) | [inline] |
bool KOPrefsBase::compactDialogs | ( | ) | const [inline] |
ItemBool* KOPrefsBase::compactDialogsItem | ( | ) | [inline] |
void KOPrefsBase::setVerticalScreen | ( | bool | v | ) | [inline] |
bool KOPrefsBase::verticalScreen | ( | ) | const [inline] |
ItemBool* KOPrefsBase::verticalScreenItem | ( | ) | [inline] |
void KOPrefsBase::setSelectedPlugins | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::selectedPlugins | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::selectedPluginsItem | ( | ) | [inline] |
void KOPrefsBase::setEventTemplates | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::eventTemplates | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::eventTemplatesItem | ( | ) | [inline] |
void KOPrefsBase::setTodoTemplates | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::todoTemplates | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::todoTemplatesItem | ( | ) | [inline] |
void KOPrefsBase::setJournalTemplates | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::journalTemplates | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::journalTemplatesItem | ( | ) | [inline] |
Get Item object corresponding to JournalTemplates().
Definition at line 1286 of file koprefs_base.h.
void KOPrefsBase::setActiveDesignerFields | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::activeDesignerFields | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::activeDesignerFieldsItem | ( | ) | [inline] |
Get Item object corresponding to ActiveDesignerFields().
Definition at line 1311 of file koprefs_base.h.
void KOPrefsBase::setIMIPScheduler | ( | int | v | ) | [inline] |
int KOPrefsBase::iMIPScheduler | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::iMIPSchedulerItem | ( | ) | [inline] |
void KOPrefsBase::setUseGroupwareCommunication | ( | bool | v | ) | [inline] |
bool KOPrefsBase::useGroupwareCommunication | ( | ) | const [inline] |
ItemBool* KOPrefsBase::useGroupwareCommunicationItem | ( | ) | [inline] |
Get Item object corresponding to UseGroupwareCommunication().
Definition at line 1361 of file koprefs_base.h.
void KOPrefsBase::setAdditionalMails | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::additionalMails | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::additionalMailsItem | ( | ) | [inline] |
void KOPrefsBase::setHolidayColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::holidayColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::holidayColorItem | ( | ) | [inline] |
void KOPrefsBase::setHighlightColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::highlightColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::highlightColorItem | ( | ) | [inline] |
void KOPrefsBase::setAgendaBgColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::agendaBgColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::agendaBgColorItem | ( | ) | [inline] |
void KOPrefsBase::setWorkingHoursColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::workingHoursColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::workingHoursColorItem | ( | ) | [inline] |
Get Item object corresponding to WorkingHoursColor().
Definition at line 1486 of file koprefs_base.h.
void KOPrefsBase::setTodoDueTodayColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::todoDueTodayColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::todoDueTodayColorItem | ( | ) | [inline] |
Get Item object corresponding to TodoDueTodayColor().
Definition at line 1511 of file koprefs_base.h.
void KOPrefsBase::setTodoOverdueColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::todoOverdueColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::todoOverdueColorItem | ( | ) | [inline] |
Get Item object corresponding to TodoOverdueColor().
Definition at line 1536 of file koprefs_base.h.
void KOPrefsBase::setEventColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::eventColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::eventColorItem | ( | ) | [inline] |
void KOPrefsBase::setTimeBarFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::timeBarFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::timeBarFontItem | ( | ) | [inline] |
void KOPrefsBase::setAgendaViewFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::agendaViewFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::agendaViewFontItem | ( | ) | [inline] |
void KOPrefsBase::setMarcusBainsFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::marcusBainsFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::marcusBainsFontItem | ( | ) | [inline] |
void KOPrefsBase::setMonthViewFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::monthViewFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::monthViewFontItem | ( | ) | [inline] |
void KOPrefsBase::setFreeBusyPublishAuto | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyPublishAuto | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyPublishAutoItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishAuto().
Definition at line 1686 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishDelay | ( | int | v | ) | [inline] |
int KOPrefsBase::freeBusyPublishDelay | ( | ) | const [inline] |
ItemInt* KOPrefsBase::freeBusyPublishDelayItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishDelay().
Definition at line 1711 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishDays | ( | int | v | ) | [inline] |
int KOPrefsBase::freeBusyPublishDays | ( | ) | const [inline] |
ItemInt* KOPrefsBase::freeBusyPublishDaysItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishDays().
Definition at line 1736 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishUrl | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyPublishUrl | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyPublishUrlItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishUrl().
Definition at line 1761 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishUser | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyPublishUser | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyPublishUserItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishUser().
Definition at line 1786 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishPassword | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyPublishPassword | ( | ) | const [inline] |
ItemPassword* KOPrefsBase::freeBusyPublishPasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishPassword().
Definition at line 1811 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishSavePassword | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyPublishSavePassword | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyPublishSavePasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishSavePassword().
Definition at line 1836 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveAuto | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyRetrieveAuto | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyRetrieveAutoItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveAuto().
Definition at line 1861 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyFullDomainRetrieval | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyFullDomainRetrieval | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyFullDomainRetrievalItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyFullDomainRetrieval().
Definition at line 1886 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveUrl | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyRetrieveUrl | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyRetrieveUrlItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveUrl().
Definition at line 1911 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveUser | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyRetrieveUser | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyRetrieveUserItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveUser().
Definition at line 1936 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrievePassword | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyRetrievePassword | ( | ) | const [inline] |
ItemPassword* KOPrefsBase::freeBusyRetrievePasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrievePassword().
Definition at line 1961 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveSavePassword | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyRetrieveSavePassword | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyRetrieveSavePasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveSavePassword().
Definition at line 1986 of file koprefs_base.h.
The documentation for this class was generated from the following files: