src/prefgenerallayout.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '/home/lynn/CMBN/NeuroScope/neuroscope/src/prefgenerallayout.ui'
00003 **
00004 ** Created: jeu aoĆ» 23 14:25:16 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.7   edited Aug 31 2005 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef PREFGENERALLAYOUT_H
00011 #define PREFGENERALLAYOUT_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 QCheckBox;
00022 class QSpinBox;
00023 class QLabel;
00024 class KColorButton;
00025 
00026 class PrefGeneralLayout : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     PrefGeneralLayout( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~PrefGeneralLayout();
00033 
00034     QGroupBox* groupBox3;
00035     QCheckBox* headerCheckBox;
00036     QSpinBox* eventPositionSpinBox;
00037     QLabel* textLabel1_2;
00038     QLabel* textLabel1_2_2;
00039     QLabel* textLabel2;
00040     QLabel* textLabel1;
00041     KColorButton* backgroundColorButton;
00042     QLabel* textLabel2_2;
00043     QSpinBox* clusterPositionSpinBox;
00044 
00045 protected:
00046     QGridLayout* PrefGeneralLayoutLayout;
00047     QSpacerItem* spacer3;
00048     QHBoxLayout* layout16;
00049 
00050 protected slots:
00051     virtual void languageChange();
00052 
00053 };
00054 
00055 #endif // PREFGENERALLAYOUT_H

Generated on Mon Sep 17 20:47:31 2007 for NeuroScope by  doxygen 1.5.1