435 lines
10 KiB
XML
435 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>alarmdialog</class>
|
|
<widget class="QWidget" name="alarmdialog">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>775</width>
|
|
<height>850</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>775</width>
|
|
<height>850</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>775</width>
|
|
<height>850</height>
|
|
</size>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QWidget#alarmdialog{
|
|
background: white;
|
|
}</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<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>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
<property name="spacing">
|
|
<number>20</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>29</width>
|
|
<height>32</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>29</width>
|
|
<height>32</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="pixmap">
|
|
<pixmap resource="resources.qrc">:/png/res/png/bell.png</pixmap>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="nameHead">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>29</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>29</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>29</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background: transparent;
|
|
font-family: Inter;
|
|
font-size: 24px;
|
|
font-weight: 400;
|
|
line-height: 29.05px;
|
|
text-align: left;
|
|
color: #13385F;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Название датчика</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>29</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>15</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="dateStart">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>27</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>27</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background: transparent;
|
|
font-family: Inter;
|
|
font-size: 22px;
|
|
font-weight: 400;
|
|
line-height: 26.63px;
|
|
text-align: left;
|
|
color: #13385F;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="dateEnd">
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>27</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background: transparent;
|
|
font-family: Inter;
|
|
font-size: 22px;
|
|
font-weight: 400;
|
|
line-height: 26.63px;
|
|
text-align: left;
|
|
color: #13385F;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>15</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="name">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>27</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>27</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background: transparent;
|
|
font-family: Inter;
|
|
font-size: 22px;
|
|
font-weight: 400;
|
|
line-height: 26.63px;
|
|
text-align: left;
|
|
color: #13385F;
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="chartLayout">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>25</number>
|
|
</property>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QQuickWidget" name="map">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>710</width>
|
|
<height>320</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>710</width>
|
|
<height>320</height>
|
|
</size>
|
|
</property>
|
|
<property name="resizeMode">
|
|
<enum>QQuickWidget::ResizeMode::SizeRootObjectToView</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
<property name="spacing">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>25</number>
|
|
</property>
|
|
<item>
|
|
<spacer name="horizontalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="cancelButton">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>110</width>
|
|
<height>41</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>110</width>
|
|
<height>41</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton {
|
|
border-style: outset;
|
|
border-radius: 5px;
|
|
border-color: #13385F;
|
|
border-width: 1px;
|
|
color: #13385F;
|
|
font-family: Inter;
|
|
font-size: 22px;
|
|
font-weight: 500;
|
|
line-height: 26.63px;
|
|
text-align: center;
|
|
}
|
|
|
|
QPushButton:hover {
|
|
background-color: #e0f2f7;
|
|
border-color: #1A4A73;
|
|
color: #1A4A73;
|
|
}
|
|
|
|
QPushButton:pressed {
|
|
background-color: #102E47;
|
|
border-color: #102E47;
|
|
color: white;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Отмена</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="statisticButton">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>266</width>
|
|
<height>41</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>266</width>
|
|
<height>41</height>
|
|
</size>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton {
|
|
border-style: outset;
|
|
border-radius: 5px;
|
|
border-color: #13385F;
|
|
border-width: 1px;
|
|
background-color: #13385F;
|
|
color: white;
|
|
font-family: Inter;
|
|
font-size: 22px;
|
|
font-weight: 500;
|
|
line-height: 26.63px;
|
|
text-align: center;
|
|
}
|
|
|
|
QPushButton:hover {
|
|
background-color: #1A4A73;
|
|
border-color: #1A4A73;
|
|
}
|
|
|
|
QPushButton:pressed {
|
|
background-color: #102E47;
|
|
border-color: #102E47;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Перейти к статистике</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>QQuickWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header location="global">QtQuickWidgets/QQuickWidget</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources>
|
|
<include location="resources.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|