• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

qbcfgtab.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbcfgtab.ui'
00003 **
00004 ** Created: Tue Aug 3 17:28:33 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef QBCFGTABUI_H
00010 #define QBCFGTABUI_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QTabWidget;
00020 class QWidget;
00021 class QTextBrowser;
00022 class QPushButton;
00023 
00024 class QBCfgTabUi : public QDialog
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     QBCfgTabUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00030     ~QBCfgTabUi();
00031 
00032     QTabWidget* tabWidget;
00033     QWidget* TabPage;
00034     QTextBrowser* introBrowser;
00035     QPushButton* buttonHelp;
00036     QPushButton* buttonOk;
00037     QPushButton* buttonApply;
00038     QPushButton* buttonCancel;
00039 
00040 protected:
00041     QVBoxLayout* QBCfgTabUiLayout;
00042     QVBoxLayout* TabPageLayout;
00043     QHBoxLayout* layout2;
00044     QSpacerItem* Horizontal_Spacing2;
00045 
00046 protected slots:
00047     virtual void languageChange();
00048 
00049 };
00050 
00051 #endif // QBCFGTABUI_H

Generated on Tue Aug 3 2010 17:34:15 for aqbanking by  doxygen 1.7.1