Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QDate
This is the complete list of members for
QDate
, including inherited members.
QDate
()
QDate
( int
y
, int
m
, int
d
)
QDate
addDays
( int
ndays
) const
QDate
addMonths
( int
nmonths
) const
QDate
addYears
( int
nyears
) const
QDate
currentDate
()
int
day
() const
int
dayOfWeek
() const
int
dayOfYear
() const
int
daysInMonth
() const
int
daysInYear
() const
int
daysTo
( const QDate &
d
) const
QDate
fromJulianDay
( int
jd
)
QDate
fromString
( const QString &
string
, Qt::DateFormat
format
= Qt::TextDate )
bool
isLeapYear
( int
year
)
bool
isNull
() const
bool
isValid
() const
bool
isValid
( int
y
, int
m
, int
d
)
QString
longDayName
( int
weekday
)
QString
longMonthName
( int
month
)
int
month
() const
bool
setYMD
( int
y
, int
m
, int
d
)
QString
shortDayName
( int
weekday
)
QString
shortMonthName
( int
month
)
int
toJulianDay
() const
QString
toString
( const QString &
format
) const
QString
toString
( Qt::DateFormat
format
= Qt::TextDate ) const
int
weekNumber
( int *
yearNumber
= 0 ) const
int
year
() const
bool
operator!=
( const QDate &
d
) const
bool
operator<
( const QDate &
d
) const
bool
operator<=
( const QDate &
d
) const
bool
operator==
( const QDate &
d
) const
bool
operator>
( const QDate &
d
) const
bool
operator>=
( const QDate &
d
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1