qt5base-lts/examples
Rohan McGovern 99b997c4d5 Cleaned up examples/opengl/cube/cube.pro, removed message()
It's arbitrary and confusing to put a message(OpenGL support is enabled)
in this one OpenGL example and no others, especially since the message
is output during configure.

Change-Id: I7b55868d10c288f3459a7fda594fea1e6f45bf9a
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
2012-02-29 03:09:38 +01:00
..
animation Fix compilation of examples with QStringBuilder 2012-02-25 21:30:45 +01:00
dbus clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
desktop
dialogs
draganddrop
effects
embedded clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
gestures
graphicsview examples: compile w/o opengl 2012-02-24 22:39:40 +01:00
ipc
itemviews Fix compilation of examples with QStringBuilder 2012-02-25 21:30:45 +01:00
ja_JP/linguist/hellotr
layouts
linguist
mainwindows
network Fix compilation of examples with QStringBuilder 2012-02-25 21:30:45 +01:00
opengl Cleaned up examples/opengl/cube/cube.pro, removed message() 2012-02-29 03:09:38 +01:00
painting examples: compile w/o opengl 2012-02-24 22:39:40 +01:00
qmake
qpa clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qtconcurrent clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qtestlib
qws
richtext
scroller
sql
statemachine
threads clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
tools Use new plugin system in qtbase. 2012-02-27 13:28:21 +01:00
touch
tutorials
webkit/webkit-guide
widgets clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
xml
examples.pro
README

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.