Item {
id: rootItem
Calendar{
id:the_calendar
anchors.top: parent.top
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: splitRec.top
style: CalendarStyle {
i
qml暴露delegate给外部使用
于 2024-07-04 16:12:31 首次发布