console_reader 1.0

Tim Fechtner urwald at users.sourceforge.net
Sat Nov 21 12:48:14 CET 2009


Name: console_reader
Version: 1.0
Type: KDE Development Tool
Depend: 
License: GPL
Homepage:
http://sourceforge.net/projects/qt-extensions/
More Info:
http://kde-apps.org/content/show.php?content=115808

Description:
 Use this abstract class when you want to
interpretate the output of a KProcess
line-by-line.

This class is useful when you want to read and
interpretate the output of a command line program,
and espacialy when you want to write a graphical
frontend to a command line program.

This class has a protected member m_process of
type KProcess which is used to start the external
program. When you inherit from this class, you
have to add some methods to set up and start this
process. In m_process, stderr and stdout are
merged. Don\'t read the output from m_process
yourself. Instead, implement
interpretate_console_output(QStringList&
stringList) to process the output of m_process
line-by-line.

Attention: It is expected that no \\0x00 is
contained in the output of m_process. 





JOB RECOMMENDATION:
------
Praktikant Programmierung/Marketing
openDesktop.org - h i v e 01 gmbh - trainee
 http://KDE-Apps.org/jobs/?id=109
------
Trainee Software Entwicklung openDesktop.org - h i
v e 01 gmbh - trainee
 http://KDE-Apps.org/jobs/?id=370

more jobs: http://KDE-Apps.org/jobs/




More information about the Kde-announce-apps mailing list