<!DOCTYPE UI><UI>
<class>B_SC</class>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
<cstring>B_SC</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>751</width>
<height>517</height>
</rect>
</property>
<property stdset="1">
<name>font</name>
<font>
<family>Arial</family>
</font>
</property>
<property stdset="1">
<name>caption</name>
<string>Spellcrafting Calculator</string>
</property>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox6</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>310</x>
<y>21</y>
<width>121</width>
<height>145</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Skills</string>
</property>
<widget>
<class>QListBox</class>
<property stdset="1">
<name>name</name>
<cstring>SkillsList</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>8</x>
<y>15</y>
<width>106</width>
<height>123</height>
</rect>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox6_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>435</x>
<y>21</y>
<width>173</width>
<height>145</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Other Bonuses</string>
</property>
<widget>
<class>QListBox</class>
<property stdset="1">
<name>name</name>
<cstring>OtherBonusList</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>3</x>
<y>15</y>
<width>164</width>
<height>123</height>
</rect>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox7</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>310</x>
<y>165</y>
<width>215</width>
<height>38</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Reports</string>
</property>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>ConfigButton</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>14</y>
<width>99</width>
<height>19</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Config Report</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>MatsButton</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>111</x>
<y>14</y>
<width>99</width>
<height>19</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Mats List</string>
</property>
</widget>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>FileNameLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>316</x>
<y>208</y>
<width>159</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>194</y>
<width>53</width>
<height>14</height>
</rect>
</property>
<property stdset="1">
<name>font</name>
<font>
<bold>1</bold>
</font>
</property>
<property stdset="1">
<name>text</name>
<string>Version:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Version</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>61</x>
<y>194</y>
<width>56</width>
<height>14</height>
</rect>
</property>
<property stdset="1">
<name>font</name>
<font>
<bold>1</bold>
</font>
</property>
<property stdset="1">
<name>text</name>
<string>0.1</string>
</property>
</widget>
<widget>
<class>QTabWidget</class>
<property stdset="1">
<name>name</name>
<cstring>TypeTab</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>224</y>
<width>788</width>
<height>377</height>
</rect>
</property>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Armor</cstring>
</property>
<attribute>
<name>title</name>
<string>Armor/Weapons</string>
</attribute>
<widget>
<class>QTabWidget</class>
<property stdset="1">
<name>name</name>
<cstring>PieceTab</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>3</x>
<y>9</y>
<width>868</width>
<height>343</height>
</rect>
</property>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Chest</cstring>
</property>
<attribute>
<name>title</name>
<string>Chest</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Arms</cstring>
</property>
<attribute>
<name>title</name>
<string>Arms</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Head</cstring>
</property>
<attribute>
<name>title</name>
<string>Head</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Legs</cstring>
</property>
<attribute>
<name>title</name>
<string>Legs</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Hands</cstring>
</property>
<attribute>
<name>title</name>
<string>Hands</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Feet</cstring>
</property>
<attribute>
<name>title</name>
<string>Feet</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Right_Hand</cstring>
</property>
<attribute>
<name>title</name>
<string>Right Hand</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Left_Hand</cstring>
</property>
<attribute>
<name>title</name>
<string>Left Hand</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Two_Handed</cstring>
</property>
<attribute>
<name>title</name>
<string>2 Handed</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Ranged</cstring>
</property>
<attribute>
<name>title</name>
<string>Ranged</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Spare</cstring>
</property>
<attribute>
<name>title</name>
<string>Spare</string>
</attribute>
</widget>
</widget>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Jewelry</cstring>
</property>
<attribute>
<name>title</name>
<string>Jewelry</string>
</attribute>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel4_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>287</x>
<y>-21</y>
<width>259</width>
<height>17</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>TextLabel4</string>
</property>
</widget>
<widget>
<class>QTabWidget</class>
<property stdset="1">
<name>name</name>
<cstring>JewelTab</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>3</x>
<y>9</y>
<width>838</width>
<height>341</height>
</rect>
</property>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Neck</cstring>
</property>
<attribute>
<name>title</name>
<string>Neck</string>
</attribute>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Imbue</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>352</x>
<y>3</y>
<width>34</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Imbue_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>430</x>
<y>3</y>
<width>76</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Imbue Points</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Slash_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>388</x>
<y>3</y>
<width>8</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>/</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Utility</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>545</x>
<y>3</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Utility_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>507</x>
<y>3</y>
<width>37</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Utility:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Total_Imbue</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>401</x>
<y>3</y>
<width>29</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
</widget>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>Equipped</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>579</x>
<y>2</y>
<width>71</width>
<height>17</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Equipped</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TotalUtility</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>545</x>
<y>20</y>
<width>73</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Total_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>507</x>
<y>20</y>
<width>34</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Total:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Overcharge_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>363</x>
<y>20</y>
<width>59</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Overcharge:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Overcharge</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>428</x>
<y>20</y>
<width>79</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>None</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel23</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>2</y>
<width>59</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Item Quality:</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>ItemLevel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>205</x>
<y>3</y>
<width>93</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel39</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>146</x>
<y>7</y>
<width>59</width>
<height>13</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Item Level:</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>PushButton11</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>303</x>
<y>3</y>
<width>24</width>
<height>23</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>...</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>QualEdit</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>76</x>
<y>2</y>
<width>35</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>61</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 1:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>61</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>CraftButton</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>662</x>
<y>2</y>
<width>69</width>
<height>26</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Craft...</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>61</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Cost_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>559</x>
<y>40</y>
<width>29</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Cost:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Name_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>619</x>
<y>40</y>
<width>34</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Name:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Points_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>498</x>
<y>40</y>
<width>35</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Points:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>110</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>110</y>
<width>34</width>
<height>23</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 3:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>110</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>110</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>134</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Drop_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>177</x>
<y>134</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>134</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>134</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>85</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 2:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>86</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>86</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Speed_Edit</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>540</x>
<y>110</y>
<width>36</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>AFDPS_Edit</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>540</x>
<y>86</y>
<width>36</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Bonus_Edit</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>540</x>
<y>133</y>
<width>36</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Drop_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>177</x>
<y>86</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>86</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Drop_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>177</x>
<y>110</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Points_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>498</x>
<y>137</y>
<width>20</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Points_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>498</x>
<y>89</y>
<width>23</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Points_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>498</x>
<y>64</y>
<width>24</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Points_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>498</x>
<y>113</y>
<width>22</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0.0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Speed_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>494</x>
<y>110</y>
<width>39</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Speed:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Bonus_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>494</x>
<y>135</y>
<width>41</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Bonus:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>AFDPS_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>494</x>
<y>87</y>
<width>47</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>AF/DPS:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Drop_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>177</x>
<y>61</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>134</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>110</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>86</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>61</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>94</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>95</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>96</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>97</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>98</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>99</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>100</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>QualDrop</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>76</x>
<y>2</y>
<width>52</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel31_5_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>44</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Type:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel32_5_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>190</x>
<y>43</y>
<width>65</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Amount:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel33_5_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>269</x>
<y>43</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Effect:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_7</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>212</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>157</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 5:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>134</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 4:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>157</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>157</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>157</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>157</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_7</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>212</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_6</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>181</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_6</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>181</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_6</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>181</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_6</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>181</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_6</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>181</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 6:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_7</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>212</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_7</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>212</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 7:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_8</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>236</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 8:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_8</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>236</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_8</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>236</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_8</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>236</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_8</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>236</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_9</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>260</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_9</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>260</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_9</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>260</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_9</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>260</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_9</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>260</y>
<width>34</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 9:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Gem_Label_10</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>285</y>
<width>41</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Gem 10:</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Unused</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Stat</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Resist</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Hits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Power</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Focus</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Skill</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>Type_10</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>285</y>
<width>127</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>Amount_Edit_10</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>176</x>
<y>285</y>
<width>74</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Effect_10</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>256</x>
<y>285</y>
<width>150</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_10</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>285</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_7</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>212</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QButtonGroup</class>
<property stdset="1">
<name>name</name>
<cstring>ButtonGroup1</cstring>
</property>
<property stdset="1">
<name>enabled</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>607</x>
<y>33</y>
<width>146</width>
<height>19</height>
</rect>
</property>
<property stdset="1">
<name>lineWidth</name>
<number>0</number>
</property>
<property stdset="1">
<name>title</name>
<string></string>
</property>
<widget>
<class>QRadioButton</class>
<property stdset="1">
<name>name</name>
<cstring>Drop</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>100</x>
<y>2</y>
<width>52</width>
<height>17</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Drop</string>
</property>
<property stdset="1">
<name>checked</name>
<bool>true</bool>
</property>
</widget>
<widget>
<class>QRadioButton</class>
<property stdset="1">
<name>name</name>
<cstring>PlayerMade</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>2</y>
<width>85</width>
<height>17</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Player Made</string>
</property>
</widget>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ItemCost_Label</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>503</x>
<y>183</y>
<width>50</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Item Cost:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ItemCost</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>554</x>
<y>183</y>
<width>92</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignLeft</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>ClearItem</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>683</x>
<y>209</y>
<width>79</width>
<height>26</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Clear Item</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>LoadItem</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>683</x>
<y>157</y>
<width>79</width>
<height>26</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Load Item</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>SaveItem</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>596</x>
<y>157</y>
<width>79</width>
<height>26</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Save Item</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>MoreSlots</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>499</x>
<y>208</y>
<width>107</width>
<height>27</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>View More Slots....</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel34_5_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>426</x>
<y>43</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Quality:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ItemName_Label</cstring>
</property>
<property stdset="1">
<name>enabled</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>498</x>
<y>43</y>
<width>59</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Item Name:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Cost_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>531</x>
<y>89</y>
<width>64</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0c</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Name_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>603</x>
<y>89</y>
<width>169</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Cost_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>526</x>
<y>113</y>
<width>69</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0c</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Name_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>602</x>
<y>113</y>
<width>173</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Cost_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>520</x>
<y>137</y>
<width>75</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0c</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Name_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>602</x>
<y>137</y>
<width>169</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Cost_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>519</x>
<y>64</y>
<width>76</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0c</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Name_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>602</x>
<y>64</y>
<width>169</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>Quality_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>411</x>
<y>61</y>
<width>81</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>ItemName</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>494</x>
<y>61</y>
<width>160</width>
<height>22</height>
</rect>
</property>
</widget>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Cloak</cstring>
</property>
<attribute>
<name>title</name>
<string>Cloak</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Jewel</cstring>
</property>
<attribute>
<name>title</name>
<string>Jewel</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Belt</cstring>
</property>
<attribute>
<name>title</name>
<string>Belt</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>LeftRing</cstring>
</property>
<attribute>
<name>title</name>
<string>Left Ring</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>RightRing</cstring>
</property>
<attribute>
<name>title</name>
<string>Right Ring</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>LeftWrist</cstring>
</property>
<attribute>
<name>title</name>
<string>Left Wrist</string>
</attribute>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>RightWrist</cstring>
</property>
<attribute>
<name>title</name>
<string>Right Wrist</string>
</attribute>
</widget>
</widget>
</widget>
</widget>
<widget>
<class>QButtonGroup</class>
<property stdset="1">
<name>name</name>
<cstring>ButtonGroup2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>612</x>
<y>21</y>
<width>166</width>
<height>51</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Display</string>
</property>
<widget>
<class>QRadioButton</class>
<property stdset="1">
<name>name</name>
<cstring>TotalBonus</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>15</y>
<width>85</width>
<height>17</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Total Bonus</string>
</property>
<property stdset="1">
<name>checked</name>
<bool>true</bool>
</property>
</widget>
<widget>
<class>QRadioButton</class>
<property stdset="1">
<name>name</name>
<cstring>CapDistance</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>32</y>
<width>109</width>
<height>17</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Distance To Cap</string>
</property>
</widget>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>DupErrorString</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>530</x>
<y>184</y>
<width>285</width>
<height>17</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox9</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>613</x>
<y>72</y>
<width>167</width>
<height>111</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Char Info</string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>16</y>
<width>37</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Name:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel2_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>40</y>
<width>33</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Class:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel3_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>65</y>
<width>38</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Level:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel3_2_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>88</y>
<width>38</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Race:</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>CharClass</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>38</y>
<width>114</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>CharName</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>14</y>
<width>114</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>CharLevel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>61</y>
<width>37</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QComboBox</class>
<property stdset="1">
<name>name</name>
<cstring>CharRace</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>46</x>
<y>84</y>
<width>114</width>
<height>22</height>
</rect>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>21</y>
<width>75</width>
<height>202</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Stats</string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>StrLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>16</y>
<width>27</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>STR:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Str</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>16</y>
<width>27</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ConLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>32</y>
<width>25</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>CON:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Con</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>32</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>DexLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>48</y>
<width>26</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>DEX:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Dex</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>48</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>QuiLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>64</y>
<width>24</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>QUI:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Qui</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>64</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>IntLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>80</y>
<width>22</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>INT:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Int</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>80</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>PieLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>96</y>
<width>20</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>PIE:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Pie</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>96</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ChaLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>112</y>
<width>26</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>CHA:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Cha</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>112</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>EmpLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>128</y>
<width>24</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>EMP:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Emp</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>128</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>HitsLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>144</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Hits:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Hits</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>144</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>PowerLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>11</x>
<y>160</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Pow:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Power</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>42</x>
<y>160</y>
<width>28</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>174</x>
<y>155</y>
<width>135</width>
<height>48</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Totals</string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel20</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>13</y>
<width>29</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Cost:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel21</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>29</y>
<width>37</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Price:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TotalPrice</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>45</x>
<y>29</y>
<width>85</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TotalCost</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>45</x>
<y>14</y>
<width>86</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>174</x>
<y>21</y>
<width>135</width>
<height>136</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Focus</string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Focus_1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>18</y>
<width>122</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<clafss>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Focus_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>36</y>
<width>122</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Focus_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>55</y>
<width>122</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Focus_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>7</x>
<y>75</y>
<width>122</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>83</x>
<y>21</y>
<width>90</width>
<height>172</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Resists</string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>BodyLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>16</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Body:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Body</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>16</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>BodyRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>16</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ColdLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>34</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Cold:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Cold</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>34</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ColdRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>34</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>HeatLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>52</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Heat:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Heat</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>52</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>HeatRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>52</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>EnergyLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>70</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Energy:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Energy</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>70</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>EnergyRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>70</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>MatterLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>88</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Matter:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Matter</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>88</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>MatterRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>88</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>SpiritLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>106</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Spirit:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Spirit</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>106</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>SpiritRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>106</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>CrushLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>124</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Crush:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Crush</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>124</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>CrushRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>124</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ThrustLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>143</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Thrust:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Thrust</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>142</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>ThrustRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>142</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>SlashLabel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>6</x>
<y>160</y>
<width>36</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Slash:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>Slash</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>48</x>
<y>160</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>SlashRR</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>67</x>
<y>160</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>-</string>
</property>
</widget>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>OcErrorString</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>530</x>
<y>205</y>
<width>285</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
</widget>
</widget>
<connections>
<connection>
<sender>JewelTab</sender>
<signal>currentChanged(QWidget*)</signal>
<receiver>B_SC</receiver>
<slot>JewelTabChanged(QWidget*)</slot>
</connection>
<connection>
<sender>PlayerMade</sender>
<signal>toggled(bool)</signal>
<receiver>B_SC</receiver>
<slot>PlayerToggled(bool)</slot>
</connection>
<connection>
<sender>Drop</sender>
<signal>toggled(bool)</signal>
<receiver>B_SC</receiver>
<slot>DropToggled(bool)</slot>
</connection>
<connection>
<sender>PieceTab</sender>
<signal>currentChanged(QWidget*)</signal>
<receiver>B_SC</receiver>
<slot>PieceTabChanged(QWidget*)</slot>
</connection>
<connection>
<sender>TypeTab</sender>
<signal>currentChanged(QWidget*)</signal>
<receiver>B_SC</receiver>
<slot>TypeTabChanged(QWidget*)</slot>
</connection>
<connection>
<sender>Type_1</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_1_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_2</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_2_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_3</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_3_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_4</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_4_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_5</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_5_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_6</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_6_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Drop_1</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Drop_2</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Drop_3</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Drop_4</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Effect_1</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_2</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_3</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_4</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_5</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_6</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>QualDrop</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>ItemLevel</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Quality_1</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Quality_2</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Quality_3</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Quality_4</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Quality_5</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Quality_6</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>ClearItem</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>ClearCurrentItem()</slot>
</connection>
<connection>
<sender>Equipped</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>EquippedClicked()</slot>
</connection>
<connection>
<sender>TotalBonus</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>TotalBonusSet()</slot>
</connection>
<connection>
<sender>CapDistance</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>DistanceCapSet()</slot>
</connection>
<connection>
<sender>PushButton11</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>ItemLevelShow()</slot>
</connection>
<connection>
<sender>Amount_Edit_5</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_6</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_1</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_2</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_3</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_4</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>LoadItem</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>Load_Item()</slot>
</connection>
<connection>
<sender>SaveItem</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>Save_Item()</slot>
</connection>
<connection>
<sender>CharLevel</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>CraftButton</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>OpenCraftWindow()</slot>
</connection>
<connection>
<sender>MatsButton</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>OpenMaterialsReport()</slot>
</connection>
<connection>
<sender>ConfigButton</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>OpenConfigReport()</slot>
</connection>
<connection>
<sender>SkillsList</sender>
<signal>clicked(QListBoxItem*)</signal>
<receiver>B_SC</receiver>
<slot>SkillClicked(QListBoxItem*)</slot>
</connection>
<connection>
<sender>CharClass</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>AFDPS_Edit</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Speed_Edit</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Bonus_Edit</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>ItemName</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Type_7</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_7_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_8</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_8_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_9</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_9_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Type_10</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>Type_10_Changed(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_7</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_8</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_9</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Amount_Edit_10</sender>
<signal>textChanged(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>AmountChanged(const QString&)</slot>
</connection>
<connection>
<sender>Effect_7</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_8</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_9</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>Effect_10</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>recalculate(const QString&)</slot>
</connection>
<connection>
<sender>MoreSlots</sender>
<signal>clicked()</signal>
<receiver>B_SC</receiver>
<slot>openMoreSlots()</slot>
</connection>
<connection>
<sender>CharRace</sender>
<signal>activated(const QString&)</signal>
<receiver>B_SC</receiver>
<slot>RaceChanged(const QString&)</slot>
</connection>
<slot access="public">AmountChanged(const QString&)</slot>
<slot access="public">ClearCurrentItem()</slot>
<slot access="public">DistanceCapSet()</slot>
<slot access="public">DropToggled(bool)</slot>
<slot access="public">EquippedClicked()</slot>
<slot access="public">ItemLevelChanged(const QString&)</slot>
<slot access="public">ItemLevelShow()</slot>
<slot access="public">JewelTabChanged(QWidget*)</slot>
<slot access="public">Load_Item()</slot>
<slot access="public">OpenConfigReport()</slot>
<slot access="public">OpenCraftWindow()</slot>
<slot access="public">OpenMaterialsReport()</slot>
<slot access="public">PieceTabChanged(QWidget*)</slot>
<slot access="public">PlayerToggled(bool)</slot>
<slot access="public">QualityChanged(const QString&)</slot>
<slot access="public">Save_Item()</slot>
<slot access="public">SkillClicked(QListBoxItem*)</slot>
<slot access="public">TotalBonusSet()</slot>
<slot access="public">TypeTabChanged(QWidget*)</slot>
<slot access="public">Type_10_Changed(const QString&)</slot>
<slot access="public">Type_1_Changed(const QString&)</slot>
<slot access="public">Type_2_Changed(const QString&)</slot>
<slot access="public">Type_3_Changed(const QString&)</slot>
<slot access="public">Type_4_Changed(const QString&)</slot>
<slot access="public">Type_5_Changed(const QString&)</slot>
<slot access="public">Type_6_Changed(const QString&)</slot>
<slot access="public">Type_7_Changed(const QString&)</slot>
<slot access="public">Type_8_Changed(const QString&)</slot>
<slot access="public">Type_9_Changed(const QString&)</slot>
<slot access="public">newFile()</slot>
<slot access="public">RaceChanged(const QString&)</slot>
<slot access="public">openMoreSlots()</slot>
<slot access="public">recalculate(const QString&)</slot>
<slot access="public">saveFile()</slot>
</connections>
<tabstops>
<tabstop>QualEdit</tabstop>
<tabstop>QualDrop</tabstop>
<tabstop>ItemLevel</tabstop>
<tabstop>PushButton11</tabstop>
<tabstop>Equipped</tabstop>
<tabstop>CraftButton</tabstop>
<tabstop>Type_1</tabstop>
<tabstop>Amount_Edit_1</tabstop>
<tabstop>Amount_Drop_1</tabstop>
<tabstop>Effect_1</tabstop>
<tabstop>Quality_1</tabstop>
<tabstop>Type_2</tabstop>
<tabstop>Amount_Edit_2</tabstop>
<tabstop>Amount_Drop_2</tabstop>
<tabstop>Effect_2</tabstop>
<tabstop>Quality_2</tabstop>
<tabstop>Type_3</tabstop>
<tabstop>Amount_Edit_3</tabstop>
<tabstop>Amount_Drop_3</tabstop>
<tabstop>Effect_3</tabstop>
<tabstop>Quality_3</tabstop>
<tabstop>Type_4</tabstop>
<tabstop>Amount_Edit_4</tabstop>
<tabstop>Amount_Drop_4</tabstop>
<tabstop>Effect_4</tabstop>
<tabstop>Quality_4</tabstop>
<tabstop>Type_5</tabstop>
<tabstop>Amount_Edit_5</tabstop>
<tabstop>Effect_5</tabstop>
<tabstop>Quality_5</tabstop>
<tabstop>Type_6</tabstop>
<tabstop>Amount_Edit_6</tabstop>
<tabstop>Effect_6</tabstop>
<tabstop>Quality_6</tabstop>
<tabstop>Drop</tabstop>
<tabstop>LoadItem</tabstop>
<tabstop>SaveItem</tabstop>
<tabstop>ClearItem</tabstop>
<tabstop>ItemName</tabstop>
<tabstop>AFDPS_Edit</tabstop>
<tabstop>Speed_Edit</tabstop>
<tabstop>Bonus_Edit</tabstop>
<tabstop>SkillsList</tabstop>
<tabstop>OtherBonusList</tabstop>
<tabstop>ConfigButton</tabstop>
<tabstop>MatsButton</tabstop>
<tabstop>TotalBonus</tabstop>
<tabstop>CharName</tabstop>
<tabstop>CharClass</tabstop>
<tabstop>CharLevel</tabstop>
<tabstop>TypeTab</tabstop>
<tabstop>PieceTab</tabstop>
<tabstop>JewelTab</tabstop>
</tabstops>
</UI>