#include <qbprocesswatcher.ui.h>
Definition at line 27 of file q4banking/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 |
void Ui_QBProcessWatcherUi::setupUi | ( | QDialog * | QBProcessWatcherUi | ) | [inline] |
Definition at line 38 of file q4banking/qbprocesswatcher.ui.h.
References hboxLayout, killButton, retranslateUi(), spacer4, spacer4_2, terminateButton, tLabel, and vboxLayout.
void Ui_QBProcessWatcherUi::retranslateUi | ( | QDialog * | QBProcessWatcherUi | ) | [inline] |
Definition at line 93 of file q4banking/qbprocesswatcher.ui.h.
References killButton, terminateButton, and tLabel.
Referenced by setupUi().
QVBoxLayout* Ui_QBProcessWatcherUi::vboxLayout |
QLabel* Ui_QBProcessWatcherUi::tLabel |
Definition at line 31 of file q4banking/qbprocesswatcher.ui.h.
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* Ui_QBProcessWatcherUi::hboxLayout |
QSpacerItem* Ui_QBProcessWatcherUi::spacer4 |
QPushButton* Ui_QBProcessWatcherUi::terminateButton |
Definition at line 34 of file q4banking/qbprocesswatcher.ui.h.
Referenced by retranslateUi(), and setupUi().
QPushButton* Ui_QBProcessWatcherUi::killButton |
Definition at line 35 of file q4banking/qbprocesswatcher.ui.h.
Referenced by retranslateUi(), and setupUi().
QSpacerItem* Ui_QBProcessWatcherUi::spacer4_2 |