From af644c020106e7096d4fe9c648f25eede98c972f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 15 Dec 2024 22:06:44 +0900 Subject: Rename class KProcIO to TDEProcIO Signed-off-by: Michele Calgaro --- tdecore/README.exec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/README.exec') diff --git a/tdecore/README.exec b/tdecore/README.exec index d47c808e9..6ddf1aef4 100644 --- a/tdecore/README.exec +++ b/tdecore/README.exec @@ -16,9 +16,9 @@ child of your process, e.g. because you want to catch stdout/stderr or need to send it data via stdin. You should never use this to start other KDE applications unless your application is called kgdb :-) If you need to send/receive text like data to/from the process, you are probably better -off with KProcIO +off with TDEProcIO -3. KProcIO +3. TDEProcIO Like TDEProcess. Unlike TDEProcess, this class actually makes it easy to send data to and receive data from the process. -- cgit v1.2.1