amarok
AmarokProcIO Class Reference
#include <AmarokProcess.h>
Inheritance diagram for AmarokProcIO:

Signals | |
void | readReady (AmarokProcIO *pio) |
![]() | |
void | processExited (AmarokProcess *proc) |
void | receivedStderr (AmarokProcess *proc) |
void | receivedStdout (AmarokProcess *proc) |
Public Member Functions | |
AmarokProcIO (QObject *parent=nullptr) | |
int | readln (QString &line) |
void | start () |
bool | writeStdin (const QString &line) |
![]() | |
AmarokProcess (QObject *parent=nullptr) | |
void | setLowPriority (bool lowPriority) |
void | start () |
Additional Inherited Members | |
![]() | |
void | setupChildProcess () override |
Detailed Description
Definition at line 66 of file AmarokProcess.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 89 of file AmarokProcess.cpp.
Member Function Documentation
int AmarokProcIO::readln | ( | QString & | line | ) |
Definition at line 101 of file AmarokProcess.cpp.
|
signal |
void AmarokProcIO::start | ( | ) |
Definition at line 117 of file AmarokProcess.cpp.
bool AmarokProcIO::writeStdin | ( | const QString & | line | ) |
Definition at line 95 of file AmarokProcess.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Tue Dec 10 2019 04:33:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Tue Dec 10 2019 04:33:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.