|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>352</width> |
| 9 | + <width>384</width> |
10 | 10 | <height>387</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
|
21 | 21 | </property> |
22 | 22 | <layout class="QFormLayout" name="formLayout_3"> |
23 | 23 | <property name="formAlignment"> |
24 | | - <set>Qt::AlignmentFlag::AlignHCenter|Qt::AlignmentFlag::AlignTop</set> |
| 24 | + <set>Qt::AlignHCenter|Qt::AlignTop</set> |
25 | 25 | </property> |
26 | 26 | <property name="leftMargin"> |
27 | | - <number>30</number> |
| 27 | + <number>40</number> |
28 | 28 | </property> |
29 | 29 | <property name="rightMargin"> |
30 | 30 | <number>30</number> |
|
73 | 73 | <item> |
74 | 74 | <spacer name="horizontalSpacer"> |
75 | 75 | <property name="orientation"> |
76 | | - <enum>Qt::Orientation::Horizontal</enum> |
| 76 | + <enum>Qt::Horizontal</enum> |
77 | 77 | </property> |
78 | 78 | <property name="sizeHint" stdset="0"> |
79 | 79 | <size> |
|
106 | 106 | <property name="title"> |
107 | 107 | <string>Modbus Data</string> |
108 | 108 | </property> |
| 109 | + <property name="flat"> |
| 110 | + <bool>false</bool> |
| 111 | + </property> |
109 | 112 | <layout class="QFormLayout" name="formLayout"> |
110 | 113 | <property name="formAlignment"> |
111 | | - <set>Qt::AlignmentFlag::AlignHCenter|Qt::AlignmentFlag::AlignTop</set> |
| 114 | + <set>Qt::AlignHCenter|Qt::AlignTop</set> |
112 | 115 | </property> |
113 | 116 | <property name="leftMargin"> |
114 | 117 | <number>30</number> |
|
262 | 265 | <item> |
263 | 266 | <spacer name="verticalSpacer"> |
264 | 267 | <property name="orientation"> |
265 | | - <enum>Qt::Orientation::Vertical</enum> |
| 268 | + <enum>Qt::Vertical</enum> |
266 | 269 | </property> |
267 | 270 | <property name="sizeType"> |
268 | | - <enum>QSizePolicy::Policy::Fixed</enum> |
| 271 | + <enum>QSizePolicy::Fixed</enum> |
269 | 272 | </property> |
270 | 273 | <property name="sizeHint" stdset="0"> |
271 | 274 | <size> |
|
278 | 281 | <item> |
279 | 282 | <widget class="QDialogButtonBox" name="buttonBox"> |
280 | 283 | <property name="orientation"> |
281 | | - <enum>Qt::Orientation::Horizontal</enum> |
| 284 | + <enum>Qt::Horizontal</enum> |
282 | 285 | </property> |
283 | 286 | <property name="standardButtons"> |
284 | | - <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set> |
| 287 | + <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
285 | 288 | </property> |
286 | 289 | <property name="centerButtons"> |
287 | 290 | <bool>true</bool> |
|
0 commit comments