qt5base-lts/examples
Jason McDonald 4c66ab91a9 Remove execute permission from files that don't need it.
Change-Id: Ib92875289cdd9831f35301c566fb567acc725bb6
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-01-10 01:24:22 +01:00
..
animation Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
dbus Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
desktop Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
dialogs Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
draganddrop Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
effects Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
embedded Remove execute permission from files that don't need it. 2012-01-10 01:24:22 +01:00
gestures Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
graphicsview Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
ipc Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
itemviews Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
ja_JP/linguist/hellotr Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
layouts Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
linguist Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
mainwindows Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
network Removing QHttp class, its tests and its usage in examples. 2012-01-06 23:07:26 +01:00
opengl Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
painting Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmake Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qpa Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtconcurrent Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtestlib Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qws Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
richtext Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
scroller Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
sql Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
statemachine Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
threads Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tools Removed QApplication::setInputContext() 2012-01-05 11:40:08 +01:00
touch Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tutorials Remove execute permission from files that don't need it. 2012-01-10 01:24:22 +01:00
webkit/webkit-guide Remove execute permission from files that don't need it. 2012-01-10 01:24:22 +01:00
widgets Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
xml Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
examples.pro Examples, plugins: Remove remains of qpa in profiles. 2011-10-28 15:04:54 +02:00
README Remove more references to demos. 2011-07-08 15:36:26 +02:00

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.