#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 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] |
Reimplemented in QBProcessWatcher.
QPushButton* QBProcessWatcherUi::killButton |
Definition at line 32 of file qbprocesswatcher.ui.h.
QHBoxLayout* QBProcessWatcherUi::layout6 [protected] |
Definition at line 36 of file qbprocesswatcher.ui.h.
QVBoxLayout* QBProcessWatcherUi::QBProcessWatcherUiLayout [protected] |
Definition at line 35 of file qbprocesswatcher.ui.h.
QSpacerItem* QBProcessWatcherUi::spacer4 [protected] |
Definition at line 37 of file qbprocesswatcher.ui.h.
QSpacerItem* QBProcessWatcherUi::spacer4_2 [protected] |
Definition at line 38 of file qbprocesswatcher.ui.h.
QPushButton* QBProcessWatcherUi::terminateButton |
Definition at line 31 of file qbprocesswatcher.ui.h.
QLabel* QBProcessWatcherUi::tLabel |
Definition at line 30 of file qbprocesswatcher.ui.h.