qbprogress.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbprogress.ui'
00003 **
00004 ** Created: Wed Oct 18 16:12:25 2006
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.6   edited Aug 31 2005 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef QBPROGRESSUI_H
00011 #define QBPROGRESSUI_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QLabel;
00021 class QTextBrowser;
00022 class QProgressBar;
00023 class QPushButton;
00024 
00025 class QBProgressUI : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     QBProgressUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~QBProgressUI();
00032 
00033     QLabel* textWidget;
00034     QTextBrowser* logWidget;
00035     QProgressBar* progressBar;
00036     QLabel* progressUnitsLabel;
00037     QLabel* textLabel2;
00038     QLabel* timeLabel;
00039     QLabel* textLabel3;
00040     QPushButton* abortButton;
00041     QPushButton* closeButton;
00042 
00043 protected:
00044     QVBoxLayout* QBProgressUILayout;
00045     QHBoxLayout* layout2;
00046     QSpacerItem* spacer14;
00047     QSpacerItem* spacer12;
00048 
00049 protected slots:
00050     virtual void languageChange();
00051 
00052 };
00053 
00054 #endif // QBPROGRESSUI_H

Generated on Wed Oct 18 16:17:27 2006 for aqbanking by  doxygen 1.4.7