#include <qbprocesswatcher.ui.h>
Public Member Functions | |
| QBProcessWatcherUi (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~QBProcessWatcherUi () | |
Data Fields | |
| QLabel * | tLabel |
| QPushButton * | terminateButton |
| QPushButton * | killButton |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | QBProcessWatcherUiLayout |
| QHBoxLayout * | layout6 |
| QSpacerItem * | spacer4 |
| QSpacerItem * | spacer4_2 |
Definition at line 22 of file qbanking/qbprocesswatcher.ui.h.
| QBProcessWatcherUi::QBProcessWatcherUi | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| bool | modal = FALSE, |
|||
| WFlags | fl = 0 | |||
| ) |
| QBProcessWatcherUi::~QBProcessWatcherUi | ( | ) |
| virtual void QBProcessWatcherUi::languageChange | ( | ) | [protected, virtual, slot] |
| QPushButton* QBProcessWatcherUi::killButton |
Definition at line 32 of file qbanking/qbprocesswatcher.ui.h.
QHBoxLayout* QBProcessWatcherUi::layout6 [protected] |
Definition at line 36 of file qbanking/qbprocesswatcher.ui.h.
QVBoxLayout* QBProcessWatcherUi::QBProcessWatcherUiLayout [protected] |
Definition at line 35 of file qbanking/qbprocesswatcher.ui.h.
QSpacerItem* QBProcessWatcherUi::spacer4 [protected] |
Definition at line 37 of file qbanking/qbprocesswatcher.ui.h.
QSpacerItem* QBProcessWatcherUi::spacer4_2 [protected] |
Definition at line 38 of file qbanking/qbprocesswatcher.ui.h.
| QPushButton* QBProcessWatcherUi::terminateButton |
Definition at line 31 of file qbanking/qbprocesswatcher.ui.h.
| QLabel* QBProcessWatcherUi::tLabel |
Definition at line 30 of file qbanking/qbprocesswatcher.ui.h.
1.7.1