#include <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 |
Definition at line 33 of file q4banking/qguiprogresswidget.ui.h.
| void Ui_QGuiProgressWidgetUI::retranslateUi | ( | QWidget * | QGuiProgressWidgetUI | ) | [inline] |
Definition at line 157 of file q4banking/qguiprogresswidget.ui.h.
References abortButton, closeButton, currentGroupBox, currentLabel, textLabel2, textLabel3, textWidget, and timeLabel.
Referenced by setupUi().
| void Ui_QGuiProgressWidgetUI::setupUi | ( | QWidget * | QGuiProgressWidgetUI | ) | [inline] |
Definition at line 53 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.
| QPushButton* Ui_QGuiProgressWidgetUI::abortButton |
Definition at line 50 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
| QPushButton* Ui_QGuiProgressWidgetUI::closeButton |
Definition at line 51 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
| Q3GroupBox* Ui_QGuiProgressWidgetUI::currentGroupBox |
Definition at line 39 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 41 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
| Q3ProgressBar* Ui_QGuiProgressWidgetUI::currentProgressBar |
Definition at line 42 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
| QHBoxLayout* Ui_QGuiProgressWidgetUI::hboxLayout |
Definition at line 40 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
| QHBoxLayout* Ui_QGuiProgressWidgetUI::hboxLayout1 |
Definition at line 44 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
| Q3TextBrowser* Ui_QGuiProgressWidgetUI::logWidget |
Definition at line 38 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
| Q3ProgressBar* Ui_QGuiProgressWidgetUI::progressBar |
Definition at line 43 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
| QSpacerItem* Ui_QGuiProgressWidgetUI::spacer12 |
Definition at line 49 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
| QSpacerItem* Ui_QGuiProgressWidgetUI::spacer14 |
Definition at line 47 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
Definition at line 45 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 48 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 37 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
Definition at line 46 of file q4banking/qguiprogresswidget.ui.h.
Referenced by retranslateUi(), and setupUi().
| QVBoxLayout* Ui_QGuiProgressWidgetUI::vboxLayout |
Definition at line 36 of file q4banking/qguiprogresswidget.ui.h.
Referenced by setupUi().
1.7.1