Qyoto  4.0.6
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtCore.QDate Member List

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

AddDays(int days)QtCore.QDate
AddMonths(int months)QtCore.QDate
AddYears(int years)QtCore.QDate
CreateProxy()QtCore.QDatevirtual
CurrentDateQtCore.QDatestatic
DayQtCore.QDate
DayOfWeekQtCore.QDate
DayOfYearQtCore.QDate
DaysInMonthQtCore.QDate
DaysInYearQtCore.QDate
DaysTo(QDate d)QtCore.QDate
Dispose()QtCore.QDate
Equals(object o)QtCore.QDate
FromJulianDay(int jd)QtCore.QDatestatic
FromString(string s, Qt.DateFormat f=Qt.DateFormat.TextDate)QtCore.QDatestatic
FromString(string s, string format)QtCore.QDatestatic
GetDate(ref int year, ref int month, ref int day)QtCore.QDate
GetHashCode()QtCore.QDate
GregorianToJulian(int y, int m, int d)QtCore.QDatestatic
interceptorQtCore.QDateprotected
IsLeapYear(int year)QtCore.QDatestatic
IsNullQtCore.QDate
IsValid()QtCore.QDate
IsValid(int y, int m, int d)QtCore.QDatestatic
JulianToGregorian(uint jd, ref int y, ref int m, ref int d)QtCore.QDatestatic
LongDayName(int weekday)QtCore.QDatestatic
LongDayName(int weekday, QDate.MonthNameType type)QtCore.QDatestatic
LongMonthName(int month)QtCore.QDatestatic
LongMonthName(int month, QDate.MonthNameType type)QtCore.QDatestatic
MonthQtCore.QDate
MonthNameType enum nameQtCore.QDate
operator!=(QDate one, QDate other)QtCore.QDatestatic
operator<(QDate one, QDate other)QtCore.QDatestatic
operator<=(QDate one, QDate other)QtCore.QDatestatic
operator==(QDate one, QDate other)QtCore.QDatestatic
operator>(QDate one, QDate other)QtCore.QDatestatic
operator>=(QDate one, QDate other)QtCore.QDatestatic
QDate(System.Type dummy)QtCore.QDateprotected
QDate()QtCore.QDate
QDate(QDate copy)QtCore.QDate
QDate(int y, int m, int d)QtCore.QDate
SetDate(int year, int month, int day)QtCore.QDate
SetYMD(int y, int m, int d)QtCore.QDate
ShortDayName(int weekday)QtCore.QDatestatic
ShortDayName(int weekday, QDate.MonthNameType type)QtCore.QDatestatic
ShortMonthName(int month)QtCore.QDatestatic
ShortMonthName(int month, QDate.MonthNameType type)QtCore.QDatestatic
SmokeObjectQtCore.QDate
ToJulianDay()QtCore.QDate
ToString()QtCore.QDate
ToString(Qt.DateFormat f=Qt.DateFormat.TextDate)QtCore.QDate
ToString(string format)QtCore.QDate
WeekNumber()QtCore.QDate
WeekNumber(ref int yearNum)QtCore.QDate
YearQtCore.QDate