247 lines
6.0 KiB
Plaintext
247 lines
6.0 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>KnifeGapParaDialog</class>
|
||
|
|
<widget class="QDialog" name="KnifeGapParaDialog">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>1024</width>
|
||
|
|
<height>600</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Dialog</string>
|
||
|
|
</property>
|
||
|
|
<widget class="MyButton" name="buttonTypeLogo">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>40</x>
|
||
|
|
<y>20</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="QFrame" name="frameSheet">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>40</x>
|
||
|
|
<y>90</y>
|
||
|
|
<width>941</width>
|
||
|
|
<height>431</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::StyledPanel</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow">
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<widget class="QTableView" name="tableView">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>10</y>
|
||
|
|
<width>901</width>
|
||
|
|
<height>391</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QFrame" name="framePageBtn">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>490</x>
|
||
|
|
<y>560</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="buttonPgDn">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>290</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="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 class="MyButton" name="buttonPgUp">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>210</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="QLabel" name="labelPageNum">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>50</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: 0/0</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="labelMainTitle">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>170</x>
|
||
|
|
<y>20</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>Sub title</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QFrame" name="frameBack">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>270</x>
|
||
|
|
<y>550</y>
|
||
|
|
<width>81</width>
|
||
|
|
<height>41</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(176, 176, 176);</string>
|
||
|
|
</property>
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::StyledPanel</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow">
|
||
|
|
<enum>QFrame::Raised</enum>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="labelSubTitle">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>150</x>
|
||
|
|
<y>50</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>Sub title < Title</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<zorder>labelPageNum</zorder>
|
||
|
|
<zorder>frameBack</zorder>
|
||
|
|
<zorder>framePageBtn</zorder>
|
||
|
|
<zorder>buttonTypeLogo</zorder>
|
||
|
|
<zorder>labelSubTitle</zorder>
|
||
|
|
<zorder>labelMainTitle</zorder>
|
||
|
|
<zorder>frameSheet</zorder>
|
||
|
|
</widget>
|
||
|
|
<customwidgets>
|
||
|
|
<customwidget>
|
||
|
|
<class>MyButton</class>
|
||
|
|
<extends>QPushButton</extends>
|
||
|
|
<header location="global">sharedviews/mybutton.h</header>
|
||
|
|
</customwidget>
|
||
|
|
</customwidgets>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|