#include <qbprocesswatcher.ui.h>
Public Member Functions | |
void | setupUi (QDialog *QBProcessWatcherUi) |
void | retranslateUi (QDialog *QBProcessWatcherUi) |
Data Fields | |
QVBoxLayout * | vboxLayout |
QLabel * | tLabel |
QHBoxLayout * | hboxLayout |
QSpacerItem * | spacer4 |
QPushButton * | terminateButton |
QPushButton * | killButton |
QSpacerItem * | spacer4_2 |
Definition at line 28 of file q4banking/qbprocesswatcher.ui.h.
void Ui_QBProcessWatcherUi::retranslateUi | ( | QDialog * | QBProcessWatcherUi | ) | [inline] |
Definition at line 94 of file q4banking/qbprocesswatcher.ui.h.
References killButton, terminateButton, and tLabel.
Referenced by setupUi().
void Ui_QBProcessWatcherUi::setupUi | ( | QDialog * | QBProcessWatcherUi | ) | [inline] |
Definition at line 39 of file q4banking/qbprocesswatcher.ui.h.
References hboxLayout, killButton, retranslateUi(), spacer4, spacer4_2, terminateButton, tLabel, and vboxLayout.
QHBoxLayout* Ui_QBProcessWatcherUi::hboxLayout |
Definition at line 33 of file q4banking/qbprocesswatcher.ui.h.
Referenced by setupUi().
QPushButton* Ui_QBProcessWatcherUi::killButton |
Definition at line 36 of file q4banking/qbprocesswatcher.ui.h.
Referenced by retranslateUi(), and setupUi().
QSpacerItem* Ui_QBProcessWatcherUi::spacer4 |
Definition at line 34 of file q4banking/qbprocesswatcher.ui.h.
Referenced by setupUi().
QSpacerItem* Ui_QBProcessWatcherUi::spacer4_2 |
Definition at line 37 of file q4banking/qbprocesswatcher.ui.h.
Referenced by setupUi().
QPushButton* Ui_QBProcessWatcherUi::terminateButton |
Definition at line 35 of file q4banking/qbprocesswatcher.ui.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_QBProcessWatcherUi::tLabel |
Definition at line 32 of file q4banking/qbprocesswatcher.ui.h.
Referenced by retranslateUi(), and setupUi().
QVBoxLayout* Ui_QBProcessWatcherUi::vboxLayout |
Definition at line 31 of file q4banking/qbprocesswatcher.ui.h.
Referenced by setupUi().