YearMonthDay#

Inheritance diagram of PySide6.QtCore.QCalendar.YearMonthDay

Synopsis#

Functions#

Detailed Description#

class PySide6.QtCore.QCalendar.YearMonthDay#

PySide6.QtCore.QCalendar.YearMonthDay(YearMonthDay)

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

Parameters
PySide6.QtCore.QCalendar.YearMonthDay.year#
PySide6.QtCore.QCalendar.YearMonthDay.month#
PySide6.QtCore.QCalendar.YearMonthDay.day#
PySide6.QtCore.QCalendar.YearMonthDay.isValid()#
Return type

bool