korganizer
koviewmanager.h
Go to the documentation of this file.
bool agendaIsSelected() const
Returns true if agenda is the current view.
Definition: koviewmanager.cpp:695
RangeMode rangeMode() const
Return the current range mode: week, work week, day or nextX days, etc.
Definition: koviewmanager.h:131
KOAgendaView is the agenda-like view that displays events in a single or multi-day view...
Definition: koagendaview.h:36
Shows one agenda for every resource side-by-side.
Definition: multiagendaview.h:37
void addView(KOrg::BaseView *, bool isTab=false)
Definition: koviewmanager.cpp:404
void writeCurrentView(KConfig *config)
Write which view is currently shown to config file.
void addChange(EventViews::EventView::Change change)
Notifies all views that an update is needed.
Definition: koviewmanager.cpp:677
Definition: monthview.h:33
This class provides a view of the next events and todos.
Definition: kowhatsnextview.h:33
void readCurrentView(KConfig *config)
Read which view was shown last from config file.
void connectTodoView(KOTodoView *todoView)
Definition: koviewmanager.cpp:356
Definition: koviewmanager.h:72
void updateMultiCalendarDisplay()
Definition: koviewmanager.cpp:686
Definition: koviewmanager.h:73
Definition: koviewmanager.h:69
Definition: kolistview.h:44
Definition: koviewmanager.h:70
void showView(KOrg::BaseView *)
changes the view to be the currently selected view
Definition: koviewmanager.cpp:171
Definition: koviewmanager.h:71
This class provides an interface for all views being displayed within the main calendar view...
Definition: baseview.h:51
QDate currentSelectionDate()
If there's a selected incidence, it's date is returned, otherwise an invalid QDate is returned...
Definition: koviewmanager.cpp:638
void configChanged()
Definition: kotodoview.h:39
void datesSelected(const KCalCore::DateList &)
Definition: koviewmanager.h:68
KOrg::MultiAgendaView * multiAgendaView() const
Definition: koviewmanager.h:112
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.