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

qbcfgtabpagebackends.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbcfgtabpagebackends.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 QBCFGTABPAGEBACKENDSUI_H
00010 #define QBCFGTABPAGEBACKENDSUI_H
00011 
00012 #include <qvariant.h>
00013 #include <qpixmap.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QBPluginDescrListView;
00021 class QGroupBox;
00022 
00023 class QBCfgTabPageBackendsUi : public QWidget
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     QBCfgTabPageBackendsUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00029     ~QBCfgTabPageBackendsUi();
00030 
00031     QGroupBox* backendsBox;
00032     QBPluginDescrListView* backendList;
00033 
00034 protected:
00035     QHBoxLayout* QBCfgTabPageBackendsUiLayout;
00036     QVBoxLayout* backendsBoxLayout;
00037 
00038 protected slots:
00039     virtual void languageChange();
00040 
00041 private:
00042     QPixmap image0;
00043 
00044 };
00045 
00046 #endif // QBCFGTABPAGEBACKENDSUI_H

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