diff options
Diffstat (limited to 'doc/html/qdatapump.html')
-rw-r--r-- | doc/html/qdatapump.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qdatapump.html b/doc/html/qdatapump.html index 15213161e..d2fa45d49 100644 --- a/doc/html/qdatapump.html +++ b/doc/html/qdatapump.html @@ -52,7 +52,7 @@ sink. One very useful way to do this is interleaved with other event processing. TQDataPump provides this - create a pipe between a source and a sink, and data will be moved during subsequent event processing. <p> Note that each source can only provide data to one sink and each sink -can only receive data from one source (although it is tquite possible +can only receive data from one source (although it is quite possible to write a multiplexing sink that is multiple sources). <hr><h2>Member Function Documentation</h2> |