KDEUI
kdatewidget.cpp
Go to the documentation of this file.
QLayout * layout() const
const KCalendarSystem * calendar() const
Returns the currently selected calendar system.
Definition: kdatewidget.cpp:162
void setFocusPolicy(Qt::FocusPolicy policy)
int y() const
KLocale::CalendarSystem calendarSystem() const
QDate date() const
void setRange(int minimum, int maximum)
bool setCalendar(KCalendarSystem *calendar=0)
Changes the calendar system to use.
Definition: kdatewidget.cpp:167
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
CalendarSystem
static int spacingHint()
Returns the number of pixels that should be used between widgets inside a dialog according to the KDE...
Definition: kdialog.cpp:432
bool setDate(const QDate &date)
QLineEdit * lineEdit() const
void setFocusProxy(QWidget *w)
int monthsInYear() const
void setMargin(int margin)
void setSingleStep(int val)
int daysInMonth() const
void setAlignment(QFlags< Qt::AlignmentFlag > flag)
QDate currentDate()
void changed(const QDate &date)
Emitted whenever the date of the widget is changed, either with setDate() or via user selection...
bool setCalendarSystem(KLocale::CalendarSystem calendarSystem)
Definition: kdatewidget.cpp:179
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setSpacing(int spacing)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23: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:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.