]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/closeweapon.h
Why are they in the repository??
[eonsl.git] / eonsl / widgets / closeweapon.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'eonsl/widgets/closeweapon.ui'
3 **
4 ** Created: Thu Jan 4 20:27:57 2001
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* TextLabel2;
65     QComboBox* SkillCombo;
66     QLabel* TextLabel6;
67     QSpinBox* StrengthSpin;
68     QLabel* TextLabel3;
69     QSpinBox* WeightSpin;
70     QLabel* TextLabel5;
71     QSpinBox* LengthSpin;
72     QLabel* TextLabel1;
73     QLineEdit* NameEdit;
74     QLabel* TextLabel1_2;
75     QComboBox* GripCombo;
76
77 public slots:
78     virtual void slotHelp();
79     virtual void slotApply();
80     virtual void slotOK();
81
82 protected:
83     QGridLayout* CloseWeaponEditLayout;
84     QHBoxLayout* Layout1;
85     QGridLayout* GroupBox3_2Layout;
86     QVBoxLayout* Layout27;
87     QVBoxLayout* Layout26;
88     QVBoxLayout* Layout25;
89     QVBoxLayout* Layout29;
90     QHBoxLayout* Layout35;
91     QVBoxLayout* GroupBox2Layout;
92     QHBoxLayout* Layout31;
93     QHBoxLayout* Layout32;
94     QVBoxLayout* GroupBox3Layout;
95     QHBoxLayout* Layout33;
96     QHBoxLayout* Layout34;
97     QVBoxLayout* Layout10;
98     QVBoxLayout* Layout3;
99     QVBoxLayout* Layout6;
100     QVBoxLayout* Layout11;
101     QVBoxLayout* Layout4;
102     QVBoxLayout* Layout5;
103     QVBoxLayout* Layout43;
104     QVBoxLayout* Layout2;
105     QVBoxLayout* Layout42;
106 };
107
108 #endif // CLOSEWEAPONEDIT_H