QCalendar.YearMonthDay

Undocumented in source.

Constructors

this
this(int y, int m, int d)
Undocumented in source.

Members

Functions

isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

day
int day;
Undocumented in source.
month
int month;
Undocumented in source.
year
int year;
Undocumented in source.

Meta