qt5base-lts/examples/widgets
Jason McDonald 629d6eda5c Update contact information in license headers.
Replace Nokia contact email address with Qt Project website.

Change-Id: I431bbbf76d7c27d8b502f87947675c116994c415
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-01-23 04:04:33 +01:00
..
analogclock Update contact information in license headers. 2012-01-23 04:04:33 +01:00
applicationicon Update contact information in license headers. 2012-01-23 04:04:33 +01:00
calculator Update contact information in license headers. 2012-01-23 04:04:33 +01:00
calendarwidget Update contact information in license headers. 2012-01-23 04:04:33 +01:00
charactermap Update contact information in license headers. 2012-01-23 04:04:33 +01:00
codeeditor Update contact information in license headers. 2012-01-23 04:04:33 +01:00
digitalclock Update contact information in license headers. 2012-01-23 04:04:33 +01:00
elidedlabel Update contact information in license headers. 2012-01-23 04:04:33 +01:00
groupbox Update contact information in license headers. 2012-01-23 04:04:33 +01:00
icons Update contact information in license headers. 2012-01-23 04:04:33 +01:00
imageviewer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
lineedits Update contact information in license headers. 2012-01-23 04:04:33 +01:00
movie Update contact information in license headers. 2012-01-23 04:04:33 +01:00
orientation Update contact information in license headers. 2012-01-23 04:04:33 +01:00
scribble Update contact information in license headers. 2012-01-23 04:04:33 +01:00
shapedclock Update contact information in license headers. 2012-01-23 04:04:33 +01:00
sliders Update contact information in license headers. 2012-01-23 04:04:33 +01:00
softkeys Update contact information in license headers. 2012-01-23 04:04:33 +01:00
spinboxes Update contact information in license headers. 2012-01-23 04:04:33 +01:00
styles Update contact information in license headers. 2012-01-23 04:04:33 +01:00
stylesheet Update contact information in license headers. 2012-01-23 04:04:33 +01:00
tablet Update contact information in license headers. 2012-01-23 04:04:33 +01:00
tetrix Update contact information in license headers. 2012-01-23 04:04:33 +01:00
tooltips Update contact information in license headers. 2012-01-23 04:04:33 +01:00
validators Update contact information in license headers. 2012-01-23 04:04:33 +01:00
wiggly Update contact information in license headers. 2012-01-23 04:04:33 +01:00
windowflags Update contact information in license headers. 2012-01-23 04:04:33 +01:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
widgets.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02: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.