From a7572583e8a7f0ed963da2238870170bc3bf12ed Mon Sep 17 00:00:00 2001 From: Szymon Tomasz Stefanek Date: Sat, 22 Dec 2012 01:53:14 +0000 Subject: Compile and run with Qt5.0. Also add a couple of KVS functions for byte order conversion. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/KvsObject_process.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects/KvsObject_process.cpp') diff --git a/src/modules/objects/KvsObject_process.cpp b/src/modules/objects/KvsObject_process.cpp index 369d197bb..4fd235ee7 100644 --- a/src/modules/objects/KvsObject_process.cpp +++ b/src/modules/objects/KvsObject_process.cpp @@ -143,7 +143,7 @@ !fn: $isRunning() Return 1 if the process is running, else return 0. !fn: $normalExit() - Returns TRUE if the process has exited normally; otherwise returns FALSE. + Returns true if the process has exited normally; otherwise returns false. !fn: $readyReadStdoutEvent() This function is invoched by the process when there are new datas.[br] The default implementation emits the [classfnc]$readyReadStdout[/classfnc]() signal. -- cgit v1.3.1-10-gc9f91