summaryrefslogtreecommitdiffstats
path: root/doc/src/core/threads.qdoc
diff options
context:
space:
mode:
authorJonas M. Gastal <jgastal@profusion.mobi>2012-01-11 10:48:08 -0200
committerQt by Nokia <qt-info@nokia.com>2012-01-12 14:38:55 +0100
commit1453f74cc5617894c98f09428c3062dfa448044e (patch)
tree236c5e5851a0f45cd119bf14195f87974af7faa3 /doc/src/core/threads.qdoc
parentad28d83f6debe164c1c9d5791520adf6fbd2ce51 (diff)
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>
Diffstat (limited to 'doc/src/core/threads.qdoc')
-rw-r--r--doc/src/core/threads.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/core/threads.qdoc b/doc/src/core/threads.qdoc
index 2ed0330bdd..c38a7f3141 100644
--- a/doc/src/core/threads.qdoc
+++ b/doc/src/core/threads.qdoc
@@ -338,7 +338,7 @@
\section1 QObject Reentrancy
QObject is reentrant. Most of its non-GUI subclasses, such as
- QTimer, QTcpSocket, QUdpSocket, QFtp, and QProcess, are also
+ QTimer, QTcpSocket, QUdpSocket and QProcess, are also
reentrant, making it possible to use these classes from multiple
threads simultaneously. Note that these classes are designed to be
created and used from within a single thread; creating an object