Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

Compatibility Members for QDate

The following class members are part of the Qt 3 compatibility layer. They are provided to help you port old code to Qt 4. We strongly advise against using them in new code.

QDate class reference

Static Public Members


Member Function Documentation

QDate QDate::currentDate ( Qt::TimeSpec spec )   [static]

Use the currentDate() overload that takes no parameters; or extract from currentDateTime() instead.

QString QDate::dayName ( int weekday )   [static]

Use shortDayName() instead.

bool QDate::leapYear ( int year )   [static]

Use isLeapYear() instead.

QString QDate::monthName ( int month )   [static]

Use shortMonthName() instead.


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2