ab536c3c71
QCalendarWidget currently uses Qt::Sunday as the default first day of the week. It has been suggested that a better user experience would see the calendar's locale be used instead. Task-number: QTBUG-19811 Change-Id: I4441bf9ffd52213ef622a4a7f498530b7cc9e110 Reviewed-by: Olivier Goffart <ogoffart@woboq.com> Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com> |
||
---|---|---|
.. | ||
analogclock | ||
applicationicon | ||
calculator | ||
calendarwidget | ||
charactermap | ||
codeeditor | ||
digitalclock | ||
elidedlabel | ||
groupbox | ||
icons | ||
imageviewer | ||
lineedits | ||
mousebuttons | ||
movie | ||
orientation | ||
scribble | ||
shapedclock | ||
sliders | ||
softkeys | ||
spinboxes | ||
styles | ||
stylesheet | ||
tablet | ||
tetrix | ||
tooltips | ||
validators | ||
wiggly | ||
windowflags | ||
README | ||
widgets.pro |
Qt comes with a large range of standard widgets that users of modern applications have come to expect. You can also develop your own custom widgets and controls, and use them alongside standard widgets. It is even possible to provide custom styles and themes for widgets that can be used to change the appearance of standard widgets and appropriately written custom widgets. Documentation for these examples can be found via the Examples link in the main Qt documentation.