EmbHMI/sharedviews/sensorinputwidget.ui
2024-02-06 14:27:07 +08:00

681 lines
15 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SensorInputWidget</class>
<widget class="QWidget" name="SensorInputWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(139, 139, 139);</string>
</property>
<widget class="MyButton" name="button2">
<property name="geometry">
<rect>
<x>60</x>
<y>120</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button3">
<property name="geometry">
<rect>
<x>60</x>
<y>160</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonTypeLogo">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>60</width>
<height>60</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button12">
<property name="geometry">
<rect>
<x>60</x>
<y>520</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button5">
<property name="geometry">
<rect>
<x>60</x>
<y>240</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button4">
<property name="geometry">
<rect>
<x>60</x>
<y>200</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelMainTitle">
<property name="geometry">
<rect>
<x>110</x>
<y>10</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Sensor</string>
</property>
</widget>
<widget class="MyButton" name="button9">
<property name="geometry">
<rect>
<x>60</x>
<y>400</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button6">
<property name="geometry">
<rect>
<x>60</x>
<y>280</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button11">
<property name="geometry">
<rect>
<x>60</x>
<y>480</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QFrame" name="frameBack">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>600</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="MyButton" name="button1">
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button10">
<property name="geometry">
<rect>
<x>60</x>
<y>440</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelSubTitle">
<property name="geometry">
<rect>
<x>140</x>
<y>40</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Sensor</string>
</property>
</widget>
<widget class="QLabel" name="labelPage">
<property name="geometry">
<rect>
<x>20</x>
<y>570</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>PageNums: 1/1</string>
</property>
</widget>
<widget class="MyButton" name="button8">
<property name="geometry">
<rect>
<x>60</x>
<y>360</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button7">
<property name="geometry">
<rect>
<x>60</x>
<y>320</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QFrame" name="framePageBtn">
<property name="geometry">
<rect>
<x>750</x>
<y>560</y>
<width>241</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonPgDn">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonBack">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonPgUp">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="MyButton" name="button2_2">
<property name="geometry">
<rect>
<x>520</x>
<y>120</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button9_2">
<property name="geometry">
<rect>
<x>520</x>
<y>400</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button6_2">
<property name="geometry">
<rect>
<x>520</x>
<y>280</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button1_2">
<property name="geometry">
<rect>
<x>520</x>
<y>80</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button10_2">
<property name="geometry">
<rect>
<x>520</x>
<y>440</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button12_2">
<property name="geometry">
<rect>
<x>520</x>
<y>520</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button11_2">
<property name="geometry">
<rect>
<x>520</x>
<y>480</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button5_2">
<property name="geometry">
<rect>
<x>520</x>
<y>240</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button3_2">
<property name="geometry">
<rect>
<x>520</x>
<y>160</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button8_2">
<property name="geometry">
<rect>
<x>520</x>
<y>360</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button4_2">
<property name="geometry">
<rect>
<x>520</x>
<y>200</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button7_2">
<property name="geometry">
<rect>
<x>520</x>
<y>320</y>
<width>440</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<zorder>frameBack</zorder>
<zorder>buttonTypeLogo</zorder>
<zorder>labelMainTitle</zorder>
<zorder>labelSubTitle</zorder>
<zorder>labelPage</zorder>
<zorder>framePageBtn</zorder>
<zorder>button2</zorder>
<zorder>button5</zorder>
<zorder>button8</zorder>
<zorder>button1</zorder>
<zorder>button4</zorder>
<zorder>button12</zorder>
<zorder>button3</zorder>
<zorder>button7</zorder>
<zorder>button11</zorder>
<zorder>button6</zorder>
<zorder>button10</zorder>
<zorder>button9</zorder>
<zorder>button2_2</zorder>
<zorder>button9_2</zorder>
<zorder>button6_2</zorder>
<zorder>button1_2</zorder>
<zorder>button10_2</zorder>
<zorder>button12_2</zorder>
<zorder>button11_2</zorder>
<zorder>button5_2</zorder>
<zorder>button3_2</zorder>
<zorder>button8_2</zorder>
<zorder>button4_2</zorder>
<zorder>button7_2</zorder>
</widget>
<customwidgets>
<customwidget>
<class>MyButton</class>
<extends>QPushButton</extends>
<header location="global">sharedviews/mybutton.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>