logplus/logPlus/SetPageMeg.ui
2026-06-10 11:17:18 +08:00

151 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>PageMeg</class>
<widget class="QDialog" name="PageMeg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>560</width>
<height>356</height>
</rect>
</property>
<property name="windowTitle">
<string>SetPageMeg</string>
</property>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>50</x>
<y>130</y>
<width>113</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>80</x>
<y>100</y>
<width>81</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>左边距</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>230</x>
<y>20</y>
<width>81</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>顶边距</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>200</x>
<y>40</y>
<width>113</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>360</x>
<y>130</y>
<width>113</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>380</x>
<y>100</y>
<width>81</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>右边距</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>200</x>
<y>200</y>
<width>113</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>220</x>
<y>240</y>
<width>81</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>底边距</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>180</x>
<y>80</y>
<width>161</width>
<height>111</height>
</rect>
</property>
<property name="title">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>150</x>
<y>300</y>
<width>112</width>
<height>34</height>
</rect>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>300</x>
<y>300</y>
<width>112</width>
<height>34</height>
</rect>
</property>
<property name="text">
<string>放弃</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>