|
@@ -0,0 +1,463 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<ui version="4.0">
|
|
|
|
+ <class>MainWindow</class>
|
|
|
|
+ <widget class="QMainWindow" name="MainWindow">
|
|
|
|
+ <property name="geometry">
|
|
|
|
+ <rect>
|
|
|
|
+ <x>0</x>
|
|
|
|
+ <y>0</y>
|
|
|
|
+ <width>900</width>
|
|
|
|
+ <height>650</height>
|
|
|
|
+ </rect>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>800</width>
|
|
|
|
+ <height>600</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="windowTitle">
|
|
|
|
+ <string>MainWindow</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true"/>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="animated">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="tabShape">
|
|
|
|
+ <enum>QTabWidget::Triangular</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <widget class="QWidget" name="centralWidget">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">border-image: url(:/assets/bg1.png);
|
|
|
|
+
|
|
|
|
+</string>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout" rowstretch="1,4" columnstretch="1,2">
|
|
|
|
+ <property name="sizeConstraint">
|
|
|
|
+ <enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
+ </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>
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QWidget" name="logo_area" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>300</width>
|
|
|
|
+ <height>120</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">border-image:none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
+ <widget class="QWidget" name="menu_area" native="true">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">border-image:none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout" stretch="10,9,7">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>0</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>
|
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>20</width>
|
|
|
|
+ <height>52</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="menu_widget" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true"/>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout" stretch="6,9,11,7,6,5,0,2">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>10</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeConstraint">
|
|
|
|
+ <enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
+ </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="ClickableLabel" name="menuentry_1">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="baseSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="mouseTracking">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="layoutDirection">
|
|
|
|
+ <enum>Qt::LeftToRight</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">color:rgb(255, 255, 255);
|
|
|
|
+font: 15px "Trebuchet MS";</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>СТАТУС</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="default" stdset="0">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat" stdset="0">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="ClickableLabel" name="menuentry_2">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="mouseTracking">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">color:rgb(255, 255, 255);
|
|
|
|
+font: 15px "Trebuchet MS";</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>НАСТРОЙКИ</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat" stdset="0">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="ClickableLabel" name="menuentry_3">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="mouseTracking">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">color:rgb(255, 255, 255);
|
|
|
|
+font: 15px "Trebuchet MS";</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">РУСИФИКАЦИЯ</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat" stdset="0">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="ClickableLabel" name="menuentry_4">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="mouseTracking">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">color:rgb(255, 255, 255);
|
|
|
|
+font: 15px "Trebuchet MS";</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>НОВОСТИ</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat" stdset="0">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="ClickableLabel" name="menuentry_5">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="mouseTracking">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="layoutDirection">
|
|
|
|
+ <enum>Qt::LeftToRight</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">color:rgb(255, 255, 255);
|
|
|
|
+font: 15px "Trebuchet MS";</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>ПОМОЩЬ</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat" stdset="0">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="ClickableLabel" name="menuentry_6">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeIncrement">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="baseSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>50</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="mouseTracking">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">color:rgb(255, 255, 255);
|
|
|
|
+font: 15px "Trebuchet MS";</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>О НАС</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="autoDefault" stdset="0">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="default" stdset="0">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat" stdset="0">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="widget" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>5</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>30</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="pushButton_2">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>_</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="pushButton">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Х</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <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>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <spacer name="verticalSpacer_2">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>20</width>
|
|
|
|
+ <height>45</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0" colspan="2">
|
|
|
|
+ <widget class="QWidget" name="content_area" native="true">
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">border-image:none;</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </widget>
|
|
|
|
+ <layoutdefault spacing="6" margin="11"/>
|
|
|
|
+ <customwidgets>
|
|
|
|
+ <customwidget>
|
|
|
|
+ <class>ClickableLabel</class>
|
|
|
|
+ <extends>QLabel</extends>
|
|
|
|
+ <header>clickablelabel.h</header>
|
|
|
|
+ </customwidget>
|
|
|
|
+ </customwidgets>
|
|
|
|
+ <resources/>
|
|
|
|
+ <connections/>
|
|
|
|
+</ui>
|