qt5base-lts/examples
Jonas M. Gastal bdce610022 Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.
This is a fix for problems introduced by bf7f170.

Change-Id: If5dd8e031ef2efea578b3efb188c2e950e1ba41a
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-13 20:55:00 +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 Fixes examples/tests to use qinptr in QTcpServer::incomingConnection. 2012-01-13 20:55:00 +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 Update year in Nokia copyright headers. 2012-01-10 07:12:41 +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.