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

qbcfgtabpageaccounts.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbcfgtabpageaccounts.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 QBCFGTABPAGEACCOUNTSUI_H
00010 #define QBCFGTABPAGEACCOUNTSUI_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 QBAccountListView;
00021 class QGroupBox;
00022 class QPushButton;
00023 
00024 class QBCfgTabPageAccountsUi : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     QBCfgTabPageAccountsUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~QBCfgTabPageAccountsUi();
00031 
00032     QGroupBox* accountsBox;
00033     QBAccountListView* accountList;
00034     QPushButton* accountNewButton;
00035     QPushButton* accountEditButton;
00036     QPushButton* accountDeleteButton;
00037 
00038 protected:
00039     QHBoxLayout* QBCfgTabPageAccountsUiLayout;
00040     QVBoxLayout* accountsBoxLayout;
00041     QVBoxLayout* layout24;
00042     QSpacerItem* spacer9;
00043 
00044 protected slots:
00045     virtual void languageChange();
00046 
00047 private:
00048     QPixmap image0;
00049 
00050 };
00051 
00052 #endif // QBCFGTABPAGEACCOUNTSUI_H

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