| staticMetaObject | PySide6.QtCore.QMetaObject("QCalendarWidget" inherits "QWidget":
Enumerators:
#0 "HorizontalHeaderFormat" {NoHorizontalHeader, SingleLetterDayNames, ShortDayNames, LongDayNames}
#1 "VerticalHeaderFormat" {NoVerticalHeader, ISOWeekNumbers}
#2 "SelectionMode" {NoSelection, SingleSelection}
Properties:
#60 "selectedDate", QDate [writeable] [designable]
#61 "minimumDate", QDate [writeable] [resettable] [designable]
#62 "maximumDate", QDate [writeable] [resettable] [designable]
#63 "firstDayOfWeek", Qt::DayOfWeek [writeable] [designable]
#64 "gridVisible", bool [writeable] [designable]
#65 "selectionMode", QCalendarWidget::SelectionMode [writeable] [designable]
#66 "horizontalHeaderFormat", QCalendarWidget::HorizontalHeaderFormat [writeable] [designable]
#67 "verticalHeaderFormat", QCalendarWidget::VerticalHeaderFormat [writeable] [designable]
#68 "navigationBarVisible", bool [writeable] [designable]
#69 "dateEditEnabled", bool [writeable] [designable]
#70 "dateEditAcceptDelay", int [writeable] [designable]
Methods:
#33 type=Signal, signature=selectionChanged()
#34 type=Signal, signature=clicked(QDate), parameters=QDate
#35 type=Signal, signature=activated(QDate), parameters=QDate
#36 type=Signal, signature=currentPageChanged(int,int), parameters=int, int
#37 type=Slot, signature=setSelectedDate(QDate), parameters=QDate
#38 type=Slot, signature=setDateRange(QDate,QDate), parameters=QDate, QDate
#39 type=Slot, signature=setCurrentPage(int,int), parameters=int, int
#40 type=Slot, signature=setGridVisible(bool), parameters=bool
#41 type=Slot, signature=setNavigationBarVisible(bool), parameters=bool
#42 type=Slot, signature=showNextMonth()
#43 type=Slot, signature=showPreviousMonth()
#44 type=Slot, signature=showNextYear()
#45 type=Slot, signature=showPreviousYear()
#46 type=Slot, signature=showSelectedDate()
#47 type=Slot, signature=showToday()
#48 type=Slot, signature=_q_slotShowDate(QDate), parameters=QDate
#49 type=Slot, signature=_q_slotChangeDate(QDate), parameters=QDate
#50 type=Slot, signature=_q_slotChangeDate(QDate,bool), parameters=QDate, bool
#51 type=Slot, signature=_q_editingFinished()
#52 type=Slot, signature=_q_prevMonthClicked()
#53 type=Slot, signature=_q_nextMonthClicked()
#54 type=Slot, signature=_q_yearEditingFinished()
#55 type=Slot, signature=_q_yearClicked()
#56 type=Slot, signature=_q_monthChanged(QAction*), parameters=QAction*
) |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :