00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbcfgtabpageaccounts.ui' 00003 ** 00004 ** Created: Wed Oct 18 16:12:26 2006 00005 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.6 edited Aug 31 2005 $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef QBCFGTABPAGEACCOUNTSUI_H 00011 #define QBCFGTABPAGEACCOUNTSUI_H 00012 00013 #include <qvariant.h> 00014 #include <qpixmap.h> 00015 #include <qwidget.h> 00016 00017 class QVBoxLayout; 00018 class QHBoxLayout; 00019 class QGridLayout; 00020 class QSpacerItem; 00021 class QBAccountListView; 00022 class QGroupBox; 00023 class QPushButton; 00024 00025 class QBCfgTabPageAccountsUi : public QWidget 00026 { 00027 Q_OBJECT 00028 00029 public: 00030 QBCfgTabPageAccountsUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00031 ~QBCfgTabPageAccountsUi(); 00032 00033 QGroupBox* accountsBox; 00034 QBAccountListView* accountList; 00035 QPushButton* accountNewButton; 00036 QPushButton* accountEditButton; 00037 QPushButton* accountDeleteButton; 00038 00039 protected: 00040 QHBoxLayout* QBCfgTabPageAccountsUiLayout; 00041 QVBoxLayout* accountsBoxLayout; 00042 QVBoxLayout* layout24; 00043 QSpacerItem* spacer9; 00044 00045 protected slots: 00046 virtual void languageChange(); 00047 00048 private: 00049 QPixmap image0; 00050 00051 }; 00052 00053 #endif // QBCFGTABPAGEACCOUNTSUI_H