I had some QML code using Calendar and CalendarStyle (QtQuick.Controls 1.4 and QtQuick.Controls.Styles 1.4), and I failed to find anything similar in Qt6.
The old code will obviously not compile with more recent Qt because those imports don't exist anymore.