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

qbselectbackend.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbselectbackend.ui'
00003 **
00004 ** Created: Mon Sep 20 18:09:42 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef QBSELECTBACKENDUI_H
00010 #define QBSELECTBACKENDUI_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 QLabel;
00020 class QComboBox;
00021 class QGroupBox;
00022 class QTextBrowser;
00023 class QPushButton;
00024 
00025 class QBSelectBackendUi : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     QBSelectBackendUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~QBSelectBackendUi();
00032 
00033     QLabel* textLabel1;
00034     QLabel* textLabel2;
00035     QComboBox* backendCombo;
00036     QGroupBox* groupBox1;
00037     QTextBrowser* backendBrowser;
00038     QPushButton* helpButton;
00039     QPushButton* okButton;
00040     QPushButton* abortButton;
00041 
00042 protected:
00043     QVBoxLayout* QBSelectBackendUiLayout;
00044     QHBoxLayout* layout1;
00045     QVBoxLayout* groupBox1Layout;
00046     QHBoxLayout* layout4;
00047     QSpacerItem* spacer9;
00048 
00049 protected slots:
00050     virtual void languageChange();
00051 
00052 };
00053 
00054 #endif // QBSELECTBACKENDUI_H

Generated on Mon Sep 20 2010 18:13:21 for aqbanking by  doxygen 1.7.1