]> ruin.nu Git - eonsl.git/blobdiff - eonsl/widgets/closeweapon.h
These files is for making the project
[eonsl.git] / eonsl / widgets / closeweapon.h
diff --git a/eonsl/widgets/closeweapon.h b/eonsl/widgets/closeweapon.h
new file mode 100644 (file)
index 0000000..a6b0e81
--- /dev/null
@@ -0,0 +1,107 @@
+/****************************************************************************
+** Form interface generated from reading ui file 'eonsl/widgets/closeweapon.ui'
+**
+** Created: Wed Dec 27 19:32:28 2000
+**      by:  The User Interface Compiler (uic)
+**
+** WARNING! All changes made in this file will be lost!
+****************************************************************************/
+#ifndef CLOSEWEAPONDIALOG_H
+#define CLOSEWEAPONDIALOG_H
+
+#include <qvariant.h>
+#include <qdialog.h>
+class QVBoxLayout; 
+class QHBoxLayout; 
+class QGridLayout; 
+class QCheckBox;
+class QComboBox;
+class QGroupBox;
+class QLabel;
+class QLineEdit;
+class QPushButton;
+class QSpinBox;
+
+class CCloseWeaponEditBase : public QDialog
+{ 
+    Q_OBJECT
+
+public:
+    CCloseWeaponEditBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+    ~CCloseWeaponEditBase();
+
+    QPushButton* buttonHelp;
+    QPushButton* buttonApply;
+    QPushButton* buttonOk;
+    QPushButton* buttonCancel;
+    QGroupBox* GroupBox3_2;
+    QLabel* TextLabel8;
+    QComboBox* SlashCombo;
+    QComboBox* SmashCombo;
+    QComboBox* PunctureCombo;
+    QLabel* TextLabel9;
+    QSpinBox* SlashDiceSpin;
+    QSpinBox* CrushDiceSpin;
+    QSpinBox* PunctureDiceSpin;
+    QLabel* TextLabel10;
+    QSpinBox* SlashModSpin;
+    QSpinBox* CrushModSpin;
+    QSpinBox* PunctureModSpin;
+    QLabel* TextLabel7;
+    QCheckBox* SlashCheck;
+    QCheckBox* CrushCheck;
+    QCheckBox* PrickCheck;
+    QGroupBox* GroupBox2;
+    QLabel* TextLabel12;
+    QSpinBox* SIOpeningSpin;
+    QLabel* TextLabel13;
+    QSpinBox* SIInvolvSpin;
+    QGroupBox* GroupBox3;
+    QLabel* TextLabel15;
+    QSpinBox* BreakOrgSpin;
+    QLabel* TextLabel16;
+    QSpinBox* BreakNewSpin;
+    QLabel* TextLabel1;
+    QLineEdit* NameEdit;
+    QCheckBox* HandCheck;
+    QLabel* TextLabel2;
+    QComboBox* SkillCombo;
+    QLabel* TextLabel6;
+    QSpinBox* StrengthSpin;
+    QLabel* TextLabel3;
+    QSpinBox* WeightSpin;
+    QLabel* TextLabel5;
+    QSpinBox* LengthSpin;
+
+public slots:
+    virtual void slotHelp();
+    virtual void slotApply();
+    virtual void slotOK();
+
+protected:
+    QGridLayout* CloseWeaponDialogLayout;
+    QHBoxLayout* Layout1;
+    QGridLayout* GroupBox3_2Layout;
+    QVBoxLayout* Layout27;
+    QVBoxLayout* Layout26;
+    QVBoxLayout* Layout25;
+    QVBoxLayout* Layout29;
+    QHBoxLayout* Layout35;
+    QVBoxLayout* GroupBox2Layout;
+    QHBoxLayout* Layout31;
+    QHBoxLayout* Layout32;
+    QVBoxLayout* GroupBox3Layout;
+    QHBoxLayout* Layout33;
+    QHBoxLayout* Layout34;
+    QHBoxLayout* Layout31_2;
+    QVBoxLayout* Layout30;
+    QVBoxLayout* Layout2;
+    QVBoxLayout* Layout10;
+    QVBoxLayout* Layout3;
+    QVBoxLayout* Layout6;
+    QVBoxLayout* Layout11;
+    QVBoxLayout* Layout4;
+    QVBoxLayout* Layout5;
+};
+
+#endif // CLOSEWEAPONDIALOG_H