qt5base-lts/examples
Jonas M. Gastal 1453f74cc5 Make QFtp private.
All references to QFtp in documentation have been removed, QFtp's
documentaiton was marked internal. The QFtp example was removed.

Task-number: QTBUG-23199
Change-Id: Ifff83cac069fb350e8ebeae63e605850e65c0c30
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-01-12 14:38:55 +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 Make QFtp private. 2012-01-12 14:38:55 +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.