Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.6.0 RC
-
None
Description
MonthGrid in Qt Labs Controls has no ability to specify only part of month as available days, like Calendar from Qt Quick Controls 1 can (see attached image).
To use it with CalendarModel, it should also pass some additional properties, like model.startDate, or model.startDay, or model.from for the minimum available date of the current month and the same for maximum date.