就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
QtCore
QDate
List of All Members for QDate
這是完整成員列錶為
QDate
,包括繼承的成員。
enum
MonthNameType
QDate
()
QDate
(int, int, int)
addDays
(int) 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 : int
fromJulianDay
(int) : 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) : QString
longDayName
(int, MonthNameType) : QString
longMonthName
(int) : QString
longMonthName
(int, MonthNameType) : QString
month
() const : int
setDate
(int, int, int) : bool
shortDayName
(int) : QString
shortDayName
(int, MonthNameType) : QString
shortMonthName
(int) : QString
shortMonthName
(int, MonthNameType) : QString
toJulianDay
() const : int
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