YearMonthDay

Inheritance diagram of PySide2.QtCore.QCalendar.YearMonthDay

Synopsis

Functions

Detailed Description

class PySide2.QtCore.QCalendar.YearMonthDay

PySide2.QtCore.QCalendar.YearMonthDay(YearMonthDay)

PySide2.QtCore.QCalendar.YearMonthDay(y[, m=1[, d=1]])

Parameters:
PySide2.QtCore.QCalendar.YearMonthDay.year
PySide2.QtCore.QCalendar.YearMonthDay.month
PySide2.QtCore.QCalendar.YearMonthDay.day
PySide2.QtCore.QCalendar.YearMonthDay.isValid()
Return type:

bool