|
@@ -24,7 +24,7 @@
|
|
color: white;
|
|
color: white;
|
|
}</string>
|
|
}</string>
|
|
</property>
|
|
</property>
|
|
- <layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_8">
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
@@ -37,10 +37,7 @@
|
|
<property name="bottomMargin">
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
- <property name="spacing">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <item row="0" column="0">
|
|
|
|
|
|
+ <item>
|
|
<widget class="QTabWidget" name="tabWidget_common">
|
|
<widget class="QTabWidget" name="tabWidget_common">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
@@ -103,7 +100,7 @@ QPushButton, QGroupBox, QComboBox {
|
|
<enum>QTabWidget::Triangular</enum>
|
|
<enum>QTabWidget::Triangular</enum>
|
|
</property>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<property name="currentIndex">
|
|
- <number>1</number>
|
|
|
|
|
|
+ <number>0</number>
|
|
</property>
|
|
</property>
|
|
<property name="usesScrollButtons">
|
|
<property name="usesScrollButtons">
|
|
<bool>false</bool>
|
|
<bool>false</bool>
|
|
@@ -134,7 +131,7 @@ QPushButton, QGroupBox, QComboBox {
|
|
<item>
|
|
<item>
|
|
<widget class="QWidget" name="left_column_widget" native="true">
|
|
<widget class="QWidget" name="left_column_widget" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
@@ -163,6 +160,9 @@ background-color: rgba(255, 255, 255, 0);</string>
|
|
<property name="frameShape">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
</property>
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
+ <set>QAbstractItemView::EditKeyPressed</set>
|
|
|
|
+ </property>
|
|
<property name="showDropIndicator" stdset="0">
|
|
<property name="showDropIndicator" stdset="0">
|
|
<bool>false</bool>
|
|
<bool>false</bool>
|
|
</property>
|
|
</property>
|
|
@@ -197,7 +197,7 @@ background-color: rgba(255, 255, 255, 0);</string>
|
|
<bool>true</bool>
|
|
<bool>true</bool>
|
|
</property>
|
|
</property>
|
|
<property name="expandsOnDoubleClick">
|
|
<property name="expandsOnDoubleClick">
|
|
- <bool>true</bool>
|
|
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
<attribute name="headerVisible">
|
|
<attribute name="headerVisible">
|
|
<bool>false</bool>
|
|
<bool>false</bool>
|
|
@@ -225,22 +225,43 @@ background-color: rgba(255, 255, 255, 0);</string>
|
|
</column>
|
|
</column>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Тексты</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkState">
|
|
|
|
- <enum>PartiallyChecked</enum>
|
|
|
|
|
|
+ <string>Русификация</string>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Шрифты</string>
|
|
|
|
|
|
+ <string>Тексты</string>
|
|
</property>
|
|
</property>
|
|
<property name="checkState">
|
|
<property name="checkState">
|
|
- <enum>Checked</enum>
|
|
|
|
|
|
+ <enum>PartiallyChecked</enum>
|
|
</property>
|
|
</property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Шрифты</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="checkState">
|
|
|
|
+ <enum>Checked</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Предметы</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="checkState">
|
|
|
|
+ <enum>Checked</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Эмоции</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="checkState">
|
|
|
|
+ <enum>Checked</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Предметы</string>
|
|
|
|
|
|
+ <string>Карты</string>
|
|
</property>
|
|
</property>
|
|
<property name="checkState">
|
|
<property name="checkState">
|
|
<enum>Checked</enum>
|
|
<enum>Checked</enum>
|
|
@@ -248,83 +269,72 @@ background-color: rgba(255, 255, 255, 0);</string>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Эмоции</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkState">
|
|
|
|
- <enum>Checked</enum>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Озвучка персонажей</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkState">
|
|
|
|
- <enum>Checked</enum>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Заставочные экраны</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkState">
|
|
|
|
- <enum>Checked</enum>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Карты</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkState">
|
|
|
|
- <enum>Checked</enum>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Видеоролики</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkState">
|
|
|
|
- <enum>Checked</enum>
|
|
|
|
- </property>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Вступительный</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Расовые</string>
|
|
|
|
|
|
+ <string>Логотипы игры</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Классовые</string>
|
|
|
|
|
|
+ <string>Озвучка персонажей</string>
|
|
</property>
|
|
</property>
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Книга 1: Тени Ангмара</string>
|
|
|
|
|
|
+ <property name="checkState">
|
|
|
|
+ <enum>Checked</enum>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Книга 2: Копи Мории</string>
|
|
|
|
|
|
+ <string>Заставочные экраны</string>
|
|
</property>
|
|
</property>
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Книга 3: Союзники Короля</string>
|
|
|
|
|
|
+ <property name="checkState">
|
|
|
|
+ <enum>Checked</enum>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Книга 4: Мощь Саурона</string>
|
|
|
|
|
|
+ <string>Видеоролики</string>
|
|
</property>
|
|
</property>
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Чёрная Книга Мордора</string>
|
|
|
|
|
|
+ <property name="checkState">
|
|
|
|
+ <enum>Checked</enum>
|
|
</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>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Книга 1: Тени Ангмара</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Книга 2: Копи Мории</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Книга 3: Союзники Короля</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Книга 4: Мощь Саурона</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Чёрная Книга Мордора</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
</item>
|
|
</item>
|
|
</item>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
@@ -407,9 +417,11 @@ background-color: rgba(255, 255, 255, 0);</string>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">border-radius: 20px;
|
|
|
|
|
|
+ <string notr="true">QWidget#widget_2 {
|
|
|
|
+border-radius: 20px;
|
|
background-color: rgba(30, 0, 0, 100);
|
|
background-color: rgba(30, 0, 0, 100);
|
|
-color:rgb(255,255,255)</string>
|
|
|
|
|
|
+color:rgb(255,255,255);
|
|
|
|
+}</string>
|
|
</property>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
<item row="0" column="0">
|
|
<item row="0" column="0">
|
|
@@ -426,7 +438,7 @@ color:rgb(255,255,255)</string>
|
|
<string notr="true">background:none</string>
|
|
<string notr="true">background: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>
|
|
@@ -453,27 +465,23 @@ color:rgb(255,255,255)</string>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<item row="2" column="0">
|
|
- <widget class="QLabel" name="label_common">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <widget class="QTextBrowser" name="textBrowser">
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
- <string notr="true">background-color: none;</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Привет как дела как жизнь что деПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как дела как жизнь что делаешьПривет как </string>
|
|
|
|
- </property>
|
|
|
|
- <property name="scaledContents">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="wordWrap">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="margin">
|
|
|
|
- <number>10</number>
|
|
|
|
|
|
+ <string notr="true">border-radius: 20px;
|
|
|
|
+background-color: rgba(30, 0, 0, 0);
|
|
|
|
+color:rgb(255,255,255);
|
|
|
|
+</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="html">
|
|
|
|
+ <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
+p, li { white-space: pre-wrap; }
|
|
|
|
+</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:7.8pt; font-weight:400; font-style:normal;">
|
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Ставьте или убирайте галочки в пунктах меню слева, чтобы включить или отключить фрагмент русификации.</span></p>
|
|
|
|
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p>
|
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Для включения некоторых фрагментов потребуется дополнительная загрузка данных</span></p>
|
|
|
|
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p>
|
|
|
|
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Чтобы применить изменения, нажмите кнопку &quot;Применить&quot;. </span></p></body></html></string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
@@ -1727,19 +1735,258 @@ background-color: none;</string>
|
|
<attribute name="title">
|
|
<attribute name="title">
|
|
<string> Управление </string>
|
|
<string> Управление </string>
|
|
</attribute>
|
|
</attribute>
|
|
- <widget class="QCommandLinkButton" name="commandLinkButton">
|
|
|
|
- <property name="geometry">
|
|
|
|
- <rect>
|
|
|
|
- <x>50</x>
|
|
|
|
- <y>40</y>
|
|
|
|
- <width>187</width>
|
|
|
|
- <height>41</height>
|
|
|
|
- </rect>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>dxdxcfgb</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="export_folder_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="QHBoxLayout" name="horizontalLayout_15">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="folder_label_common_2">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Путь к .dat файлу:</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLabel" name="folder_value_common_2">
|
|
|
|
+ <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>D:\Programming\SourceRepos\Legacy_v2</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="change_folder_button_2">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>36</width>
|
|
|
|
+ <height>32</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">border-image: url(:/assets/folder.png);
|
|
|
|
+
|
|
|
|
+background-color: none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="export_folder_widget_3" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">QWidget#export_folder_widget_3{
|
|
|
|
+ border-radius: 20px;
|
|
|
|
+ background-color: rgba(30, 0, 0, 100);
|
|
|
|
+}</string>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_13">
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>(нет)</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="folder_label_common_3">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Fixed" 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="2" column="0" colspan="2">
|
|
|
|
+ <widget class="QWidget" name="widget_12" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>40</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_16">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>7</number>
|
|
|
|
+ </property>
|
|
|
|
+ <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>
|
|
|
|
+ <widget class="QLabel" name="label_4_common_2">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Деактивировать категорию</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="lineEdit_2_common_2">
|
|
|
|
+ <property name="maxLength">
|
|
|
|
+ <number>9</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="clearButtonEnabled">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="pushButton_4_common_2">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Применить</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0" colspan="2">
|
|
|
|
+ <widget class="QWidget" name="widget_15" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>40</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>7</number>
|
|
|
|
+ </property>
|
|
|
|
+ <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>
|
|
|
|
+ <widget class="QLabel" name="label_2_common">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Активировать категорию</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="lineEdit_common">
|
|
|
|
+ <property name="inputMask">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string/>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maxLength">
|
|
|
|
+ <number>9</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="clearButtonEnabled">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="pushButton_3_common">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Применить</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="pushButton_2_common">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Создать файл статуса ядра</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <spacer name="verticalSpacer_4">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>20</width>
|
|
|
|
+ <height>40</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|