mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-02 07:15:27 +08:00
6.5.3 clean
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
\meta tags {widgets, threads, network}
|
||||
\title Image Scaling
|
||||
\ingroup qtconcurrentexamples
|
||||
\examplecategory {Networking}
|
||||
\brief Demonstrates how to asynchronously download and scale images.
|
||||
|
||||
This example shows how to use the QFuture, QPromise, and QFutureWatcher
|
||||
|
@ -6,6 +6,7 @@
|
||||
\meta tags {widgets, threads}
|
||||
\title Prime Counter
|
||||
\ingroup qtconcurrentexamples
|
||||
\examplecategory {Data Processing & I/O}
|
||||
\brief Demonstrates how to monitor the progress of concurrent operations.
|
||||
|
||||
The following example demonstrates how to create an interactive and
|
||||
|
@ -6,6 +6,7 @@
|
||||
\meta tags {threads, console}
|
||||
\title Word Count
|
||||
\ingroup qtconcurrentexamples
|
||||
\examplecategory {Data Processing & I/O}
|
||||
\brief Demonstrates how to use the map-reduce algorithm.
|
||||
|
||||
The Qt Concurrent \e {Word Count} example demonstrates the use of the
|
||||
|
Reference in New Issue
Block a user