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

stdrendersettings.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '.\stdrendersettings.ui'
00003 **
00004 ** Created: Tue Dec 2 12:59:41 2003
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef STDRENDERSETTINGSBASE_H
00010 #define STDRENDERSETTINGSBASE_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QCheckBox;
00018 class QLabel;
00019 class QLineEdit;
00020 class QPushButton;
00021 
00022 
00024 
00028 class stdRenderSettingsBase : public QDialog
00029 { 
00030     Q_OBJECT
00031 
00032 public:
00034 
00038     stdRenderSettingsBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00040         ~stdRenderSettingsBase();
00041 
00042     QLabel* TextLabel1;
00043     QLabel* TextLabel2;
00045 
00048     QLineEdit* stepSizeEdit;
00050 
00053     QLineEdit* oppaEdit;
00055 
00058     QPushButton* okButt;
00060 
00063     QPushButton* chancelButt;
00065 
00068     QCheckBox* shadedCheck;
00069 
00070 };
00071 
00072 #endif // STDRENDERSETTINGSBASE_H

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