#include <qbprogress.ui.h>
Inheritance diagram for QBProgressUI:
Definition at line 25 of file qbprogress.ui.h.
Public Member Functions | |
QBProgressUI (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~QBProgressUI () | |
Data Fields | |
QLabel * | textWidget |
QTextBrowser * | logWidget |
QProgressBar * | progressBar |
QLabel * | progressUnitsLabel |
QLabel * | textLabel2 |
QLabel * | timeLabel |
QLabel * | textLabel3 |
QPushButton * | abortButton |
QPushButton * | closeButton |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | QBProgressUILayout |
QHBoxLayout * | layout2 |
QSpacerItem * | spacer14 |
QSpacerItem * | spacer12 |
QBProgressUI::QBProgressUI | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
WFlags | fl = 0 | |||
) |
QBProgressUI::~QBProgressUI | ( | ) |
virtual void QBProgressUI::languageChange | ( | ) | [protected, virtual, slot] |
QLabel* QBProgressUI::textWidget |
Definition at line 33 of file qbprogress.ui.h.
QTextBrowser* QBProgressUI::logWidget |
Definition at line 34 of file qbprogress.ui.h.
QProgressBar* QBProgressUI::progressBar |
Definition at line 35 of file qbprogress.ui.h.
QLabel* QBProgressUI::progressUnitsLabel |
Definition at line 36 of file qbprogress.ui.h.
QLabel* QBProgressUI::textLabel2 |
Definition at line 37 of file qbprogress.ui.h.
QLabel* QBProgressUI::timeLabel |
Definition at line 38 of file qbprogress.ui.h.
QLabel* QBProgressUI::textLabel3 |
Definition at line 39 of file qbprogress.ui.h.
QPushButton* QBProgressUI::abortButton |
Definition at line 40 of file qbprogress.ui.h.
QPushButton* QBProgressUI::closeButton |
Definition at line 41 of file qbprogress.ui.h.
QVBoxLayout* QBProgressUI::QBProgressUILayout [protected] |
Definition at line 44 of file qbprogress.ui.h.
QHBoxLayout* QBProgressUI::layout2 [protected] |
Definition at line 45 of file qbprogress.ui.h.
QSpacerItem* QBProgressUI::spacer14 [protected] |
Definition at line 46 of file qbprogress.ui.h.
QSpacerItem* QBProgressUI::spacer12 [protected] |
Definition at line 47 of file qbprogress.ui.h.