KIO
KfsProcess Class Reference
#include <kfsprocess.h>
Inheritance diagram for KfsProcess:

Detailed Description
Definition at line 66 of file kfsprocess.h.
Signals | |
void | processExited () |
Public Member Functions | |
void | detach () |
KfsProcess (QObject *parent=0L) | |
KfsProcess & | operator<< (const char *arg) |
KfsProcess & | operator<< (const QString &arg) |
bool | start () |
~KfsProcess () |
Constructor & Destructor Documentation
KfsProcess::KfsProcess | ( | QObject * | parent = 0L |
) | [explicit] |
Definition at line 226 of file kfsprocess.cpp.
KfsProcess::~KfsProcess | ( | ) |
Definition at line 235 of file kfsprocess.cpp.
Member Function Documentation
void KfsProcess::detach | ( | ) |
Definition at line 241 of file kfsprocess.cpp.
KfsProcess & KfsProcess::operator<< | ( | const char * | arg | ) |
Definition at line 250 of file kfsprocess.cpp.
KfsProcess & KfsProcess::operator<< | ( | const QString & | arg | ) |
Definition at line 256 of file kfsprocess.cpp.
void KfsProcess::processExited | ( | ) | [signal] |
bool KfsProcess::start | ( | ) |
Definition at line 262 of file kfsprocess.cpp.
The documentation for this class was generated from the following files: