korganizer
CalendarView Member List
This is the complete list of members for CalendarView, including all inherited members.
| activeDate(bool fallbackToToday=false) | CalendarView | |
| activeIncidenceDate() | CalendarView | |
| adaptNavigationUnits() | CalendarView | |
| addExtension(CalendarViewExtension::Factory *) | CalendarView | |
| addIncidence(const QString &ical) | CalendarView | slot |
| addIncidence(const KCalCore::Incidence::Ptr &incidence) | CalendarView | slot |
| addIncidenceOn(const Akonadi::Item &incidence, const QDate &) | CalendarView | slot |
| addView(KOrg::BaseView *) | CalendarView | virtual |
| appointment_delete() | CalendarView | slot |
| appointment_edit() | CalendarView | slot |
| appointment_show() | CalendarView | slot |
| archiveCalendar() | CalendarView | slot |
| autoArchivingSettingsModified() | CalendarView | signal |
| calendar() const | CalendarView | virtual |
| CalendarView(QWidget *parent=0) | CalendarView | explicit |
| CalendarViewBase(QWidget *parent) | KOrg::CalendarViewBase | inlineexplicit |
| calendarViewExpanded(bool) | CalendarView | signal |
| categoriesChanged() | CalendarView | signal |
| categoryConfigChanged() | CalendarView | signal |
| changeFullView(bool fullView) | CalendarView | slot |
| changeIncidenceDisplay(const Akonadi::Item &incidence, Akonadi::IncidenceChanger::ChangeType) | CalendarView | slot |
| changeNavStringNext(const QString &) | CalendarView | signal |
| changeNavStringPrev(const QString &) | CalendarView | signal |
| checkClipboard() | CalendarView | slot |
| checkForFilteredChange(const Akonadi::Item &incidence) | CalendarView | protected |
| closed(QWidget *) | CalendarView | signal |
| configChanged() | CalendarView | signal |
| configureCurrentView() | CalendarView | slot |
| copyIncidence(const Akonadi::Item &) | CalendarView | slot |
| copyIncidenceToResource(const Akonadi::Item &incidence, const QString &resourceId) | CalendarView | slot |
| currentFilterName() const | CalendarView | |
| currentSelection() | CalendarView | virtual |
| currentView() const | CalendarView | |
| cutIncidence(const Akonadi::Item &) | CalendarView | slot |
| dateNavigator() const | CalendarView | inline |
| dateTimesForNewEvent(QDateTime &startDt, QDateTime &endDt, bool &allDay) | CalendarView | protected |
| dayPassed(const QDate &) | CalendarView | signal |
| deleteIncidence(const Akonadi::Item &item, bool force=false) | CalendarView | slot |
| deleteIncidence(Akonadi::Item::Id id, bool force=false) | CalendarView | slot |
| deleteIncidence() | CalendarView | slot |
| deleteSubTodosIncidence(const Akonadi::Item &todo) | CalendarView | slot |
| deleteTodoIncidence(const Akonadi::Item &todo, bool force=false) | CalendarView | slot |
| dialogClosing(const Akonadi::Item &incidence) | CalendarView | slot |
| dialogManager() const | CalendarView | inline |
| dissociateOccurrences(const Akonadi::Item &incidence, const QDate &date) | CalendarView | slot |
| edit_copy() | CalendarView | slot |
| edit_cut() | CalendarView | slot |
| edit_options() | CalendarView | slot |
| edit_paste() | CalendarView | slot |
| editFilters() | CalendarView | slot |
| editIncidence(const Akonadi::Item &item, bool isCounter=false) | CalendarView | slot |
| editIncidence(Akonadi::Item::Id id) | CalendarView | slot |
| editIncidence() | CalendarView | slot |
| endDate() | CalendarView | virtual |
| endMultiModify() | CalendarView | slot |
| eventFilter(QObject *watched, QEvent *event) | CalendarView | protected |
| eventUpdated(const Akonadi::Item &incidence) | CalendarView | slot |
| exportHTML(KOrg::HTMLExportSettings *) | CalendarView | signal |
| exportICalendar() | CalendarView | slot |
| exportVCalendar() | CalendarView | slot |
| exportWeb() | CalendarView | slot |
| filterActivated(int filterNum) | CalendarView | slot |
| filterChanged() | CalendarView | signal |
| filtersUpdated(const QStringList &, int) | CalendarView | signal |
| goDate(const QDate &date) | CalendarView | slot |
| goNext() | CalendarView | slot |
| goPrevious() | CalendarView | slot |
| goToday() | CalendarView | slot |
| groupEventsSelected(bool) | CalendarView | signal |
| handleIncidenceCreated(const Akonadi::Item &item) | CalendarView | slot |
| history() const | CalendarView | |
| incidence_unsub(const Akonadi::Item &item) | CalendarView | slot |
| incidenceChanger() const | CalendarView | inlinevirtual |
| incidenceDialog(const Akonadi::Item &) | CalendarView | protected |
| incidenceSelected(const Akonadi::Item &incidence, const QDate &date) | CalendarView | signal |
| isFiltered() const | CalendarView | |
| isReadOnly() const | CalendarView | slot |
| leftFrame() const | CalendarView | inline |
| mailFreeBusy(int daysToPublish=30) | CalendarView | slot |
| makeChildrenIndependent(const Akonadi::Item &item) | CalendarView | slot |
| makeSubTodosIndependent() | CalendarView | slot |
| modifiedChanged(bool) | CalendarView | signal |
| moveIncidenceTo(const Akonadi::Item &incidence, const QDate &) | CalendarView | slot |
| moveIncidenceToResource(const Akonadi::Item &incidence, const QString &resourceId) | CalendarView | slot |
| msgCalModified() | CalendarView | |
| msgItemDelete(const Akonadi::Item &incidence) | CalendarView | protected |
| navigatorBar() const | CalendarView | inline |
| newEvent(const QDate &) | CalendarView | slot |
| newEvent() | CalendarView | slot |
| newEvent(const QDateTime &startDt) | CalendarView | slot |
| newEvent(const QDateTime &startDt, const QDateTime &EndDt, bool allDay=false) | CalendarView | slot |
| newEvent(const QString &summary, const QString &description=QString(), const QStringList &attachment=QStringList(), const QStringList &attendees=QStringList(), const QStringList &attachmentMimetypes=QStringList(), bool inlineAttachment=false) | CalendarView | slot |
| newEventEditor(const KCalCore::Event::Ptr &event) | CalendarView | protected |
| newFloatingEvent() | CalendarView | slot |
| newIncidenceChanger(Akonadi::IncidenceChanger *) | CalendarView | signal |
| newJournal() | CalendarView | slot |
| newJournal(const QDate &date) | CalendarView | slot |
| newJournal(const QString &text, const QDate &date=QDate()) | CalendarView | slot |
| newJournal(const Akonadi::Collection &collection) | CalendarView | slot |
| newSubTodo() | CalendarView | slot |
| newSubTodo(const Akonadi::Item &todo) | CalendarView | slot |
| newSubTodo(const Akonadi::Collection &collection) | CalendarView | slot |
| newTodo() | CalendarView | slot |
| newTodo(const QDate &date) | CalendarView | slot |
| newTodo(const Akonadi::Collection &collection) | CalendarView | slot |
| newTodo(const QString &summary, const QString &description=QString(), const QStringList &attachments=QStringList(), const QStringList &attendees=QStringList(), const QStringList &attachmentMimetypes=QStringList(), bool inlineAttachment=false) | CalendarView | slot |
| onCutFinished() | CalendarView | slot |
| openAddressbook() | CalendarView | slot |
| organizerEventsSelected(bool) | CalendarView | signal |
| pasteEnabled(bool) | CalendarView | signal |
| pasteIncidence() | CalendarView | slot |
| print() | CalendarView | slot |
| printPreview() | CalendarView | slot |
| processIncidenceSelection(const Akonadi::Item &incidence, const QDate &date) | CalendarView | slot |
| processMainViewSelection(const Akonadi::Item &incidence, const QDate &date) | CalendarView | slot |
| processTodoListSelection(const Akonadi::Item &incidence, const QDate &date) | CalendarView | slot |
| purgeCompleted() | CalendarView | slot |
| readFilterSettings(KConfig *config) | CalendarView | slot |
| readOnlyChanged(bool) | CalendarView | signal |
| readSettings() | CalendarView | slot |
| resourcesChanged() | CalendarView | slot |
| saveCalendar(const QString &filename) | CalendarView | slot |
| schedule(KCalCore::iTIPMethod, const Akonadi::Item &incidence) | CalendarView | slot |
| schedule_add(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_cancel(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_counter(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_declinecounter(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_forward(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_publish(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_refresh(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_reply(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| schedule_request(const Akonadi::Item &incidence=Akonadi::Item()) | CalendarView | slot |
| selectedIncidence() | CalendarView | |
| selectedTodo() | CalendarView | protected |
| selectWeek(const QDate &week, const QDate &preferredMonth) | CalendarView | slot |
| setCalendar(const Akonadi::ETMCalendar::Ptr &) | CalendarView | |
| setCheckableProxyModel(KOCheckableProxyModel *) | CalendarView | |
| setReadOnly(bool readOnly=true) | CalendarView | slot |
| showDate(const QDate &date) | CalendarView | slot |
| showDateNavigator(bool) | CalendarView | slot |
| showDates(const KCalCore::DateList &, const QDate &preferredMonth=QDate()) | CalendarView | protectedslot |
| showErrorMessage(const QString &) | CalendarView | slot |
| showEventViewer(bool) | CalendarView | slot |
| showIncidence(const Akonadi::Item &item) | CalendarView | slot |
| showIncidence(Akonadi::Item::Id id) | CalendarView | slot |
| showIncidence() | CalendarView | slot |
| showIncidenceContext(const Akonadi::Item &incidence) | CalendarView | slot |
| showIncidenceContext(Akonadi::Item::Id id) | CalendarView | slot |
| showIntro() | CalendarView | slot |
| showLeftFrame(bool show=true) | CalendarView | slot |
| showMessage(const QString &message, KMessageWidget::MessageType) | CalendarView | |
| showTodoView(bool) | CalendarView | slot |
| showView(KOrg::BaseView *) | CalendarView | virtual |
| slotAutoArchivingSettingsModified() | CalendarView | inlineslot |
| slotCreateFinished(int changeId, const Akonadi::Item &item, Akonadi::IncidenceChanger::ResultCode resultCode, const QString &errorString) | CalendarView | slot |
| slotDeleteFinished(int changeId, const QVector< Akonadi::Item::Id > &itemIdList, Akonadi::IncidenceChanger::ResultCode resultCode, const QString &errorString) | CalendarView | slot |
| slotModifyFinished(int changeId, const Akonadi::Item &item, Akonadi::IncidenceChanger::ResultCode resultCode, const QString &errorString) | CalendarView | slot |
| startDate() | CalendarView | virtual |
| startMultiModify(const QString &text) | CalendarView | slot |
| statusMessage(const QString &) | CalendarView | signal |
| subtodoSelected(bool) | CalendarView | signal |
| takeOverEvent() | CalendarView | slot |
| todo_unsub() | CalendarView | slot |
| todoSelected(bool) | CalendarView | signal |
| toggleAlarm(const Akonadi::Item &incidence) | CalendarView | slot |
| toggleTodoCompleted(const Akonadi::Item &incidence) | CalendarView | slot |
| updateCategories() | CalendarView | slot |
| updateConfig() | CalendarView | slot |
| updateConfig(const QByteArray &) | CalendarView | slot |
| updateFilter() | CalendarView | slot |
| updateHighlightModes() | CalendarView | |
| updateUnmanagedViews() | CalendarView | slot |
| updateView(const QDate &start, const QDate &end, const QDate &preferredMonth, const bool updateTodos=true) | CalendarView | slot |
| updateView() | CalendarView | slot |
| uploadFreeBusy() | CalendarView | slot |
| viewManager() const | CalendarView | inline |
| viewStack() const | CalendarView | inline |
| warningChangeFailed(const Akonadi::Item &) | CalendarView | protected |
| writeFilterSettings(KConfig *config) | CalendarView | slot |
| writeSettings() | CalendarView | slot |
| ~CalendarView() | CalendarView | virtual |
| ~CalendarViewBase() | KOrg::CalendarViewBase | inlinevirtual |
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.
KDE API Reference