|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>1117</width> |
10 |
| - <height>579</height> |
| 9 | + <width>893</width> |
| 10 | + <height>722</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
48 | 48 | <attribute name="title">
|
49 | 49 | <string>Tab 1</string>
|
50 | 50 | </attribute>
|
51 |
| - <layout class="QGridLayout" name="gridLayout"> |
| 51 | + <layout class="QGridLayout" name="gridLayout_2"> |
52 | 52 | <item row="0" column="0">
|
53 |
| - <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 53 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
54 | 54 | <item>
|
55 | 55 | <layout class="QVBoxLayout" name="verticalLayout">
|
56 | 56 | <item>
|
57 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
58 |
| - <item> |
| 57 | + <layout class="QGridLayout" name="gridLayout"> |
| 58 | + <property name="verticalSpacing"> |
| 59 | + <number>0</number> |
| 60 | + </property> |
| 61 | + <item row="0" column="0"> |
| 62 | + <widget class="QLabel" name="label_2"> |
| 63 | + <property name="maximumSize"> |
| 64 | + <size> |
| 65 | + <width>16777215</width> |
| 66 | + <height>12</height> |
| 67 | + </size> |
| 68 | + </property> |
| 69 | + <property name="text"> |
| 70 | + <string> Key 值</string> |
| 71 | + </property> |
| 72 | + </widget> |
| 73 | + </item> |
| 74 | + <item row="0" column="1"> |
| 75 | + <widget class="QLabel" name="label_3"> |
| 76 | + <property name="text"> |
| 77 | + <string>类型</string> |
| 78 | + </property> |
| 79 | + </widget> |
| 80 | + </item> |
| 81 | + <item row="0" column="2"> |
| 82 | + <widget class="QLabel" name="label_4"> |
| 83 | + <property name="minimumSize"> |
| 84 | + <size> |
| 85 | + <width>0</width> |
| 86 | + <height>0</height> |
| 87 | + </size> |
| 88 | + </property> |
| 89 | + <property name="maximumSize"> |
| 90 | + <size> |
| 91 | + <width>16777215</width> |
| 92 | + <height>16777215</height> |
| 93 | + </size> |
| 94 | + </property> |
| 95 | + <property name="text"> |
| 96 | + <string> Value</string> |
| 97 | + </property> |
| 98 | + </widget> |
| 99 | + </item> |
| 100 | + <item row="0" column="3"> |
| 101 | + <widget class="QLabel" name="label_5"> |
| 102 | + <property name="text"> |
| 103 | + <string> 步长</string> |
| 104 | + </property> |
| 105 | + </widget> |
| 106 | + </item> |
| 107 | + <item row="0" column="4"> |
| 108 | + <spacer name="horizontalSpacer_3"> |
| 109 | + <property name="orientation"> |
| 110 | + <enum>Qt::Horizontal</enum> |
| 111 | + </property> |
| 112 | + <property name="sizeHint" stdset="0"> |
| 113 | + <size> |
| 114 | + <width>40</width> |
| 115 | + <height>20</height> |
| 116 | + </size> |
| 117 | + </property> |
| 118 | + </spacer> |
| 119 | + </item> |
| 120 | + <item row="1" column="0"> |
59 | 121 | <widget class="QLineEdit" name="lineEdit"/>
|
60 | 122 | </item>
|
61 |
| - <item> |
| 123 | + <item row="1" column="1"> |
62 | 124 | <widget class="QComboBox" name="comboBox">
|
63 | 125 | <item>
|
64 | 126 | <property name="text">
|
|
77 | 139 | </item>
|
78 | 140 | </widget>
|
79 | 141 | </item>
|
80 |
| - <item> |
| 142 | + <item row="1" column="2"> |
81 | 143 | <widget class="QLineEdit" name="lineEdit_2"/>
|
82 | 144 | </item>
|
83 |
| - <item> |
| 145 | + <item row="1" column="3"> |
84 | 146 | <widget class="QSpinBox" name="spinBox_2"/>
|
85 | 147 | </item>
|
86 |
| - <item> |
| 148 | + <item row="1" column="4"> |
87 | 149 | <widget class="QPushButton" name="pushButton">
|
88 | 150 | <property name="text">
|
89 | 151 | <string> 添加</string>
|
|
178 | 240 | <rect>
|
179 | 241 | <x>0</x>
|
180 | 242 | <y>0</y>
|
181 |
| - <width>1117</width> |
| 243 | + <width>893</width> |
182 | 244 | <height>22</height>
|
183 | 245 | </rect>
|
184 | 246 | </property>
|
|
0 commit comments