qbsettings.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbsettings.ui'
00003 **
00004 ** Created: Sat Jan 7 04:15:32 2006
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.5   edited Aug 31 12:13 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef QBANKINGSETTINGSUI_H
00011 #define QBANKINGSETTINGSUI_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 QGroupBox;
00023 class QTextBrowser;
00024 class QPushButton;
00025 
00026 class QBankingSettingsUi : public QDialog
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     QBankingSettingsUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00032     ~QBankingSettingsUi();
00033 
00034     QTabWidget* QBankingUI;
00035     QWidget* TabPage;
00036     QGroupBox* groupBox1_2;
00037     QTextBrowser* introBrowser;
00038     QWidget* accounts;
00039     QGroupBox* accountsBox;
00040     QPushButton* accountMapButton;
00041     QWidget* tab;
00042     QGroupBox* backendsBox;
00043     QPushButton* backendDetailsButton;
00044     QPushButton* backendSetupButton;
00045     QPushButton* backendEnableButton;
00046     QPushButton* backendDisableButton;
00047     QPushButton* closeButton;
00048 
00049 protected:
00050     QVBoxLayout* QBankingSettingsUiLayout;
00051     QVBoxLayout* TabPageLayout;
00052     QHBoxLayout* groupBox1_2Layout;
00053     QHBoxLayout* accountsLayout;
00054     QVBoxLayout* layout10;
00055     QSpacerItem* spacer9;
00056     QHBoxLayout* tabLayout;
00057     QVBoxLayout* layout11;
00058     QSpacerItem* spacer10;
00059     QHBoxLayout* layout12;
00060     QSpacerItem* spacer11;
00061 
00062 protected slots:
00063     virtual void languageChange();
00064 
00065 };
00066 
00067 #endif // QBANKINGSETTINGSUI_H

Generated on Sat Jan 7 04:22:41 2006 for aqbanking by  doxygen 1.4.6