123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>StatusWidget</class>
- <widget class="QWidget" name="StatusWidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>696</width>
- <height>382</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <layout class="QGridLayout" name="gridLayout_3">
- <item row="0" column="1">
- <widget class="QWidget" name="right_column_widget" native="true">
- <layout class="QGridLayout" name="gridLayout_2">
- <item row="0" column="0" colspan="2">
- <widget class="QWidget" name="common_status_widget" native="true">
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="QWidget" name="backup_status" native="true">
- <property name="styleSheet">
- <string notr="true">border-radius: 20px;
- background-color: rgba(30, 0, 0, 100);</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_4">
- <item>
- <widget class="QLabel" name="label_4_title">
- <property name="font">
- <font>
- <family>Arial</family>
- <pointsize>8</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- <property name="text">
- <string>РЕЗЕРВНАЯ КОПИЯ:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_5_common">
- <property name="font">
- <font>
- <family>Arial</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(85, 170, 255); background-color:none;</string>
- </property>
- <property name="text">
- <string>Создание... 50%</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="backup_help" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>30</width>
- <height>30</height>
- </size>
- </property>
- <property name="mouseTracking">
- <bool>true</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">border-image: url(:/assets/question.png); color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="download_status" native="true">
- <property name="styleSheet">
- <string notr="true">border-radius: 20px;
- background-color: rgba(30, 0, 0, 100);</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_5">
- <item>
- <widget class="QLabel" name="label_8_title">
- <property name="font">
- <font>
- <family>Arial</family>
- <pointsize>8</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- <property name="text">
- <string>ЗАГРУЗКА:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_9_common">
- <property name="font">
- <font>
- <family>Arial</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(0, 170, 0); background-color:none;</string>
- </property>
- <property name="text">
- <string>Все данные загружены</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="download_help" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>30</width>
- <height>30</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">border-image: url(:/assets/question.png); color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="rusification_status" native="true">
- <property name="styleSheet">
- <string notr="true">border-radius: 20px;
- background-color: rgba(30, 0, 0, 100);</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_6">
- <item>
- <widget class="QLabel" name="label_2_title">
- <property name="font">
- <font>
- <family>Arial</family>
- <pointsize>8</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- <property name="text">
- <string>РУСИФИКАЦИЯ:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_3_common">
- <property name="font">
- <font>
- <family>Arial</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(85, 170, 255); background-color:none;</string>
- </property>
- <property name="text">
- <string>Установка... (1/5) 50%</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="rusification_help" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>30</width>
- <height>30</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">border-image: url(:/assets/question.png); color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="protection_status" native="true">
- <property name="styleSheet">
- <string notr="true">border-radius: 20px;
- background-color: rgba(30, 0, 0, 100);</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_7">
- <item>
- <widget class="QLabel" name="label_6_title">
- <property name="font">
- <font>
- <family>Arial</family>
- <pointsize>8</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- <property name="text">
- <string>ЗАЩИТА ИГРОВЫХ ДАННЫХ:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_7_common">
- <property name="font">
- <font>
- <family>Arial</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(255, 85, 0); background-color:none;</string>
- </property>
- <property name="text">
- <string>Выключена</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="protection_help" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>30</width>
- <height>30</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">border-image: url(:/assets/question.png); color: rgb(255, 255, 255); background-color:none;</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </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>219</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="1" column="1">
- <widget class="QWidget" name="buttons_widget" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>80</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(0, 0, 84);</string>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout" stretch="1">
- <property name="spacing">
- <number>1</number>
- </property>
- <property name="leftMargin">
- <number>1</number>
- </property>
- <property name="topMargin">
- <number>1</number>
- </property>
- <property name="rightMargin">
- <number>1</number>
- </property>
- <property name="bottomMargin">
- <number>1</number>
- </property>
- <item>
- <widget class="QPushButton" name="game_button">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>150</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>180</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>Times New Roman</family>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">border-image: url(:/assets/gray-button-hi.png);
- color: rgb(85, 0, 0);</string>
- </property>
- <property name="text">
- <string notr="true"> ИГРАТЬ </string>
- </property>
- <property name="iconSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="default">
- <bool>false</bool>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QWidget" name="left_column_widget" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0" columnstretch="0,0,0">
- <item row="0" column="0">
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>31</width>
- <height>249</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="1" column="0" rowspan="4" colspan="3">
- <widget class="QWidget" name="status_label_widget" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <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_3">
- <item>
- <widget class="QLabel" name="status_label_supertitle">
- <property name="font">
- <font>
- <family>Times New Roman</family>
- <pointsize>16</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(85, 170, 255); </string>
- </property>
- <property name="text">
- <string>В РАБОТЕ</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignHCenter|Qt::AlignTop</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="0" column="2">
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>31</width>
- <height>249</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="1" rowspan="2">
- <widget class="QWidget" name="status_image_widget" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>200</width>
- <height>200</height>
- </size>
- </property>
- <property name="baseSize">
- <size>
- <width>200</width>
- <height>200</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">border-image: url(:/assets/info.png);</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
- </ui>
|