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

413 lines
9.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>BrokenLineDialog</class>
<widget class="QWidget" name="BrokenLineDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>541</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="labelContent">
<property name="geometry">
<rect>
<x>70</x>
<y>69</y>
<width>401</width>
<height>131</height>
</rect>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>72</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">border:0px;
background-color: rgb(240, 240, 240, 255);</string>
</property>
<property name="text">
<string>1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="labelTitle">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>472</width>
<height>48</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>Broken Line Prompt</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="MyButton" name="buttonOk">
<property name="geometry">
<rect>
<x>450</x>
<y>250</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</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>541</width>
<height>301</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(245, 245, 245, 0);color: rgb(255, 255, 255);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QLabel" name="labelContentInfo">
<property name="geometry">
<rect>
<x>70</x>
<y>70</y>
<width>401</width>
<height>131</height>
</rect>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>72</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">border:0px;
background-color: rgb(240, 240, 240, 255);</string>
</property>
<property name="text">
<string>1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QFrame" name="frameQuiHeadEmb">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>521</width>
<height>191</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(206, 206, 206);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="labelQuiCurColorOrder">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string extracomment="当前色序:">Current color order:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QPushButton" name="buttonQuiCurColorOrder">
<property name="geometry">
<rect>
<x>120</x>
<y>10</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QFrame" name="frameQuiUpAndDown">
<property name="geometry">
<rect>
<x>210</x>
<y>10</y>
<width>120</width>
<height>31</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonDn">
<property name="geometry">
<rect>
<x>60</x>
<y>0</y>
<width>31</width>
<height>23</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonUp">
<property name="geometry">
<rect>
<x>20</x>
<y>0</y>
<width>31</width>
<height>23</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
</widget>
<widget class="QFrame" name="frameTwo">
<property name="geometry">
<rect>
<x>0</x>
<y>250</y>
<width>531</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(184, 184, 184);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonCancel">
<property name="geometry">
<rect>
<x>450</x>
<y>10</y>
<width>71</width>
<height>31</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="buttonHeadEmbOk">
<property name="geometry">
<rect>
<x>370</x>
<y>10</y>
<width>71</width>
<height>31</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="buttonPgUp">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string extracomment="上页">PgUp</string>
</property>
</widget>
<widget class="MyButton" name="buttonPgDn">
<property name="geometry">
<rect>
<x>140</x>
<y>10</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string extracomment="下页">PgDn</string>
</property>
</widget>
<widget class="QLabel" name="labelInfo">
<property name="geometry">
<rect>
<x>10</x>
<y>15</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonReverse">
<property name="geometry">
<rect>
<x>290</x>
<y>10</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string extracomment="循环">Cys</string>
</property>
</widget>
<widget class="MyButton" name="buttonReset">
<property name="geometry">
<rect>
<x>210</x>
<y>10</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string extracomment="重置">Rst</string>
</property>
</widget>
</widget>
<zorder>frameBack</zorder>
<zorder>labelContent</zorder>
<zorder>labelTitle</zorder>
<zorder>labelContentInfo</zorder>
<zorder>buttonOk</zorder>
<zorder>frameQuiHeadEmb</zorder>
<zorder>frameTwo</zorder>
</widget>
<customwidgets>
<customwidget>
<class>MyButton</class>
<extends>QPushButton</extends>
<header location="global">sharedviews/mybutton.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>