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

qbselectfromlist.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbselectfromlist.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 QBSELECTFROMLISTUI_H
00010 #define QBSELECTFROMLISTUI_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 QGroupBox;
00021 class QListView;
00022 class QListViewItem;
00023 class QPushButton;
00024 
00025 class QBSelectFromListUi : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     QBSelectFromListUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~QBSelectFromListUi();
00032 
00033     QLabel* msgLabel;
00034     QGroupBox* choiceBox;
00035     QListView* listView;
00036     QPushButton* buttonOk;
00037     QPushButton* buttonCancel;
00038 
00039 protected:
00040     QVBoxLayout* QBSelectFromListUiLayout;
00041     QHBoxLayout* choiceBoxLayout;
00042     QHBoxLayout* Layout1;
00043     QSpacerItem* Horizontal_Spacing2;
00044 
00045 protected slots:
00046     virtual void languageChange();
00047 
00048 };
00049 
00050 #endif // QBSELECTFROMLISTUI_H

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