qbcfgtab.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbcfgtab.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 QBCFGTABUI_H
00011 #define QBCFGTABUI_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QTabWidget;
00021 class QWidget;
00022 class QTextBrowser;
00023 class QPushButton;
00024 
00025 class QBCfgTabUi : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     QBCfgTabUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~QBCfgTabUi();
00032 
00033     QTabWidget* tabWidget;
00034     QWidget* TabPage;
00035     QTextBrowser* introBrowser;
00036     QPushButton* buttonHelp;
00037     QPushButton* buttonOk;
00038     QPushButton* buttonCancel;
00039 
00040 protected:
00041     QVBoxLayout* QBCfgTabUiLayout;
00042     QVBoxLayout* TabPageLayout;
00043     QHBoxLayout* Layout1;
00044     QSpacerItem* Horizontal_Spacing2;
00045 
00046 protected slots:
00047     virtual void languageChange();
00048 
00049 };
00050 
00051 #endif // QBCFGTABUI_H

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