372 lines
9.2 KiB
Plaintext
372 lines
9.2 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>DebugInfoDialog</class>
|
||
|
|
<widget class="QDialog" name="DebugInfoDialog">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>702</width>
|
||
|
|
<height>603</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Dialog</string>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true"/>
|
||
|
|
</property>
|
||
|
|
<widget class="QFrame" name="frameBack">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>701</width>
|
||
|
|
<height>600</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>580</x>
|
||
|
|
<y>560</y>
|
||
|
|
<width>75</width>
|
||
|
|
<height>23</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="buttonPgDn">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>500</x>
|
||
|
|
<y>560</y>
|
||
|
|
<width>75</width>
|
||
|
|
<height>23</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>420</x>
|
||
|
|
<y>560</y>
|
||
|
|
<width>75</width>
|
||
|
|
<height>23</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="labelPage">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>570</y>
|
||
|
|
<width>101</width>
|
||
|
|
<height>16</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>PageNums: 1/1</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="labelMainTitle">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>10</y>
|
||
|
|
<width>72</width>
|
||
|
|
<height>15</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>DebugInfo:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label1">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>40</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label2">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>70</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label3">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>100</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label4">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>130</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label5">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>160</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label6">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>190</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label7">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>220</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label8">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>250</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label9">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>280</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label10">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>310</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label11">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>340</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label12">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>370</y>
|
||
|
|
<width>680</width>
|
||
|
|
<height>21</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);border:1px solid rgb(189,189,189);border-radius:2px;
|
||
|
|
color: rgb(0, 0, 0);</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="wordWrap">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<customwidgets>
|
||
|
|
<customwidget>
|
||
|
|
<class>MyButton</class>
|
||
|
|
<extends>QPushButton</extends>
|
||
|
|
<header location="global">sharedviews/mybutton.h</header>
|
||
|
|
</customwidget>
|
||
|
|
</customwidgets>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|