00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'VisReco/VisMuonCSC/src/VisCSCChamberSelector.ui' 00003 ** 00004 ** Created: Tue May 13 19:15:09 2008 00005 ** by: The User Interface Compiler ($Id: VisCSCChamberSelector.h,v 1.1 2008/06/24 14:30:37 alverson Exp $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef VISCSCCHAMBERSELECTOR_H 00011 #define VISCSCCHAMBERSELECTOR_H 00012 00013 #include <qvariant.h> 00014 #include <qwidget.h> 00015 00016 class QVBoxLayout; 00017 class QHBoxLayout; 00018 class QGridLayout; 00019 class QSpacerItem; 00020 class QGroupBox; 00021 class QLabel; 00022 class QSpinBox; 00023 class QRadioButton; 00024 00025 class VisCSCChamberSelector : public QWidget 00026 { 00027 Q_OBJECT 00028 00029 public: 00030 VisCSCChamberSelector( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00031 ~VisCSCChamberSelector(); 00032 00033 QGroupBox* CSC_Chamber_Selector; 00034 QLabel* textLabel1_4; 00035 QSpinBox* ChamberSpin; 00036 QLabel* textLabel1_4_2; 00037 QSpinBox* RingSpin; 00038 QLabel* textLabel1_4_3; 00039 QSpinBox* StationSpin; 00040 QLabel* textLabel1_4_4; 00041 QSpinBox* EndcapSpin; 00042 QRadioButton* ApplyFilter; 00043 00044 protected: 00045 QVBoxLayout* VisCSCChamberSelectorLayout; 00046 QVBoxLayout* CSC_Chamber_SelectorLayout; 00047 QSpacerItem* spacer22; 00048 QSpacerItem* spacer23; 00049 QSpacerItem* spacer24; 00050 QSpacerItem* spacer8; 00051 QHBoxLayout* layout2; 00052 QHBoxLayout* layout2_2; 00053 QHBoxLayout* layout2_3; 00054 QHBoxLayout* layout2_4; 00055 QHBoxLayout* layout9; 00056 QSpacerItem* spacer7; 00057 00058 protected slots: 00059 virtual void languageChange(); 00060 00061 }; 00062 00063 #endif // VISCSCCHAMBERSELECTOR_H