Main Page | Class Hierarchy | Class List | File List | Class Members

modelsettings.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '.\modelsettings.ui'
00003 **
00004 ** Created: Tue Dec 2 01:43:11 2003
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef TMODELSETTINGS_H
00010 #define TMODELSETTINGS_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QDial;
00018 class QGroupBox;
00019 class QLabel;
00020 class QLineEdit;
00021 class QPushButton;
00022 
00023 
00025 
00029 class TModelSettings : public QDialog
00030 { 
00031     Q_OBJECT
00032 
00033 public:
00035 
00038     TModelSettings( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00040     ~TModelSettings();
00041 
00043 
00046     QPushButton* chancelButt;
00047     QGroupBox* GroupBox2;
00048     QLabel* TextLabel2;
00049     QLabel* TextLabel2_2;
00051 
00054     QDial* horDirDial;
00056 
00059     QDial* vertDirDial;
00061 
00064     QPushButton* okButt;
00065     QGroupBox* GroupBox1;
00066     QLabel* TextLabel1;
00067     QLabel* TextLabel1_2;
00068     QLabel* TextLabel1_3;
00070 
00073     QLineEdit* diffuseEdit;
00075 
00078     QLineEdit* ambientEdit;
00080 
00083     QLineEdit* specularEdit;
00085 
00088     QLineEdit* specExpEdit;
00089     QLabel* TextLabel1_4;
00090 
00091 public slots:
00093 
00096     virtual void textChanged(const QString&);
00097 
00098 };
00099 
00100 #endif // TMODELSETTINGS_H

Generated on Wed Dec 3 00:44:08 2003 for Volvis by doxygen 1.3.5