qt6windows7/examples/widgets/widgets
2023-10-29 23:33:08 +01:00
..
analogclock qt 6.5.1 original 2023-10-29 23:33:08 +01:00
calculator qt 6.5.1 original 2023-10-29 23:33:08 +01:00
calendarwidget qt 6.5.1 original 2023-10-29 23:33:08 +01:00
charactermap qt 6.5.1 original 2023-10-29 23:33:08 +01:00
digitalclock qt 6.5.1 original 2023-10-29 23:33:08 +01:00
groupbox qt 6.5.1 original 2023-10-29 23:33:08 +01:00
icons qt 6.5.1 original 2023-10-29 23:33:08 +01:00
imageviewer qt 6.5.1 original 2023-10-29 23:33:08 +01:00
lineedits qt 6.5.1 original 2023-10-29 23:33:08 +01:00
movie qt 6.5.1 original 2023-10-29 23:33:08 +01:00
scribble qt 6.5.1 original 2023-10-29 23:33:08 +01:00
shapedclock qt 6.5.1 original 2023-10-29 23:33:08 +01:00
shortcuteditor qt 6.5.1 original 2023-10-29 23:33:08 +01:00
sliders qt 6.5.1 original 2023-10-29 23:33:08 +01:00
spinboxes qt 6.5.1 original 2023-10-29 23:33:08 +01:00
styles qt 6.5.1 original 2023-10-29 23:33:08 +01:00
stylesheet qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tablet qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tetrix qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tooltips qt 6.5.1 original 2023-10-29 23:33:08 +01:00
validators qt 6.5.1 original 2023-10-29 23:33:08 +01:00
windowflags qt 6.5.1 original 2023-10-29 23:33:08 +01:00
CMakeLists.txt qt 6.5.1 original 2023-10-29 23:33:08 +01:00
README qt 6.5.1 original 2023-10-29 23:33:08 +01:00
widgets.pro qt 6.5.1 original 2023-10-29 23:33:08 +01:00

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.