|
14 | 14 | <string>Lab Recorder</string> |
15 | 15 | </property> |
16 | 16 | <widget class="QWidget" name="centralwidget"> |
17 | | - <layout class="QGridLayout" name="gridLayout_master"> |
| 17 | + <layout class="QGridLayout" name="gridLayout_master" rowstretch="0,1" columnstretch="10,15"> |
18 | 18 | <item row="0" column="0"> |
19 | 19 | <widget class="QGroupBox" name="groupBox_recording"> |
20 | 20 | <property name="title"> |
|
44 | 44 | </layout> |
45 | 45 | </widget> |
46 | 46 | </item> |
47 | | - <item row="0" column="1" colspan="3"> |
| 47 | + <item row="0" column="1"> |
48 | 48 | <widget class="QGroupBox" name="groupBox_location"> |
49 | 49 | <property name="title"> |
50 | 50 | <string>File Location</string> |
|
54 | 54 | <widget class="QLineEdit" name="locationEdit"/> |
55 | 55 | </item> |
56 | 56 | <item> |
57 | | - <widget class="QLabel" name="locationLabel"> |
58 | | - <property name="text"> |
59 | | - <string/> |
60 | | - </property> |
61 | | - </widget> |
| 57 | + <widget class="QLabel" name="locationLabel"/> |
62 | 58 | </item> |
63 | 59 | </layout> |
64 | 60 | </widget> |
65 | 61 | </item> |
66 | | - <item row="1" column="0" rowspan="3" colspan="2"> |
| 62 | + <item row="1" column="0"> |
67 | 63 | <widget class="QGroupBox" name="groupBox_streams"> |
68 | 64 | <property name="title"> |
69 | 65 | <string>Record from Streams</string> |
|
110 | 106 | </layout> |
111 | 107 | </widget> |
112 | 108 | </item> |
113 | | - <item row="1" column="2" rowspan="2" colspan="2"> |
| 109 | + <item row="1" column="1"> |
114 | 110 | <widget class="QGroupBox" name="groupBox_locationBuilder"> |
115 | 111 | <property name="title"> |
116 | 112 | <string>Location Builder</string> |
|
170 | 166 | <height>66</height> |
171 | 167 | </rect> |
172 | 168 | </property> |
173 | | - <layout class="QFormLayout" name="formLayout"> |
| 169 | + <layout class="QFormLayout" name="legacy_layout"> |
174 | 170 | <item row="0" column="0"> |
175 | 171 | <widget class="QLabel" name="label_expNum"> |
176 | 172 | <property name="text"> |
|
207 | 203 | <height>126</height> |
208 | 204 | </rect> |
209 | 205 | </property> |
210 | | - <layout class="QFormLayout" name="formLayout"> |
| 206 | + <layout class="QFormLayout" name="bids_layout"> |
211 | 207 | <item row="0" column="0"> |
212 | 208 | <widget class="QLabel" name="label_participant"> |
213 | 209 | <property name="text"> |
|
269 | 265 | </layout> |
270 | 266 | </widget> |
271 | 267 | </item> |
272 | | - <item row="3" column="2" colspan="2"> |
273 | | - <widget class="QCheckBox" name="enableScriptedActionsCheck"> |
274 | | - <property name="enabled"> |
275 | | - <bool>false</bool> |
276 | | - </property> |
277 | | - <property name="text"> |
278 | | - <string>&Enable scripted actions</string> |
279 | | - </property> |
280 | | - <property name="checkable"> |
281 | | - <bool>true</bool> |
282 | | - </property> |
283 | | - </widget> |
284 | | - </item> |
285 | 268 | </layout> |
286 | 269 | </widget> |
287 | 270 | <widget class="QMenuBar" name="menubar"> |
|
334 | 317 | </action> |
335 | 318 | <action name="actionSaveConfig"> |
336 | 319 | <property name="text"> |
337 | | - <string>Save configuration</string> |
| 320 | + <string>&Save configuration</string> |
338 | 321 | </property> |
339 | 322 | </action> |
340 | 323 | </widget> |
|
0 commit comments