#include <qbprocesswatcher.h>
Inheritance diagram for QBProcessWatcher:
Public Slots | |
void | slotTerminate () |
void | slotKill () |
void | slotProcessFinished () |
Public Member Functions | |
QBProcessWatcher (QProcess *process, const QString &text=QString::null, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~QBProcessWatcher () | |
void | accept () |
int | getStatus () const |
int | getDuration () const |
Definition at line 25 of file qbprocesswatcher.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|