]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/closeweapon.h
The makefile linked wrong, just some cleanup..
[eonsl.git] / eonsl / widgets / closeweapon.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'eonsl/widgets/closeweapon.ui'
3 **
4 ** Created: Wed Dec 27 22:04:15 2000
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef CLOSEWEAPONEDIT_H
10 #define CLOSEWEAPONEDIT_H
11
12 #include <qvariant.h>
13 #include <qdialog.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QCheckBox;
18 class QComboBox;
19 class QGroupBox;
20 class QLabel;
21 class QLineEdit;
22 class QPushButton;
23 class QSpinBox;
24
25 class CCloseWeaponEditBase : public QDialog
26
27     Q_OBJECT
28
29 public:
30     CCloseWeaponEditBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
31     ~CCloseWeaponEditBase();
32
33     QPushButton* buttonHelp;
34     QPushButton* buttonApply;
35     QPushButton* buttonOk;
36     QPushButton* buttonCancel;
37     QGroupBox* GroupBox3_2;
38     QLabel* TextLabel8;
39     QComboBox* SlashCombo;
40     QComboBox* SmashCombo;
41     QComboBox* PunctureCombo;
42     QLabel* TextLabel9;
43     QSpinBox* SlashDiceSpin;
44     QSpinBox* CrushDiceSpin;
45     QSpinBox* PunctureDiceSpin;
46     QLabel* TextLabel10;
47     QSpinBox* SlashModSpin;
48     QSpinBox* CrushModSpin;
49     QSpinBox* PunctureModSpin;
50     QLabel* TextLabel7;
51     QCheckBox* SlashCheck;
52     QCheckBox* CrushCheck;
53     QCheckBox* PrickCheck;
54     QGroupBox* GroupBox2;
55     QLabel* TextLabel12;
56     QSpinBox* SIOpeningSpin;
57     QLabel* TextLabel13;
58     QSpinBox* SIInvolvSpin;
59     QGroupBox* GroupBox3;
60     QLabel* TextLabel15;
61     QSpinBox* BreakOrgSpin;
62     QLabel* TextLabel16;
63     QSpinBox* BreakNewSpin;
64     QLabel* TextLabel1;
65     QLineEdit* NameEdit;
66     QCheckBox* HandCheck;
67     QLabel* TextLabel2;
68     QComboBox* SkillCombo;
69     QLabel* TextLabel6;
70     QSpinBox* StrengthSpin;
71     QLabel* TextLabel3;
72     QSpinBox* WeightSpin;
73     QLabel* TextLabel5;
74     QSpinBox* LengthSpin;
75
76 public slots:
77     virtual void slotHelp();
78     virtual void slotApply();
79     virtual void slotOK();
80
81 protected:
82     QGridLayout* CloseWeaponEditLayout;
83     QHBoxLayout* Layout1;
84     QGridLayout* GroupBox3_2Layout;
85     QVBoxLayout* Layout27;
86     QVBoxLayout* Layout26;
87     QVBoxLayout* Layout25;
88     QVBoxLayout* Layout29;
89     QHBoxLayout* Layout35;
90     QVBoxLayout* GroupBox2Layout;
91     QHBoxLayout* Layout31;
92     QHBoxLayout* Layout32;
93     QVBoxLayout* GroupBox3Layout;
94     QHBoxLayout* Layout33;
95     QHBoxLayout* Layout34;
96     QHBoxLayout* Layout31_2;
97     QVBoxLayout* Layout30;
98     QVBoxLayout* Layout2;
99     QVBoxLayout* Layout10;
100     QVBoxLayout* Layout3;
101     QVBoxLayout* Layout6;
102     QVBoxLayout* Layout11;
103     QVBoxLayout* Layout4;
104     QVBoxLayout* Layout5;
105 };
106
107 #endif // CLOSEWEAPONEDIT_H