Qt 5.3
Qt Core
C++ Classes
QDate
Qt 5.3.2 Reference Documentation
List of All Members for QDate
This is the complete list of members for
QDate
, including inherited members.
enum
MonthNameType
QDate
()
QDate
(int, int, int)
addDays
(qint64) const : QDate
addMonths
(int) const : QDate
addYears
(int) const : QDate
currentDate
() : QDate
day
() const : int
dayOfWeek
() const : int
dayOfYear
() const : int
daysInMonth
() const : int
daysInYear
() const : int
daysTo
(const QDate &) const : qint64
fromJulianDay
(qint64) : QDate
fromString
(const QString &, Qt::DateFormat) : QDate
fromString
(const QString &, const QString &) : QDate
getDate
(int *, int *, int *)
isLeapYear
(int) : bool
isNull
() const : bool
isValid
() const : bool
isValid
(int, int, int) : bool
longDayName
(int, MonthNameType) : QString
longMonthName
(int, MonthNameType) : QString
month
() const : int
setDate
(int, int, int) : bool
shortDayName
(int, MonthNameType) : QString
shortMonthName
(int, MonthNameType) : QString
toJulianDay
() const : qint64
toString
(const QString &) const : QString
toString
(Qt::DateFormat) const : QString
weekNumber
(int *) const : int
year
() const : int
operator!=
(const QDate &) const : bool
operator<
(const QDate &) const : bool
operator<=
(const QDate &) const : bool
operator==
(const QDate &) const : bool
operator>
(const QDate &) const : bool
operator>=
(const QDate &) const : bool