|
@@ -6,8 +6,8 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>860</width>
|
|
|
|
- <height>491</height>
|
|
|
|
|
|
+ <width>630</width>
|
|
|
|
+ <height>540</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
@@ -21,7 +21,7 @@
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
<property name="topMargin">
|
|
<property name="topMargin">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>20</number>
|
|
</property>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
@@ -35,8 +35,53 @@
|
|
<property name="verticalSpacing">
|
|
<property name="verticalSpacing">
|
|
<number>10</number>
|
|
<number>10</number>
|
|
</property>
|
|
</property>
|
|
- <item row="3" column="1">
|
|
|
|
- <widget class="QWidget" name="standart_settings_widget" native="true">
|
|
|
|
|
|
+ <item row="1" column="0" rowspan="4">
|
|
|
|
+ <spacer name="horizontalSpacer">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeType">
|
|
|
|
+ <enum>QSizePolicy::Preferred</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>50</width>
|
|
|
|
+ <height>436</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="1">
|
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>20</width>
|
|
|
|
+ <height>40</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="2" rowspan="4">
|
|
|
|
+ <spacer name="horizontalSpacer_2">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeType">
|
|
|
|
+ <enum>QSizePolicy::Preferred</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>50</width>
|
|
|
|
+ <height>436</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QWidget" name="game_folder_widget" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
@@ -44,80 +89,98 @@
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">border-radius: 20px;
|
|
|
|
-background-color: rgba(30, 0, 0, 100);</string>
|
|
|
|
|
|
+ <string notr="true">QWidget#game_folder_widget{
|
|
|
|
+ border-radius: 20px;
|
|
|
|
+ background-color: rgba(30, 0, 0, 100);
|
|
|
|
+}</string>
|
|
</property>
|
|
</property>
|
|
- <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
- <property name="spacing">
|
|
|
|
- <number>11</number>
|
|
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
+ <property name="verticalSpacing">
|
|
|
|
+ <number>3</number>
|
|
</property>
|
|
</property>
|
|
- <item>
|
|
|
|
- <widget class="QLabel" name="main_settings_title">
|
|
|
|
|
|
+ <item row="1" column="2">
|
|
|
|
+ <widget class="QPushButton" name="change_folder_button">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Основные</string>
|
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>36</width>
|
|
|
|
+ <height>32</height>
|
|
|
|
+ </size>
|
|
</property>
|
|
</property>
|
|
- <property name="alignment">
|
|
|
|
- <set>Qt::AlignCenter</set>
|
|
|
|
|
|
+ <property name="cursor">
|
|
|
|
+ <cursorShape>PointingHandCursor</cursorShape>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="data_protection_checkbox_common">
|
|
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">
|
|
|
|
|
|
+ <string notr="true">border-image: url(:/buttons/folder.png);
|
|
background-color: none;</string>
|
|
background-color: none;</string>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Включить защиту данных русификации при обновлении игры</string>
|
|
|
|
|
|
+ <string/>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="restore_checkbox_common">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Включить авто-восстановление из резервной копии в случае поломки</string>
|
|
|
|
|
|
+ <item row="5" column="0" colspan="3">
|
|
|
|
+ <widget class="QPushButton" name="patch_all_button_common">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>84</width>
|
|
|
|
+ <height>25</height>
|
|
|
|
+ </size>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="download_updates_checkbox_common">
|
|
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
|
|
+ <string notr="true">QPushButton {
|
|
|
|
+ color: black;
|
|
|
|
+ border: 2px solid #8f8f91;
|
|
|
|
+ border-radius: 6px;
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #f6f7fa, stop: 1 #dadbde);
|
|
|
|
+ min-width: 80px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:pressed {
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #caccd3, stop: 1 #f6f7fa);
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:flat {
|
|
|
|
+ border: none; /* no border for a flat push button */
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:default {
|
|
|
|
+ border-color: navy; /* make the default button prominent */
|
|
|
|
+}</string>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Включить авто-скачивание обновлений русификации</string>
|
|
|
|
|
|
+ <string>Переустановить русификацию</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item>
|
|
|
|
- <widget class="QCheckBox" name="expert_tabs_checkbox_common">
|
|
|
|
|
|
+ <item row="3" column="0" colspan="3">
|
|
|
|
+ <widget class="QCheckBox" name="restrict_download_speed_checkbox_common_2">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
<string notr="true">
|
|
background-color: none;</string>
|
|
background-color: none;</string>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Показывать дополнительные опции</string>
|
|
|
|
|
|
+ <string>Показывать всплывающие подсказки при наведении</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item>
|
|
|
|
- <widget class="QWidget" name="widget_3" native="true">
|
|
|
|
|
|
+ <item row="2" column="0" colspan="3">
|
|
|
|
+ <widget class="QWidget" name="widget_5" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
@@ -125,14 +188,10 @@ background-color: none;</string>
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>0</width>
|
|
<width>0</width>
|
|
- <height>33</height>
|
|
|
|
|
|
+ <height>30</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
@@ -146,85 +205,110 @@ background-color: none;</string>
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
- <widget class="QCheckBox" name="restrict_download_speed_checkbox_common">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <widget class="QLabel" name="label_common">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Ограничивать скорость скачивания</string>
|
|
|
|
|
|
+ <string>Какую версию игры локализовать?</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <widget class="QSlider" name="download_restrict_slider">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>200</width>
|
|
|
|
- <height>0</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <widget class="QComboBox" name="lotro_patch_language_combobox_common">
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimum">
|
|
|
|
- <number>64</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximum">
|
|
|
|
- <number>4096</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="singleStep">
|
|
|
|
- <number>64</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="pageStep">
|
|
|
|
- <number>64</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="value">
|
|
|
|
- <number>64</number>
|
|
|
|
- </property>
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
|
|
+ <string notr="true">color: black;</string>
|
|
</property>
|
|
</property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Английскую</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Немецкую</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Французскую</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <widget class="QLabel" name="download_speed_label_common">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
|
|
+ <spacer name="horizontalSpacer_4">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</property>
|
|
- <property name="text">
|
|
|
|
- <string>64 Кб/с</string>
|
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>20</height>
|
|
|
|
+ </size>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
|
|
+ </spacer>
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLabel" name="folder_value_common">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>(не выбрана)</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="0" colspan="3">
|
|
|
|
+ <widget class="QLabel" name="management_common_2">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <family>Aniron</family>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Управление:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QLabel" name="folder_label_common">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Папка с данными игры:</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="1">
|
|
|
|
- <widget class="QWidget" name="management_widget" native="true">
|
|
|
|
|
|
+ <item row="3" column="1">
|
|
|
|
+ <widget class="QWidget" name="widget_2" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
@@ -235,24 +319,25 @@ background-color: none;</string>
|
|
<string notr="true">border-radius: 20px;
|
|
<string notr="true">border-radius: 20px;
|
|
background-color: rgba(30, 0, 0, 100);</string>
|
|
background-color: rgba(30, 0, 0, 100);</string>
|
|
</property>
|
|
</property>
|
|
- <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<property name="spacing">
|
|
<property name="spacing">
|
|
- <number>11</number>
|
|
|
|
|
|
+ <number>0</number>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
- <widget class="QLabel" name="management_title">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
|
|
+ <widget class="QLabel" name="label_common_5">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <family>Aniron</family>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
</property>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
<string notr="true">
|
|
background-color: none;</string>
|
|
background-color: none;</string>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Управление</string>
|
|
|
|
|
|
+ <string>Внешний вид:</string>
|
|
</property>
|
|
</property>
|
|
<property name="alignment">
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
<set>Qt::AlignCenter</set>
|
|
@@ -260,103 +345,7 @@ background-color: none;</string>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <widget class="QPushButton" name="patch_all_button_common">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">QPushButton {
|
|
|
|
- color: black;
|
|
|
|
- border: 2px solid #8f8f91;
|
|
|
|
- border-radius: 6px;
|
|
|
|
- background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
- stop: 0 #f6f7fa, stop: 1 #dadbde);
|
|
|
|
- min-width: 80px;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-QPushButton:pressed {
|
|
|
|
- background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
- stop: 0 #caccd3, stop: 1 #f6f7fa);
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-QPushButton:flat {
|
|
|
|
- border: none; /* no border for a flat push button */
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-QPushButton:default {
|
|
|
|
- border-color: navy; /* make the default button prominent */
|
|
|
|
-}</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Установить все патчи заново</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QPushButton" name="restore_button_common">
|
|
|
|
- <property name="autoFillBackground">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">QPushButton {
|
|
|
|
- color: black;
|
|
|
|
- border: 2px solid #8f8f91;
|
|
|
|
- border-radius: 6px;
|
|
|
|
- background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
- stop: 0 #f6f7fa, stop: 1 #dadbde);
|
|
|
|
- min-width: 80px;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-QPushButton:pressed {
|
|
|
|
- background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
- stop: 0 #caccd3, stop: 1 #f6f7fa);
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-QPushButton:flat {
|
|
|
|
- border: none; /* no border for a flat push button */
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-QPushButton:default {
|
|
|
|
- border-color: navy; /* make the default button prominent */
|
|
|
|
-}</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Восстановить данные из резервной копии</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="1">
|
|
|
|
- <widget class="QWidget" name="widget_2" native="true">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">border-radius: 20px;
|
|
|
|
-background-color: rgba(30, 0, 0, 100);</string>
|
|
|
|
- </property>
|
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
- <property name="spacing">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLabel" name="interface_label_title">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Внешний вид:</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="alignment">
|
|
|
|
- <set>Qt::AlignCenter</set>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <widget class="QWidget" name="widget_4" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="widget_4" native="true">
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
<string notr="true">
|
|
<string notr="true">
|
|
background-color: none;</string>
|
|
background-color: none;</string>
|
|
@@ -463,8 +452,8 @@ background-color: none;</string>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QWidget" name="game_folder_widget" native="true">
|
|
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QWidget" name="management_widget_2" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
@@ -472,69 +461,225 @@ background-color: none;</string>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">QWidget#game_folder_widget{
|
|
|
|
- border-radius: 20px;
|
|
|
|
- background-color: rgba(30, 0, 0, 100);
|
|
|
|
-}</string>
|
|
|
|
|
|
+ <string notr="true">border-radius: 20px;
|
|
|
|
+background-color: rgba(30, 0, 0, 100);</string>
|
|
</property>
|
|
</property>
|
|
- <layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QLabel" name="folder_label_common">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">
|
|
|
|
-background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Папка с данными игры:</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="2">
|
|
|
|
- <widget class="QPushButton" name="change_folder_button">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>11</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="management_common">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>36</width>
|
|
|
|
- <height>32</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="cursor">
|
|
|
|
- <cursorShape>PointingHandCursor</cursorShape>
|
|
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <family>Aniron</family>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
</property>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">border-image: url(:/assets/buttons/folder.png);
|
|
|
|
-
|
|
|
|
|
|
+ <string notr="true">
|
|
background-color: none;</string>
|
|
background-color: none;</string>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string/>
|
|
|
|
|
|
+ <string>Резервная копия:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="0" column="1">
|
|
|
|
- <widget class="QLabel" name="folder_value_common">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="widget" native="true">
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">
|
|
|
|
|
|
+ <string notr="true">background:transparent;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_common_2">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Статус копии:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QLabel" name="copy_status_common">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
background-color: none;</string>
|
|
background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Активна</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="widget_6" native="true">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">background:transparent;</string>
|
|
</property>
|
|
</property>
|
|
- <property name="text">
|
|
|
|
- <string>(не выбрана)</string>
|
|
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_common_3">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Время создания:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLabel" name="copy_time_creation_common">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Активна</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="widget_7" native="true">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">background:transparent;</string>
|
|
</property>
|
|
</property>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_6">
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_common_4">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Путь до файла:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLabel" name="copy_path_common">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Активна</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="alignment">
|
|
|
|
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="0" colspan="3">
|
|
|
|
- <widget class="QWidget" name="widget_5" native="true">
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="widget_8" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
@@ -544,10 +689,13 @@ background-color: none;</string>
|
|
<property name="minimumSize">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
<width>0</width>
|
|
<width>0</width>
|
|
- <height>30</height>
|
|
|
|
|
|
+ <height>0</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">background:transparent;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
@@ -561,46 +709,103 @@ background-color: none;</string>
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
- <widget class="QLabel" name="label_common">
|
|
|
|
|
|
+ <widget class="QPushButton" name="restore_button_common_3">
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">QPushButton {
|
|
|
|
+ color: black;
|
|
|
|
+ border: 2px solid #8f8f91;
|
|
|
|
+ border-radius: 6px;
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #f6f7fa, stop: 1 #dadbde);
|
|
|
|
+ min-width: 80px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:pressed {
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #caccd3, stop: 1 #f6f7fa);
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:flat {
|
|
|
|
+ border: none; /* no border for a flat push button */
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:default {
|
|
|
|
+ border-color: navy; /* make the default button prominent */
|
|
|
|
+}</string>
|
|
|
|
+ </property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Какую версию игры локализовать?</string>
|
|
|
|
|
|
+ <string>Создать копию</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <widget class="QComboBox" name="lotro_patch_language_combobox_common">
|
|
|
|
|
|
+ <widget class="QPushButton" name="restore_button_common_2">
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">color: black;</string>
|
|
|
|
|
|
+ <string notr="true">QPushButton {
|
|
|
|
+ color: black;
|
|
|
|
+ border: 2px solid #8f8f91;
|
|
|
|
+ border-radius: 6px;
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #f6f7fa, stop: 1 #dadbde);
|
|
|
|
+ min-width: 80px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:pressed {
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #caccd3, stop: 1 #f6f7fa);
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:flat {
|
|
|
|
+ border: none; /* no border for a flat push button */
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:default {
|
|
|
|
+ border-color: navy; /* make the default button prominent */
|
|
|
|
+}</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string> Восстановить данные из копии </string>
|
|
</property>
|
|
</property>
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Английскую</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Немецкую</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Французскую</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <spacer name="horizontalSpacer_4">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
|
|
+ <widget class="QPushButton" name="restore_button_common_4">
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>20</height>
|
|
|
|
- </size>
|
|
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">QPushButton {
|
|
|
|
+ color: black;
|
|
|
|
+ border: 2px solid #8f8f91;
|
|
|
|
+ border-radius: 6px;
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #f6f7fa, stop: 1 #dadbde);
|
|
|
|
+ min-width: 80px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:pressed {
|
|
|
|
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
|
|
+ stop: 0 #caccd3, stop: 1 #f6f7fa);
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:flat {
|
|
|
|
+ border: none; /* no border for a flat push button */
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+QPushButton:default {
|
|
|
|
+ border-color: navy; /* make the default button prominent */
|
|
|
|
+}</string>
|
|
</property>
|
|
</property>
|
|
- </spacer>
|
|
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Удалить копию</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
@@ -608,51 +813,6 @@ background-color: none;</string>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="5" column="1">
|
|
|
|
- <spacer name="verticalSpacer">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>20</width>
|
|
|
|
- <height>40</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="0" rowspan="5">
|
|
|
|
- <spacer name="horizontalSpacer">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::Preferred</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>100</width>
|
|
|
|
- <height>436</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="2" rowspan="5">
|
|
|
|
- <spacer name="horizontalSpacer_2">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::Preferred</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>100</width>
|
|
|
|
- <height>436</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- </spacer>
|
|
|
|
- </item>
|
|
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<resources/>
|