#include <qguiprogresswidget.ui.h>
Definition at line 32 of file q4banking/qguiprogresswidget.ui.h.
Public Member Functions | |
void | setupUi (QWidget *QGuiProgressWidgetUI) |
void | retranslateUi (QWidget *QGuiProgressWidgetUI) |
Data Fields | |
QVBoxLayout * | vboxLayout |
QLabel * | textWidget |
Q3TextBrowser * | logWidget |
Q3GroupBox * | currentGroupBox |
QHBoxLayout * | hboxLayout |
QLabel * | currentLabel |
Q3ProgressBar * | currentProgressBar |
Q3ProgressBar * | progressBar |
QHBoxLayout * | hboxLayout1 |
QLabel * | textLabel2 |
QLabel * | timeLabel |
QSpacerItem * | spacer14 |
QLabel * | textLabel3 |
QSpacerItem * | spacer12 |
QPushButton * | abortButton |
QPushButton * | closeButton |
void Ui_QGuiProgressWidgetUI::setupUi | ( | QWidget * | QGuiProgressWidgetUI | ) | [inline] |
Definition at line 52 of file q4banking/qguiprogresswidget.ui.h.
References abortButton, closeButton, currentGroupBox, currentLabel, currentProgressBar, hboxLayout, hboxLayout1, logWidget, progressBar, retranslateUi(), spacer12, spacer14, textLabel2, textLabel3, textWidget, timeLabel, and vboxLayout.
void Ui_QGuiProgressWidgetUI::retranslateUi | ( | QWidget * | QGuiProgressWidgetUI | ) | [inline] |
Definition at line 156 of file q4banking/qguiprogresswidget.ui.h.
References abortButton, closeButton, currentGroupBox, currentLabel, textLabel2, textLabel3, textWidget, and timeLabel.
Referenced by setupUi().
QVBoxLayout* Ui_QGuiProgressWidgetUI::vboxLayout |
Definition at line 36 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
Q3TextBrowser* Ui_QGuiProgressWidgetUI::logWidget |
Q3GroupBox* Ui_QGuiProgressWidgetUI::currentGroupBox |
Definition at line 38 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
QHBoxLayout* Ui_QGuiProgressWidgetUI::hboxLayout |
Definition at line 40 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
Q3ProgressBar* Ui_QGuiProgressWidgetUI::currentProgressBar |
Q3ProgressBar* Ui_QGuiProgressWidgetUI::progressBar |
QHBoxLayout* Ui_QGuiProgressWidgetUI::hboxLayout1 |
Definition at line 44 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 45 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
QSpacerItem* Ui_QGuiProgressWidgetUI::spacer14 |
Definition at line 47 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
QSpacerItem* Ui_QGuiProgressWidgetUI::spacer12 |
QPushButton* Ui_QGuiProgressWidgetUI::abortButton |
Definition at line 49 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
QPushButton* Ui_QGuiProgressWidgetUI::closeButton |
Definition at line 50 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().