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

Signals | |
| void | processExited () |
Public Member Functions | |
| KfsProcess (QObject *parent=0L) | |
| ~KfsProcess () | |
| void | detach () |
| KfsProcess & | operator<< (const QString &arg) |
| KfsProcess & | operator<< (const char *arg) |
| bool | start () |
Detailed Description
Don't use outside KIO! I mean it.
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 QString & | arg | ) |
Definition at line 256 of file kfsprocess.cpp.
| KfsProcess & KfsProcess::operator<< | ( | const char * | arg | ) |
Definition at line 250 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:
KDE 4.7 API Reference