Qt 6.11 is out! See what's new in the release
blog
Error: Calendar is not creatable?
-
'm currently using Qt 5.15.2. In that I wish to work on the calendar element . But, in Qt documtenation , it says, it works on QtQuick.controls.1.4.. The problem is I have other elements in the Window which basically works above 1.4 like background functions in Button, header, etc.,
I have tried on Qt labs.calendar 1.0..But, even in that, I'm getting the same error. There are some examples like populating the calendar through listview and calendarmodel..but,i need to customizer it? How to do in the other way rather than listviewHow to get rid off it?