|
@@ -6,8 +6,8 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>1145</width>
|
|
|
|
- <height>702</height>
|
|
|
|
|
|
+ <width>1626</width>
|
|
|
|
+ <height>1186</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
@@ -30,210 +30,34 @@
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<item row="0" column="0">
|
|
- <widget class="QWidget" name="topleft_border_" 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">border-image: url(:/assets/window/thick_opaque-border-topleft.png);</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="1">
|
|
|
|
- <widget class="QWidget" name="top_border_" native="true">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-top.png);</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="2">
|
|
|
|
- <widget class="QWidget" name="topright_border_" 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="1" column="0">
|
|
|
|
- <widget class="QWidget" name="left_border_" 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="1">
|
|
|
|
<widget class="QWidget" name="content_" native="true">
|
|
<widget class="QWidget" name="content_" native="true">
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">background-image: url(:/assets/window/thick_opaque-background.png);</string>
|
|
|
|
|
|
+ <string notr="true">border-image: url(:/assets/common/background.jpg);</string>
|
|
</property>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
- <item row="2" column="0">
|
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>75</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>150</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item row="0" column="0">
|
|
<widget class="QWidget" name="menu_" native="true">
|
|
<widget class="QWidget" name="menu_" native="true">
|
|
- <property name="maximumSize">
|
|
|
|
|
|
+ <property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>400</width>
|
|
<width>400</width>
|
|
- <height>200</height>
|
|
|
|
|
|
+ <height>600</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QPushButton" name="pvp_local_battle_button">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>350</width>
|
|
|
|
- <height>100</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>350</width>
|
|
|
|
- <height>100</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <family>Viking Cyr</family>
|
|
|
|
- <pointsize>10</pointsize>
|
|
|
|
- <weight>50</weight>
|
|
|
|
- <italic>false</italic>
|
|
|
|
- <bold>false</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">font: 10pt "Viking Cyr";
|
|
|
|
-color: rgb(255, 255, 0);
|
|
|
|
-border-image: url(:/assets/window/button1.png);
|
|
|
|
-</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Игрок против игрока</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkable">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="flat">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QPushButton" name="exit_button">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>350</width>
|
|
|
|
- <height>100</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>350</width>
|
|
|
|
- <height>100</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">font: 10pt "Viking Cyr";
|
|
|
|
-color: rgb(255, 255, 0);
|
|
|
|
-border-image: url(:/assets/window/button1.png);
|
|
|
|
-</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Выйти из игры</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="0">
|
|
|
|
- <spacer name="verticalSpacer">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
|
|
+ <property name="maximumSize">
|
|
<size>
|
|
<size>
|
|
- <width>20</width>
|
|
|
|
- <height>40</height>
|
|
|
|
|
|
+ <width>400</width>
|
|
|
|
+ <height>600</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="0" colspan="2">
|
|
|
|
- <widget class="QLabel" name="title_">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">font: 14pt "Barocco Initial";</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string><html><head/><body><p align="center"><span style=" font-size:18pt; color:#b12d2d;">Супер-мега-крутая-игрушка-название-которой-мы-еще-не-придумали</span></p></body></html></string>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="0">
|
|
|
|
- <spacer name="verticalSpacer_2">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>20</width>
|
|
|
|
- <height>40</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="1" rowspan="3">
|
|
|
|
- <widget class="QWidget" name="image" native="true">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>600</width>
|
|
|
|
- <height>400</height>
|
|
|
|
- </size>
|
|
|
|
|
|
+ <string notr="true">border-image:none;
|
|
|
|
+background-image:none;</string>
|
|
</property>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
@@ -252,7 +76,7 @@ border-image: url(:/assets/window/button1.png);
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<item row="0" column="0">
|
|
- <widget class="QWidget" name="widget" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_upleft_" native="true">
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>8</width>
|
|
<width>8</width>
|
|
@@ -271,10 +95,10 @@ border-image: url(:/assets/window/button1.png);
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<item row="0" column="1">
|
|
- <widget class="QWidget" name="widget_2" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_up_" native="true">
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
- <width>0</width>
|
|
|
|
|
|
+ <width>8</width>
|
|
<height>5</height>
|
|
<height>5</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
@@ -290,7 +114,7 @@ border-image: url(:/assets/window/button1.png);
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="0" column="2">
|
|
<item row="0" column="2">
|
|
- <widget class="QWidget" name="widget_3" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_upright_" native="true">
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>8</width>
|
|
<width>8</width>
|
|
@@ -309,11 +133,11 @@ border-image: url(:/assets/window/button1.png);
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<item row="1" column="0">
|
|
- <widget class="QWidget" name="widget_4" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_left_" native="true">
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>5</width>
|
|
<width>5</width>
|
|
- <height>0</height>
|
|
|
|
|
|
+ <height>8</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<property name="maximumSize">
|
|
@@ -328,14 +152,149 @@ border-image: url(:/assets/window/button1.png);
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<item row="1" column="1">
|
|
- <widget class="QWidget" name="widget_5" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="content" native="true">
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">border-image: url(:/assets/common/background.jpg);</string>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <string notr="true">background-image: url(:/assets/window/strong_translucent-background.png);</string>
|
|
|
|
+ </property>
|
|
|
|
+ <widget class="QPushButton" name="exit_button">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>10</x>
|
|
|
|
+ <y>350</y>
|
|
|
|
+ <width>350</width>
|
|
|
|
+ <height>100</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>350</width>
|
|
|
|
+ <height>100</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>350</width>
|
|
|
|
+ <height>100</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">font: 10pt "Viking Cyr";
|
|
|
|
+color: rgb(255, 255, 0);
|
|
|
|
+border-image: url(:/assets/window/button1.png);
|
|
|
|
+</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Выйти из игры</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ <widget class="QPushButton" name="pvp_local_battle_button">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>10</x>
|
|
|
|
+ <y>250</y>
|
|
|
|
+ <width>350</width>
|
|
|
|
+ <height>100</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>350</width>
|
|
|
|
+ <height>100</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>350</width>
|
|
|
|
+ <height>100</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <family>Viking Cyr</family>
|
|
|
|
+ <pointsize>10</pointsize>
|
|
|
|
+ <weight>50</weight>
|
|
|
|
+ <italic>false</italic>
|
|
|
|
+ <bold>false</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">font: 10pt "Viking Cyr";
|
|
|
|
+color: rgb(255, 255, 0);
|
|
|
|
+border-image: url(:/assets/window/button1.png);
|
|
|
|
+</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Игрок против игрока</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="checkable">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ <widget class="QLabel" name="title_">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>170</x>
|
|
|
|
+ <y>10</y>
|
|
|
|
+ <width>191</width>
|
|
|
|
+ <height>211</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">font: 14pt "Barocco Initial";
|
|
|
|
+border-image:none;
|
|
|
|
+background-image:none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string><html><head/><body><p align="center"><span style=" font-size:12pt; color:#b12d2d;">Супер-мега-крутая-игрушка-название-которой-мы-еще-не-придумали</span></p></body></html></string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ <widget class="QWidget" name="widget" native="true">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>10</x>
|
|
|
|
+ <y>20</y>
|
|
|
|
+ <width>150</width>
|
|
|
|
+ <height>150</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">border-image: url(:/assets/common/logo.png);</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="1" column="2">
|
|
<item row="1" column="2">
|
|
- <widget class="QWidget" name="widget_6" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_right_" native="true">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>8</width>
|
|
|
|
+ <height>8</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
<property name="maximumSize">
|
|
<property name="maximumSize">
|
|
<size>
|
|
<size>
|
|
<width>8</width>
|
|
<width>8</width>
|
|
@@ -348,7 +307,7 @@ border-image: url(:/assets/window/button1.png);
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<item row="2" column="0">
|
|
- <widget class="QWidget" name="widget_8" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_botleft_" native="true">
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>8</width>
|
|
<width>8</width>
|
|
@@ -367,7 +326,13 @@ border-image: url(:/assets/window/button1.png);
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="2" column="1">
|
|
<item row="2" column="1">
|
|
- <widget class="QWidget" name="widget_9" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_bottom_" native="true">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>8</width>
|
|
|
|
+ <height>8</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
<property name="maximumSize">
|
|
<property name="maximumSize">
|
|
<size>
|
|
<size>
|
|
<width>16777215</width>
|
|
<width>16777215</width>
|
|
@@ -380,7 +345,7 @@ border-image: url(:/assets/window/button1.png);
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="2" column="2">
|
|
<item row="2" column="2">
|
|
- <widget class="QWidget" name="widget_7" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="border_botright_" native="true">
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>8</width>
|
|
<width>8</width>
|
|
@@ -401,71 +366,39 @@ border-image: url(:/assets/window/button1.png);
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="3" column="0">
|
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeType">
|
|
|
|
+ <enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>20</width>
|
|
|
|
+ <height>40</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <spacer name="horizontalSpacer">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>20</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="2">
|
|
|
|
- <widget class="QWidget" name="right_border_" native="true">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-right.png);</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QWidget" name="botleft_border_" 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="2" column="1">
|
|
|
|
- <widget class="QWidget" name="bottom_border_" native="true">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-bottom.png);</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="2">
|
|
|
|
- <widget class="QWidget" name="botright_border_" 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>
|
|
|
|
</layout>
|
|
</layout>
|
|
- <zorder>content_</zorder>
|
|
|
|
- <zorder>top_border_</zorder>
|
|
|
|
- <zorder>topleft_border_</zorder>
|
|
|
|
- <zorder>left_border_</zorder>
|
|
|
|
- <zorder>botleft_border_</zorder>
|
|
|
|
- <zorder>bottom_border_</zorder>
|
|
|
|
- <zorder>botright_border_</zorder>
|
|
|
|
- <zorder>right_border_</zorder>
|
|
|
|
- <zorder>topright_border_</zorder>
|
|
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<customwidget>
|