Public Slots |
| void | slotTerminate () |
| void | slotKill () |
| void | slotProcessFinished () |
| virtual void | languageChange () |
| void | slotTerminate () |
| void | slotKill () |
| void | slotProcessFinished () |
| virtual void | languageChange () |
Public Member Functions |
| | QBProcessWatcher (Q3Process *process, const QString &text=QString::null, QWidget *parent=0, const char *name=0, bool modal=FALSE, Qt::WFlags fl=0) |
| | ~QBProcessWatcher () |
| void | accept () |
| int | getStatus () const |
| int | getDuration () const |
| | 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 |
Detailed Description
Definition at line 26 of file q4banking/qbprocesswatcher.h.
Constructor & Destructor Documentation
| QBProcessWatcher::QBProcessWatcher |
( |
Q3Process * |
process, |
|
|
const QString & |
text = QString::null, |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
bool |
modal = FALSE, |
|
|
Qt::WFlags |
fl = 0 | |
|
) |
| | |
| QBProcessWatcher::~QBProcessWatcher |
( |
|
) |
|
| QBProcessWatcher::QBProcessWatcher |
( |
QProcess * |
process, |
|
|
const QString & |
text = QString::null, |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
bool |
modal = FALSE, |
|
|
WFlags |
fl = 0 | |
|
) |
| | |
| QBProcessWatcher::~QBProcessWatcher |
( |
|
) |
|
Member Function Documentation
| void QBProcessWatcher::accept |
( |
|
) |
|
| void QBProcessWatcher::accept |
( |
|
) |
|
| int QBProcessWatcher::getDuration |
( |
|
) |
const |
| int QBProcessWatcher::getDuration |
( |
|
) |
const |
| int QBProcessWatcher::getStatus |
( |
|
) |
const |
| int QBProcessWatcher::getStatus |
( |
|
) |
const |
| virtual void QBProcessWatcher::languageChange |
( |
|
) |
[virtual, slot] |
| virtual void QBProcessWatcher::languageChange |
( |
|
) |
[virtual, slot] |
| void QBProcessWatcher::slotKill |
( |
|
) |
[slot] |
| void QBProcessWatcher::slotKill |
( |
|
) |
[slot] |
| void QBProcessWatcher::slotProcessFinished |
( |
|
) |
[slot] |
| void QBProcessWatcher::slotProcessFinished |
( |
|
) |
[slot] |
| void QBProcessWatcher::slotTerminate |
( |
|
) |
[slot] |
| void QBProcessWatcher::slotTerminate |
( |
|
) |
[slot] |
The documentation for this class was generated from the following files: