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

qbcfgtabpageusers.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbcfgtabpageusers.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 QBCFGTABPAGEUSERSUI_H
00010 #define QBCFGTABPAGEUSERSUI_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 QBUserListView;
00021 class QGroupBox;
00022 class QPushButton;
00023 
00024 class QBCfgTabPageUsersUi : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     QBCfgTabPageUsersUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~QBCfgTabPageUsersUi();
00031 
00032     QGroupBox* groupBox4;
00033     QBUserListView* userList;
00034     QPushButton* userNewButton;
00035     QPushButton* userEditButton;
00036     QPushButton* userDeleteButton;
00037 
00038 protected:
00039     QHBoxLayout* QBCfgTabPageUsersUiLayout;
00040     QHBoxLayout* groupBox4Layout;
00041     QVBoxLayout* layout4;
00042     QSpacerItem* spacer4;
00043 
00044 protected slots:
00045     virtual void languageChange();
00046 
00047 private:
00048     QPixmap image0;
00049 
00050 };
00051 
00052 #endif // QBCFGTABPAGEUSERSUI_H

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