Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QDate Member List

This is the complete list of members for QDate, including all inherited members.

addDays(qint64 days) constQDate
addMonths(int months) constQDate
addMonths(int months, QCalendar cal) constQDate
addYears(int years) constQDate
addYears(int years, QCalendar cal) constQDate
comparesEqualQDatefriend
compareThreeWayQDatefriend
currentDate()QDatestatic
day() constQDate
day(QCalendar cal) constQDate
dayOfWeek() constQDate
dayOfWeek(QCalendar cal) constQDate
dayOfYear() constQDate
dayOfYear(QCalendar cal) constQDate
daysInMonth() constQDate
daysInMonth(QCalendar cal) constQDate
daysInYear() constQDate
daysInYear(QCalendar cal) constQDate
daysTo(QDate d) constQDate
endOfDay(const QTimeZone &zone) constQDate
endOfDay() constQDate
fromJulianDay(qint64 jd_)QDateinlinestatic
getDate(int *year, int *month, int *day) constQDate
isLeapYear(int year)QDatestatic
isNull() constQDateinline
isValid() constQDateinline
isValid(int y, int m, int d)QDatestatic
month() constQDate
month(QCalendar cal) constQDate
operator<<QDatefriend
operator<<(QDataStream &out, QDate date)QDaterelated
operator>>QDatefriend
operator>>(QDataStream &in, QDate &date)QDaterelated
QDate()QDateinline
QDate(int y, int m, int d)QDate
QDate(int y, int m, int d, QCalendar cal)QDate
QDateTimeQDatefriend
QDateTimeParserQDatefriend
QDateTimePrivateQDatefriend
setDate(int year, int month, int day)QDate
setDate(int year, int month, int day, QCalendar cal)QDate
startOfDay(const QTimeZone &zone) constQDate
startOfDay() constQDate
toJulianDay() constQDateinline
weekNumber(int *yearNum=nullptr) constQDate
year() constQDate
year(QCalendar cal) constQDate