CMS 3D CMS Logo

IgStudioSetup.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'IgStudioSetup.ui'
00003 **
00004 ** Created: Tue Aug 19 09:43:25 2003
00005 **      by: The User Interface Compiler ($Id: IgStudioSetup.h,v 1.1 2007/04/02 15:25:35 yana Exp $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef IGSTUDIOSETUP_H
00011 #define IGSTUDIOSETUP_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QLabel;
00020 class QPushButton;
00021 class QListBox;
00022 class QListBoxItem;
00023 
00024 class IgStudioSetup : public QDialog
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     IgStudioSetup( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00030     ~IgStudioSetup();
00031 
00032     QLabel* m_label;
00033     QPushButton* m_cancel;
00034     QPushButton* m_help;
00035     QPushButton* m_ok;
00036     QListBox* m_configs;
00037 
00038 public slots:
00039     virtual void helpSlot();
00040 
00041 protected:
00042     QGridLayout* IgStudioSetupLayout;
00043     QGridLayout* m_layout2;
00044     QGridLayout* m_layout1;
00045 
00046 protected slots:
00047     virtual void languageChange();
00048 
00049 };
00050 
00051 #endif // IGSTUDIOSETUP_H

Generated on Tue Jun 9 17:38:48 2009 for CMSSW by  doxygen 1.5.4