X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=blobdiff_plain;f=eonsl%2Fwidgets%2Fcloseweapon.h;fp=eonsl%2Fwidgets%2Fcloseweapon.h;h=0000000000000000000000000000000000000000;hp=0d18eec5c1cf60940aebae68f22208b5231d3714;hb=3784272dcbdd40ee5a20a8890cd0a9bb9f8c9612;hpb=d25651109e8d6674773fdc209f6ab87849a58ad5 diff --git a/eonsl/widgets/closeweapon.h b/eonsl/widgets/closeweapon.h deleted file mode 100644 index 0d18eec..0000000 --- a/eonsl/widgets/closeweapon.h +++ /dev/null @@ -1,108 +0,0 @@ -/**************************************************************************** -** Form interface generated from reading ui file 'eonsl/widgets/closeweapon.ui' -** -** Created: Thu Jan 4 20:27:57 2001 -** by: The User Interface Compiler (uic) -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ -#ifndef CLOSEWEAPONEDIT_H -#define CLOSEWEAPONEDIT_H - -#include -#include -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* TextLabel2; - QComboBox* SkillCombo; - QLabel* TextLabel6; - QSpinBox* StrengthSpin; - QLabel* TextLabel3; - QSpinBox* WeightSpin; - QLabel* TextLabel5; - QSpinBox* LengthSpin; - QLabel* TextLabel1; - QLineEdit* NameEdit; - QLabel* TextLabel1_2; - QComboBox* GripCombo; - -public slots: - virtual void slotHelp(); - virtual void slotApply(); - virtual void slotOK(); - -protected: - QGridLayout* CloseWeaponEditLayout; - 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; - QVBoxLayout* Layout10; - QVBoxLayout* Layout3; - QVBoxLayout* Layout6; - QVBoxLayout* Layout11; - QVBoxLayout* Layout4; - QVBoxLayout* Layout5; - QVBoxLayout* Layout43; - QVBoxLayout* Layout2; - QVBoxLayout* Layout42; -}; - -#endif // CLOSEWEAPONEDIT_H