From 811c0f319862f15bfcf5799298e0fbc22516c94c Mon Sep 17 00:00:00 2001 From: Ivan Solovev Date: Wed, 8 Feb 2023 14:01:07 +0100 Subject: Improve Terminal example Extend the example to handle bytesWritten() signal. This allows to demonstrate both async read and async write with one example. Extend the example description to cover these changes. Apart from that do some regular cleanups: * Do not use Example in the name * Update screenshot * add Connectivity category Fixes: QTBUG-108870 Task-number: QTBUG-108868 Pick-to: 6.5 Change-Id: I013b66189fe321773f1fd7a8dcaf98c380833d8c Reviewed-by: Alex Blasche --- src/serialport/doc/images/terminal-example.png | Bin 8548 -> 11541 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src') diff --git a/src/serialport/doc/images/terminal-example.png b/src/serialport/doc/images/terminal-example.png index 9affaae..7cdbd21 100644 Binary files a/src/serialport/doc/images/terminal-example.png and b/src/serialport/doc/images/terminal-example.png differ -- cgit v1.2.1