korganizer
kdatenavigator.cpp
Go to the documentation of this file.
Type type() const
void addWidget(QWidget *widget, int row, int column, QFlags< Qt::AlignmentFlag > alignment)
const QDate & getDate(int offset) const
Returns the QDate object associated with day indexed by the supplied offset.
Definition: kodaymatrix.cpp:412
void setAlignment(QFlags< Qt::AlignmentFlag >)
int month() const
bool disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)
void update()
void setSpacing(int spacing)
void setHighlightMode(bool highlightEvents, bool highlightTodos, bool highlightJournals)
Sets which incidences should be highlighted.
Definition: kodaymatrix.cpp:453
void updateView(const QDate &actdate)
updates the day matrix to start with the given date.
Definition: kodaymatrix.cpp:182
void installEventFilter(QObject *filterObj)
void setSelectedDaysFrom(const QDate &start, const QDate &end)
Sets the actual to be displayed selection in the day matrix starting from start and ending with end...
Definition: kodaymatrix.cpp:139
void setObjectName(const QString &name)
int day() const
int year() const
void setText(const QString &)
void hide()
void setMargin(int margin)
void accept()
void setFont(const QFont &)
const KCalendarSystem * calendarSystem() const
Definition: koglobals.cpp:65
int delta() const
bool setDate(int year, int month, int day)
void setCalendar(const Akonadi::ETMCalendar::Ptr &)
Associate a calendar with this day matrix.
Definition: kodaymatrix.cpp:70
void setWhatsThis(const QString &)
QString & setNum(short n, int base)
Replacement for kdpdatebuton.cpp that used 42 widgets for the day matrix to be displayed.
Definition: kodaymatrix.h:69
void show()
QDate addDays(int ndays) const
void setToolTip(const QString &)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void recalculateToday()
Calculates which square in the matrix should be hiighted to indicate the square is on "today"...
Definition: kodaymatrix.cpp:152
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.