|
|
|
@ -14,14 +14,14 @@ |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>200</width> |
|
|
|
|
<width>302</width> |
|
|
|
|
<height>105</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>302</width> |
|
|
|
|
<height>100</height> |
|
|
|
|
<height>105</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle" > |
|
|
|
@ -63,27 +63,30 @@ |
|
|
|
|
<string>Icon:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QPushButton" name="ButtonCancel" > |
|
|
|
|
<widget class="Line" name="line1" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>227</x> |
|
|
|
|
<y>77</y> |
|
|
|
|
<width>70</width> |
|
|
|
|
<height>24</height> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>62</y> |
|
|
|
|
<width>290</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>&Cancel</string> |
|
|
|
|
<property name="frameShape" > |
|
|
|
|
<enum>QFrame::HLine</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="shortcut" > |
|
|
|
|
<string>Alt+C</string> |
|
|
|
|
<property name="frameShadow" > |
|
|
|
|
<enum>QFrame::Sunken</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QPushButton" name="ButtonOK" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>147</x> |
|
|
|
|
<y>77</y> |
|
|
|
|
<x>140</x> |
|
|
|
|
<y>76</y> |
|
|
|
|
<width>70</width> |
|
|
|
|
<height>24</height> |
|
|
|
|
</rect> |
|
|
|
@ -95,40 +98,37 @@ |
|
|
|
|
<string>Alt+K</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="Line" name="line1" > |
|
|
|
|
<widget class="QPushButton" name="ButtonCancel" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>62</y> |
|
|
|
|
<width>290</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
<x>220</x> |
|
|
|
|
<y>76</y> |
|
|
|
|
<width>70</width> |
|
|
|
|
<height>24</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="frameShape" > |
|
|
|
|
<enum>QFrame::HLine</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="frameShadow" > |
|
|
|
|
<enum>QFrame::Sunken</enum> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>&Cancel</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
<property name="shortcut" > |
|
|
|
|
<string>Alt+C</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QComboBox" name="ComboIconPicker" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>70</x> |
|
|
|
|
<y>40</y> |
|
|
|
|
<width>50</width> |
|
|
|
|
<height>21</height> |
|
|
|
|
<x>68</x> |
|
|
|
|
<y>37</y> |
|
|
|
|
<width>62</width> |
|
|
|
|
<height>26</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QPushButton" name="Button_Icon" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>123</x> |
|
|
|
|
<y>39</y> |
|
|
|
|
<x>135</x> |
|
|
|
|
<y>38</y> |
|
|
|
|
<width>21</width> |
|
|
|
|
<height>23</height> |
|
|
|
|
</rect> |
|
|
|
|