|
@@ -0,0 +1,126 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<ui version="4.0">
|
|
|
+ <class>PlayerVsPlayerIntro</class>
|
|
|
+ <widget class="QWidget" name="PlayerVsPlayerIntro">
|
|
|
+ <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="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>0</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:#b12d2d;">Режим: игрок против игрока</span></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="title_1">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>90</x>
|
|
|
+ <y>120</y>
|
|
|
+ <width>751</width>
|
|
|
+ <height>151</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p align="center"><span style=" font-size:16pt; color:#FDEAA8;">Этот режим включает в себя стандартное пошаговое сражение между двумя игроками в отсутствие какого-либо сценария. Каждому игроку будет предложено выбрать расу и набрать армию в соответствии с указанным бюджетом. </span></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>200</x>
|
|
|
+ <y>290</y>
|
|
|
+ <width>501</width>
|
|
|
+ <height>261</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p><img width="500" src=":/assets/pvp_intro/picture.jpg"/></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="go_next">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>630</x>
|
|
|
+ <y>630</y>
|
|
|
+ <width>221</width>
|
|
|
+ <height>61</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Продолжить</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="back_to_menu">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>70</x>
|
|
|
+ <y>630</y>
|
|
|
+ <width>191</width>
|
|
|
+ <height>61</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Назад</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>310</x>
|
|
|
+ <y>570</y>
|
|
|
+ <width>141</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p align="center"><span style=" font-size:12pt; color:#b12d2d;">Кол-во монет:</span></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>462</x>
|
|
|
+ <y>577</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>20</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>1000</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ <resources/>
|
|
|
+ <connections/>
|
|
|
+</ui>
|