qt6-bb10/examples/widgets
Gatis Paeglis deed9c75b4 Change path for 'mousebuttons' widgets example
Task-number: QTBUG-26121
Change-Id: Icaeb6038d166fb0ffadf1657ddef21c18b3d3be6
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-06-14 03:03:38 +02:00
..
analogclock
applicationicon
calculator
calendarwidget
charactermap
codeeditor
digitalclock
elidedlabel
groupbox
icons
imageviewer
lineedits
mousebuttons Change path for 'mousebuttons' widgets example 2012-06-14 03:03:38 +02:00
movie
orientation
scribble
shapedclock
sliders
softkeys
spinboxes
styles
stylesheet
tablet
tetrix
tooltips
validators
wiggly
windowflags
README
widgets.pro Remove useless "QT += widgets" 2012-06-05 16:01:29 +02:00

README

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.