From ef1cf5cc1d5773b4610fbf74b77629e23c59e574 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Wed, 27 Dec 2000 20:19:16 +0000 Subject: [PATCH] The old widget was broke, this is the old kdevdlg version. TODO: Fix all variable names, accelerators and so on. --- eonsl/widgets/creatureedit.ui | 656 +++++++++++++++------------------- 1 file changed, 294 insertions(+), 362 deletions(-) diff --git a/eonsl/widgets/creatureedit.ui b/eonsl/widgets/creatureedit.ui index d5abdf3..6a85513 100644 --- a/eonsl/widgets/creatureedit.ui +++ b/eonsl/widgets/creatureedit.ui @@ -1,394 +1,326 @@ -CreatureEdit -This class edits a CCreature object. -I know that the user interface suck, but it's easy fast and easy.. -Michael Andreen <whale@linux.nu> +NoName - QWidget + QDialog name - CreatureEdit + NoName geometry 0 0 - 320 - 323 + 426 + 420 caption - Form1 + NoName - + + QButtonGroup - margin - 11 + name + QButtonGroup_2 - spacing - 6 + geometry + + 170 + 15 + 140 + 112 + - - QLayoutWidget + + title + Färdigheter + + - name - Layout2 + margin + 11 - + + spacing + 6 + + + QComboBox - margin - 0 + name + ComboBox19 + + + QComboBox - spacing - 6 + name + FardigheterCombo - - QGroupBox - - name - GroupBox1 - - - title - Strängar - - - - margin - 11 - - - spacing - 6 - - - QComboBox - - name - StringCombo - - - toolTip - Olika strängar - - - whatsThis - Här är en lista med olika textvärden - - - - QLineEdit - - name - StringEdit - - - toolTip - Skriv in text för vald sträng - - - - - - - name - Spacer4 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - QGroupBox - - name - GroupBox5 - - - title - Attributer mm - - - - margin - 11 - - - spacing - 6 - - - QComboBox - - name - AttributeCombo - - - toolTip - Lista på attributer, karaktärsdrag och annat som gestaltas i decimala tal... - - - whatsThis - Välj värde och skriv in ett tal i rutan under ... - - - - QSpinBox - - name - AttributeSpin - - - - - - - name - Spacer5 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - QGroupBox - - name - GroupBox2 - - - title - Egenskaper - - - toolTip - Lista med olika fysiska- och mentala egenskaper samt nackdelar. - - - whatsThis - Välj en egenskap och markera "Har egenskap" för att visa att karaktären har den.. - - - - margin - 11 - - - spacing - 6 - - - QComboBox - - name - QualityCombo - - - - QCheckBox - - name - QualityCheck - - - text - Har egenskap - - - - - - - - QLayoutWidget + + insertionPolicy + AtTop + + + + QPushButton + + name + FardigheterButton + + + text + Ändra färdighet + + + + + + QGroupBox + + name + QGroupBox_1 + + + geometry + + 10 + 135 + 110 + 81 + + + + title + Attributer mm + + + + margin + 11 + + + spacing + 6 + + + QComboBox + + name + AttributCombo + + + insertionPolicy + AtTop + + + + QSpinBox + + name + AttributSpin + + + maxValue + 1000 + + + + + + QGroupBox + + name + QGroupBox_3 + + + geometry + + 175 + 145 + 127 + 84 + + + + title + Vapen + + + + margin + 11 + + + spacing + 6 + + + QComboBox + + name + VapenCombo + + + insertionPolicy + AtTop + + + + QPushButton + + name + VapenButton + + + text + Ändra vapen + + + + + + QGroupBox + + name + QGroupBox_2 + + + geometry + + 10 + 30 + 132 + 80 + + + + title + Strängar + + + + margin + 11 + + + spacing + 6 + + + QComboBox + + name + StringCombo + + + insertionPolicy + AtTop + + + + QLineEdit + + name + StringLine + + + + + + QGroupBox + + name + QGroupBox_4 + + + geometry + + 170 + 240 + 120 + 90 + + + + title + Rustning + + + QPushButton name - Layout1 + RustningButton + + + geometry + + 10 + 50 + 100 + 30 + + + + text + Ändra rustning + + + + + QButtonGroup + + name + QButtonGroup_1 + + + geometry + + 10 + 235 + 123 + 77 + + + + title + Egenskaper + + + + margin + 11 - + + spacing + 6 + + + QComboBox + + name + EgenskaperCombo + + + insertionPolicy + AtTop + + + + QCheckBox - margin - 0 + name + EgenskaperCheck - spacing - 6 + text + Har egenskap - - QGroupBox - - name - GroupBox4 - - - title - Färdigheter - - - - margin - 11 - - - spacing - 6 - - - QComboBox - - name - SkillCombo - - - toolTip - Lista med färdigheter - - - whatsThis - Välj färdighet och tryck "Redigera färdighet" för att ändra FC mm - - - - QPushButton - - name - SkillButton - - - text - Redigera &färdighet - - - - - - - name - Spacer1 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - QGroupBox - - name - GroupBox3 - - - title - Vapen - - - - margin - 11 - - - spacing - 6 - - - QComboBox - - name - WeaponCombo - - - toolTip - Lista med de vapen som karaktären har med sig.. - - - whatsThis - Markera vapnet och tryck på "Redgera vapen" för att redigera valt vapen - - - - QPushButton - - name - WeaponButton - - - text - Redigera &vapen - - - - - - - name - Spacer3 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - QGroupBox - - name - GroupBox6 - - - title - Rustning - - - - margin - \ No newline at end of file + + + + + -- 2.39.2