From 706eeadf3aa226ea02496c352006b26abe791f07 Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Thu, 7 Nov 2013 00:24:20 +0800 Subject: Doc: Move threading overviews from qtbase.git to qtdoc.git - This topic is relevant to multiple modules, as illustrated by the "Thread-Support in Qt Modules" page. Multithreading can be done in both C++ and QML. - Moving also fixes links to QML-related pages. - Snippets are copied, not moved. QThreadStorage docs need them. - QDoc: "DEPENDS += qtdoc" added to keep the "\reentrant" command working. It creates a link to the "reentrant" keyword. Change-Id: I2cdf6139e62d66911561c30fcca7aab160a694b1 Reviewed-by: Jerome Pasion --- src/corelib/doc/images/threadvisual-example.png | Bin 16823 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/corelib/doc/images/threadvisual-example.png (limited to 'src/corelib/doc/images/threadvisual-example.png') diff --git a/src/corelib/doc/images/threadvisual-example.png b/src/corelib/doc/images/threadvisual-example.png deleted file mode 100644 index 2a49874719..0000000000 Binary files a/src/corelib/doc/images/threadvisual-example.png and /dev/null differ -- cgit v1.2.3