465 lines
12 KiB
XML

<?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>1920</width>
<height>1080</height>
</rect>
</property>
<property name="windowTitle">
<string>停机引导</string>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color:rgb(25, 26, 28)</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QListView" name="detect_log">
<property name="geometry">
<rect>
<x>1344</x>
<y>719</y>
<width>556</width>
<height>281</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(37, 38, 42);
color: rgb(239, 241, 245);</string>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>40</x>
<y>14</y>
<width>431</width>
<height>91</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>36</pointsize>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(239, 241, 245);
background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="text">
<string>停机引导</string>
</property>
</widget>
<widget class="QListWidget" name="detect_result_list">
<property name="geometry">
<rect>
<x>20</x>
<y>140</y>
<width>1311</width>
<height>860</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color:rgb(37, 38, 42)</string>
</property>
<property name="modelColumn">
<number>0</number>
</property>
</widget>
<widget class="QPushButton" name="btn_test">
<property name="geometry">
<rect>
<x>870</x>
<y>21</y>
<width>220</width>
<height>80</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/common/resource/config_data_test.png);
background-color: rgb(38, 40, 47);
border: none;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btn_algo_config">
<property name="geometry">
<rect>
<x>855</x>
<y>21</y>
<width>220</width>
<height>80</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/common/resource/config_algo.png);
background-color: rgb(38, 40, 47);
border: none;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btn_camera_levelling">
<property name="geometry">
<rect>
<x>1100</x>
<y>21</y>
<width>220</width>
<height>80</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/common/resource/config_camera_level.png);
background-color: rgb(38, 40, 47);
border: none;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btn_camera">
<property name="geometry">
<rect>
<x>610</x>
<y>21</y>
<width>220</width>
<height>80</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/common/resource/config_camera.png);
background-color: rgb(38, 40, 47);
border: none;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>120</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(38, 40, 47);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_work">
<property name="geometry">
<rect>
<x>1450</x>
<y>20</y>
<width>311</width>
<height>81</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>工作状态</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QPushButton" name="btn_close">
<property name="geometry">
<rect>
<x>1841</x>
<y>32</y>
<width>56</width>
<height>56</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/common/resource/close.png);
background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btn_hide">
<property name="geometry">
<rect>
<x>1762</x>
<y>32</y>
<width>56</width>
<height>56</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/common/resource/hide.png);
background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame_dev">
<property name="geometry">
<rect>
<x>1344</x>
<y>140</y>
<width>556</width>
<height>64</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(37, 38, 42, 0);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QFrame" name="frame_operation">
<property name="geometry">
<rect>
<x>1344</x>
<y>216</y>
<width>556</width>
<height>491</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>5</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frame_operation {
background-color: rgb(37, 38, 42);
border: 1px solid rgb(70, 72, 78);
border-radius: 4px;
}
QLabel { color: rgb(221, 225, 233); border: none; }
QRadioButton { color: rgb(221, 225, 233); background-color: rgb(37, 38, 42); border: none; spacing: 12px; }
QRadioButton::indicator { width: 28px; height: 28px; }
QRadioButton::indicator:unchecked { border: 2px solid rgb(150, 155, 165); border-radius: 15px; background-color: rgb(37, 38, 42); }
QRadioButton::indicator:checked { border: 2px solid rgb(90, 180, 115); border-radius: 15px; background-color: rgb(90, 180, 115); }
QRadioButton::indicator:disabled { border-color: rgb(80, 82, 88); background-color: rgb(47, 48, 52); }
QPushButton { color: rgb(255, 255, 255); border: none; border-radius: 4px; }</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<widget class="QLabel" name="label_aircraft_model">
<property name="geometry">
<rect>
<x>24</x>
<y>20</y>
<width>508</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>38</pointsize>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(37, 38, 42);</string>
</property>
<property name="text">
<string>机型选择</string>
</property>
</widget>
<widget class="QPushButton" name="btn_start">
<property name="geometry">
<rect>
<x>24</x>
<y>370</y>
<width>246</width>
<height>88</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>32</pointsize>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton { background-color: rgb(50, 132, 80); }
QPushButton:hover { background-color: rgb(60, 150, 92); }
QPushButton:pressed { background-color: rgb(40, 112, 66); }
QPushButton:disabled { background-color: rgb(65, 75, 68); color: rgb(130, 132, 138); }</string>
</property>
<property name="text">
<string>开始引导</string>
</property>
</widget>
<widget class="QPushButton" name="btn_stop">
<property name="geometry">
<rect>
<x>286</x>
<y>370</y>
<width>246</width>
<height>88</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>32</pointsize>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton { background-color: rgb(180, 67, 61); }
QPushButton:hover { background-color: rgb(202, 78, 71); }
QPushButton:pressed { background-color: rgb(154, 54, 50); }
QPushButton:disabled { background-color: rgb(78, 64, 64); color: rgb(130, 132, 138); }</string>
</property>
<property name="text">
<string>停止引导</string>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>24</x>
<y>100</y>
<width>461</width>
<height>241</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(37, 38, 42);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QRadioButton" name="radio_model_a320">
<property name="font">
<font>
<pointsize>32</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>A320</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radio_model_b737">
<property name="font">
<font>
<pointsize>32</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>B737</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radio_model_other">
<property name="font">
<font>
<pointsize>32</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>其他</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<zorder>btn_test</zorder>
<zorder>groupBox</zorder>
<zorder>detect_log</zorder>
<zorder>label</zorder>
<zorder>detect_result_list</zorder>
<zorder>btn_algo_config</zorder>
<zorder>btn_camera_levelling</zorder>
<zorder>btn_camera</zorder>
<zorder>frame_dev</zorder>
<zorder>frame_operation</zorder>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(37, 38, 42);</string>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>