#include <qguiprogresswidget.ui.h>
Public Member Functions | |
QGuiProgressWidgetUI (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~QGuiProgressWidgetUI () | |
Data Fields | |
QLabel * | textWidget |
QTextBrowser * | logWidget |
QGroupBox * | currentGroupBox |
QLabel * | currentLabel |
QProgressBar * | currentProgressBar |
QProgressBar * | progressBar |
QLabel * | textLabel2 |
QLabel * | timeLabel |
QLabel * | textLabel3 |
QPushButton * | abortButton |
QPushButton * | closeButton |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | QGuiProgressWidgetUILayout |
QHBoxLayout * | currentGroupBoxLayout |
QHBoxLayout * | layout2 |
QSpacerItem * | spacer14 |
QSpacerItem * | spacer12 |
Definition at line 25 of file qguiprogresswidget.ui.h.
QGuiProgressWidgetUI::QGuiProgressWidgetUI | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
WFlags | fl = 0 | |||
) |
QGuiProgressWidgetUI::~QGuiProgressWidgetUI | ( | ) |
virtual void QGuiProgressWidgetUI::languageChange | ( | ) | [protected, virtual, slot] |
QPushButton* QGuiProgressWidgetUI::abortButton |
Definition at line 42 of file qguiprogresswidget.ui.h.
QPushButton* QGuiProgressWidgetUI::closeButton |
Definition at line 43 of file qguiprogresswidget.ui.h.
QGroupBox* QGuiProgressWidgetUI::currentGroupBox |
Definition at line 35 of file qguiprogresswidget.ui.h.
QHBoxLayout* QGuiProgressWidgetUI::currentGroupBoxLayout [protected] |
Definition at line 47 of file qguiprogresswidget.ui.h.
Definition at line 36 of file qguiprogresswidget.ui.h.
QProgressBar* QGuiProgressWidgetUI::currentProgressBar |
Definition at line 37 of file qguiprogresswidget.ui.h.
QHBoxLayout* QGuiProgressWidgetUI::layout2 [protected] |
Definition at line 48 of file qguiprogresswidget.ui.h.
QTextBrowser* QGuiProgressWidgetUI::logWidget |
Definition at line 34 of file qguiprogresswidget.ui.h.
QProgressBar* QGuiProgressWidgetUI::progressBar |
Definition at line 38 of file qguiprogresswidget.ui.h.
QVBoxLayout* QGuiProgressWidgetUI::QGuiProgressWidgetUILayout [protected] |
Definition at line 46 of file qguiprogresswidget.ui.h.
QSpacerItem* QGuiProgressWidgetUI::spacer12 [protected] |
Definition at line 50 of file qguiprogresswidget.ui.h.
QSpacerItem* QGuiProgressWidgetUI::spacer14 [protected] |
Definition at line 49 of file qguiprogresswidget.ui.h.
QLabel* QGuiProgressWidgetUI::textLabel2 |
Definition at line 39 of file qguiprogresswidget.ui.h.
QLabel* QGuiProgressWidgetUI::textLabel3 |
Definition at line 41 of file qguiprogresswidget.ui.h.
QLabel* QGuiProgressWidgetUI::textWidget |
Definition at line 33 of file qguiprogresswidget.ui.h.
QLabel* QGuiProgressWidgetUI::timeLabel |
Definition at line 40 of file qguiprogresswidget.ui.h.