Biomechanical Joint Model
 Author: Anderson Maciel

mechatester/src/dlgnewmaterial.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'dlgnewmaterial.ui'
00003 **
00004 ** Created: Tue Jun 14 16:55:04 2005
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.2.3   edited May 19 14:22 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef DLGNEWMATERIAL_H
00011 #define DLGNEWMATERIAL_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QPushButton;
00020 class QLabel;
00021 class QLineEdit;
00022 
00023 class dlgNewMaterial : public QDialog
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     dlgNewMaterial( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00029     ~dlgNewMaterial();
00030 
00031     QPushButton* buttonHelp;
00032     QPushButton* buttonOk;
00033     QPushButton* buttonCancel;
00034     QLabel* textLabel1;
00035     QLineEdit* newDescription;
00036 
00037 protected:
00038     QHBoxLayout* Layout1;
00039 
00040 protected slots:
00041     virtual void languageChange();
00042 
00043 };
00044 
00045 #endif // DLGNEWMATERIAL_H

Generated on Thu Dec 1 10:13:37 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5