|
@@ -6,126 +6,388 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>940</width>
|
|
|
- <height>720</height>
|
|
|
+ <width>1240</width>
|
|
|
+ <height>1001</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>
|
|
|
+ <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0">
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p><img src=":/assets/recruitscene/divider.png" width="940"/></p></body></html></string>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>0</number>
|
|
|
</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 name="rightMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p align="center"><span style=" font-size:24pt; color:#b12d2d;">Режим: игрок против игрока</span></p></body></html></string>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>0</number>
|
|
|
</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 name="spacing">
|
|
|
+ <number>0</number>
|
|
|
</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="money_">
|
|
|
- <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>
|
|
|
+ <item row="0" column="3">
|
|
|
+ <widget class="QWidget" name="widget_5" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-topright.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QWidget" name="widget_4" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-topleft.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="0">
|
|
|
+ <widget class="QWidget" name="widget_8" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-botleft.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="3">
|
|
|
+ <widget class="QWidget" name="widget_9" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>45</width>
|
|
|
+ <height>45</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-botright.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="1" colspan="2">
|
|
|
+ <widget class="QWidget" name="widget_3" native="true">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-top.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0" rowspan="3">
|
|
|
+ <widget class="QWidget" name="widget_6" native="true">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-left.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="3" rowspan="3">
|
|
|
+ <widget class="QWidget" name="widget_10" native="true">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-right.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="1" colspan="2">
|
|
|
+ <widget class="QWidget" name="widget_7" native="true">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image: url(:/assets/window/thick_opaque-border-bottom.png);</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1" rowspan="3" colspan="2">
|
|
|
+ <widget class="QWidget" name="widget" native="true">
|
|
|
+ <property name="autoFillBackground">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">border-image: url(:/assets/common/background.jpg)</string>
|
|
|
+ </property>
|
|
|
+ <layout class="QGridLayout" name="gridLayout_3">
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>20</number>
|
|
|
+ </property>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>20</number>
|
|
|
+ </property>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>20</number>
|
|
|
+ </property>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>20</number>
|
|
|
+ </property>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QWidget" name="book_" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>1110</width>
|
|
|
+ <height>871</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>1110</width>
|
|
|
+ <height>871</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">border-image:none;
|
|
|
+background-image:none;
|
|
|
+image: url(:/assets/common/book.png);</string>
|
|
|
+ </property>
|
|
|
+ <widget class="QWidget" name="book_content_" native="true">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>60</x>
|
|
|
+ <y>110</y>
|
|
|
+ <width>951</width>
|
|
|
+ <height>571</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background: none;
|
|
|
+background-image:none;
|
|
|
+image: none;</string>
|
|
|
+ </property>
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>528</x>
|
|
|
+ <y>110</y>
|
|
|
+ <width>356</width>
|
|
|
+ <height>262</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background-image:none;
|
|
|
+image:none;
|
|
|
+border-image: url(:/assets/pvp_intro/picture.jpg);</string>
|
|
|
+ </property>
|
|
|
+ <property name="frameShape">
|
|
|
+ <enum>QFrame::WinPanel</enum>
|
|
|
+ </property>
|
|
|
+ <property name="frameShadow">
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p><br/></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="title_1">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>80</x>
|
|
|
+ <y>156</y>
|
|
|
+ <width>334</width>
|
|
|
+ <height>216</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background: none;
|
|
|
+background-image:none;
|
|
|
+image: none;</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p align="center"><span style=" font-size:11pt; color:#fdeaa8;">Этот режим включает в себя стандартное пошаговое сражение между двумя игроками в отсутствие какого-либо сценария. Каждому игроку будет предложено выбрать расу и набрать армию в соответствии с указанным бюджетом. </span></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
+ </property>
|
|
|
+ <property name="wordWrap">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ <property name="margin">
|
|
|
+ <number>20</number>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="divider_">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>80</x>
|
|
|
+ <y>110</y>
|
|
|
+ <width>334</width>
|
|
|
+ <height>39</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background: none;
|
|
|
+background-image:none;
|
|
|
+image: url(:/assets/recruitscene/divider.png);</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p align="center"><br/></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QWidget" name="widget_11" native="true">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>528</x>
|
|
|
+ <y>379</y>
|
|
|
+ <width>356</width>
|
|
|
+ <height>200</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>200</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background: none;
|
|
|
+background-image:none;
|
|
|
+image: none;</string>
|
|
|
+ </property>
|
|
|
+ <layout class="QGridLayout" name="gridLayout_2">
|
|
|
+ <item row="1" column="2">
|
|
|
+ <widget class="QPushButton" name="go_next">
|
|
|
+ <property name="text">
|
|
|
+ <string>Продолжить</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="3">
|
|
|
+ <widget class="QPushButton" name="back_to_menu">
|
|
|
+ <property name="text">
|
|
|
+ <string>Назад</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </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>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <spacer name="horizontalSpacer_3">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>40</width>
|
|
|
+ <height>20</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <spacer name="horizontalSpacer_4">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>40</width>
|
|
|
+ <height>20</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="1" colspan="3">
|
|
|
+ <widget class="QLineEdit" name="money_">
|
|
|
+ <property name="text">
|
|
|
+ <string>1000</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="title_">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>110</x>
|
|
|
+ <y>70</y>
|
|
|
+ <width>303</width>
|
|
|
+ <height>28</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true">background: none;
|
|
|
+background-image:none;
|
|
|
+image: none;</string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p align="center"><span style=" font-size:14pt; color:#b12d2d;">Режим: игрок против игрока</span></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</widget>
|
|
|
<customwidgets>
|
|
|
<customwidget>
|
|
|
<class>Scene</class>
|
|
|
<extends>QWidget</extends>
|
|
|
- <header>gui/scene.h</header>
|
|
|
+ <header location="global">gui/scene.h</header>
|
|
|
<container>1</container>
|
|
|
</customwidget>
|
|
|
</customwidgets>
|