330 lines
7.4 KiB
Plaintext
330 lines
7.4 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>shuttlebottomlineDialog</class>
|
||
|
|
<widget class="QDialog" name="shuttlebottomlineDialog">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>875</width>
|
||
|
|
<height>438</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Dialog</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QFrame" name="framePageBtn">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>330</x>
|
||
|
|
<y>390</y>
|
||
|
|
<width>531</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="buttonCancel">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>450</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: rgb(255, 255, 255);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="buttonOk">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>370</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: rgb(255, 255, 255);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QFrame" name="frameShuttleline">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>871</width>
|
||
|
|
<height>231</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::StyledPanel</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow">
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel_3">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>250</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton_4">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>340</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton_6">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>550</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton_7">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>650</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel_7">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>670</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel_8">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>770</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>30</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton_3">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>230</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel_2">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>140</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel_5">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>470</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel_6">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>570</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton_2">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>120</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="ShuttleButtonlabel_4">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>360</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>TextLabel</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton_5">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>450</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="MyButton" name="ShuttleButton_8">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>750</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>93</width>
|
||
|
|
<height>28</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</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="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(182, 182, 182);</string>
|
||
|
|
</property>
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::StyledPanel</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow">
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<zorder>frameBack</zorder>
|
||
|
|
<zorder>frameShuttleline</zorder>
|
||
|
|
<zorder>framePageBtn</zorder>
|
||
|
|
</widget>
|
||
|
|
<customwidgets>
|
||
|
|
<customwidget>
|
||
|
|
<class>MyButton</class>
|
||
|
|
<extends>QPushButton</extends>
|
||
|
|
<header location="global">sharedviews/mybutton.h</header>
|
||
|
|
</customwidget>
|
||
|
|
</customwidgets>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|