123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>RecruitmentScene</class>
- <widget class="QWidget" name="RecruitmentScene">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>940</width>
- <height>720</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QLabel" name="chosenRaceText_">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>120</y>
- <width>191</width>
- <height>91</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" font-size:12pt; color:#b58a1e;">Выбранная раса:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="chosenRaceImage_">
- <property name="geometry">
- <rect>
- <x>200</x>
- <y>110</y>
- <width>128</width>
- <height>128</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><div style="background: purple"><br><br><br><br><br><br><br></div></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="availableRacesText_">
- <property name="geometry">
- <rect>
- <x>550</x>
- <y>110</y>
- <width>201</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p align="center"><span style=" font-size:14pt; color:#b89822;">Доступные расы:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QWidget" name="horizontalLayoutWidget">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>150</y>
- <width>521</width>
- <height>91</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="availableRacesLayout_">
- <property name="leftMargin">
- <number>5</number>
- </property>
- <property name="topMargin">
- <number>5</number>
- </property>
- <property name="rightMargin">
- <number>5</number>
- </property>
- <property name="bottomMargin">
- <number>5</number>
- </property>
- </layout>
- </widget>
- <widget class="QLabel" name="divider_">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>45</y>
- <width>940</width>
- <height>91</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><img src=":/assets/recruitscene/divider.png" width="940"/></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="title_">
- <property name="geometry">
- <rect>
- <x>-3</x>
- <y>0</y>
- <width>941</width>
- <height>71</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p align="center"><span style=" font-size:24pt; color:#b8481c;">Набор юнитов</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="chosenUnitsLabel_">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>420</y>
- <width>221</width>
- <height>41</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" font-size:14pt; color:#b5982e;">Выбранные юниты:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>300</y>
- <width>201</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" font-size:14pt; color:#9e9531;">Доступные юниты:</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QWidget" name="gridWidget" native="true">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>280</y>
- <width>680</width>
- <height>64</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="gridLayout"/>
- </widget>
- <widget class="QWidget" name="gridWidget_2" native="true">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>370</y>
- <width>680</width>
- <height>125</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="gridLayout_2"/>
- </widget>
- <widget class="QPushButton" name="pushButton">
- <property name="geometry">
- <rect>
- <x>260</x>
- <y>610</y>
- <width>371</width>
- <height>51</height>
- </rect>
- </property>
- <property name="text">
- <string>Завершить выбор</string>
- </property>
- </widget>
- <widget class="QWidget" name="widget" native="true">
- <property name="geometry">
- <rect>
- <x>710</x>
- <y>480</y>
- <width>191</width>
- <height>211</height>
- </rect>
- </property>
- </widget>
- <zorder>divider_</zorder>
- <zorder>chosenRaceText_</zorder>
- <zorder>chosenRaceImage_</zorder>
- <zorder>availableRacesText_</zorder>
- <zorder>horizontalLayoutWidget</zorder>
- <zorder>title_</zorder>
- <zorder>chosenUnitsLabel_</zorder>
- <zorder>label</zorder>
- <zorder>gridWidget</zorder>
- <zorder>gridWidget_2</zorder>
- <zorder>pushButton</zorder>
- <zorder>widget</zorder>
- </widget>
- <resources/>
- <connections/>
- </ui>
|