|
10 | 10 | <x>0</x> |
11 | 11 | <y>0</y> |
12 | 12 | <width>965</width> |
13 | | - <height>615</height> |
| 13 | + <height>687</height> |
14 | 14 | </rect> |
15 | 15 | </property> |
16 | 16 | <property name="windowTitle"> |
|
376 | 376 | </widget> |
377 | 377 | </item> |
378 | 378 | <item> |
379 | | - <widget class="QGroupBox" name="groupBox_9"> |
| 379 | + <widget class="QGroupBox" name="board_config_group"> |
380 | 380 | <property name="title"> |
381 | 381 | <string>Board Configuration</string> |
382 | 382 | </property> |
383 | | - <layout class="QGridLayout" name="gridLayout"> |
384 | | - <item row="0" column="1"> |
385 | | - <widget class="QPushButton" name="board_config_button"> |
| 383 | + <layout class="QVBoxLayout" name="verticalLayout_14"> |
| 384 | + <item> |
| 385 | + <widget class="QCheckBox" name="disable_board_check"> |
| 386 | + <property name="toolTip"> |
| 387 | + <string extracomment="Disable board initialization"/> |
| 388 | + </property> |
| 389 | + <property name="statusTip"> |
| 390 | + <string/> |
| 391 | + </property> |
| 392 | + <property name="whatsThis"> |
| 393 | + <string extracomment="Disable board initialization"/> |
| 394 | + </property> |
| 395 | + <property name="accessibleDescription"> |
| 396 | + <string/> |
| 397 | + </property> |
386 | 398 | <property name="text"> |
387 | | - <string>Configure</string> |
| 399 | + <string>Disable board</string> |
388 | 400 | </property> |
389 | 401 | </widget> |
390 | 402 | </item> |
391 | | - <item row="0" column="0"> |
392 | | - <widget class="QLabel" name="label_16"> |
393 | | - <property name="text"> |
394 | | - <string>Board:</string> |
| 403 | + <item> |
| 404 | + <layout class="QHBoxLayout" name="board_group"> |
| 405 | + <property name="topMargin"> |
| 406 | + <number>6</number> |
395 | 407 | </property> |
396 | | - </widget> |
| 408 | + <property name="bottomMargin"> |
| 409 | + <number>6</number> |
| 410 | + </property> |
| 411 | + <item> |
| 412 | + <widget class="QLabel" name="board_label"> |
| 413 | + <property name="text"> |
| 414 | + <string>Board:</string> |
| 415 | + </property> |
| 416 | + </widget> |
| 417 | + </item> |
| 418 | + <item> |
| 419 | + <widget class="QPushButton" name="board_config_button"> |
| 420 | + <property name="text"> |
| 421 | + <string>Configure</string> |
| 422 | + </property> |
| 423 | + </widget> |
| 424 | + </item> |
| 425 | + </layout> |
397 | 426 | </item> |
398 | 427 | </layout> |
399 | 428 | </widget> |
|
865 | 894 | <slot>on_next_gen_button_clicked()</slot> |
866 | 895 | <hints> |
867 | 896 | <hint type="sourcelabel"> |
868 | | - <x>878</x> |
869 | | - <y>121</y> |
| 897 | + <x>922</x> |
| 898 | + <y>148</y> |
870 | 899 | </hint> |
871 | 900 | <hint type="destinationlabel"> |
872 | 901 | <x>480</x> |
|
881 | 910 | <slot>on_save_config_button_clicked()</slot> |
882 | 911 | <hints> |
883 | 912 | <hint type="sourcelabel"> |
884 | | - <x>921</x> |
885 | | - <y>507</y> |
| 913 | + <x>479</x> |
| 914 | + <y>647</y> |
886 | 915 | </hint> |
887 | 916 | <hint type="destinationlabel"> |
888 | 917 | <x>277</x> |
|
897 | 926 | <slot>on_dimension_check_clicked()</slot> |
898 | 927 | <hints> |
899 | 928 | <hint type="sourcelabel"> |
900 | | - <x>835</x> |
901 | | - <y>241</y> |
| 929 | + <x>922</x> |
| 930 | + <y>283</y> |
902 | 931 | </hint> |
903 | 932 | <hint type="destinationlabel"> |
904 | 933 | <x>480</x> |
|
913 | 942 | <slot>on_show_all_check_clicked()</slot> |
914 | 943 | <hints> |
915 | 944 | <hint type="sourcelabel"> |
916 | | - <x>835</x> |
917 | | - <y>215</y> |
| 945 | + <x>922</x> |
| 946 | + <y>253</y> |
918 | 947 | </hint> |
919 | 948 | <hint type="destinationlabel"> |
920 | 949 | <x>480</x> |
|
945 | 974 | <slot>on_log_check_clicked()</slot> |
946 | 975 | <hints> |
947 | 976 | <hint type="sourcelabel"> |
948 | | - <x>835</x> |
949 | | - <y>189</y> |
| 977 | + <x>922</x> |
| 978 | + <y>223</y> |
950 | 979 | </hint> |
951 | 980 | <hint type="destinationlabel"> |
952 | 981 | <x>480</x> |
|
977 | 1006 | <slot>on_test_button_clicked()</slot> |
978 | 1007 | <hints> |
979 | 1008 | <hint type="sourcelabel"> |
980 | | - <x>918</x> |
981 | | - <y>251</y> |
| 1009 | + <x>922</x> |
| 1010 | + <y>272</y> |
982 | 1011 | </hint> |
983 | 1012 | <hint type="destinationlabel"> |
984 | 1013 | <x>277</x> |
|
993 | 1022 | <slot>on_prev_gen_button_clicked()</slot> |
994 | 1023 | <hints> |
995 | 1024 | <hint type="sourcelabel"> |
996 | | - <x>792</x> |
997 | | - <y>121</y> |
| 1025 | + <x>836</x> |
| 1026 | + <y>148</y> |
998 | 1027 | </hint> |
999 | 1028 | <hint type="destinationlabel"> |
1000 | 1029 | <x>480</x> |
|
1041 | 1070 | <slot>on_start_button_clicked()</slot> |
1042 | 1071 | <hints> |
1043 | 1072 | <hint type="sourcelabel"> |
1044 | | - <x>918</x> |
1045 | | - <y>376</y> |
| 1073 | + <x>922</x> |
| 1074 | + <y>519</y> |
1046 | 1075 | </hint> |
1047 | 1076 | <hint type="destinationlabel"> |
1048 | 1077 | <x>205</x> |
|
1057 | 1086 | <slot>on_chart_config_changed(QString)</slot> |
1058 | 1087 | <hints> |
1059 | 1088 | <hint type="sourcelabel"> |
1060 | | - <x>278</x> |
1061 | | - <y>437</y> |
| 1089 | + <x>341</x> |
| 1090 | + <y>580</y> |
1062 | 1091 | </hint> |
1063 | 1092 | <hint type="destinationlabel"> |
1064 | 1093 | <x>480</x> |
|
1073 | 1102 | <slot>on_chart_config_changed(QString)</slot> |
1074 | 1103 | <hints> |
1075 | 1104 | <hint type="sourcelabel"> |
1076 | | - <x>278</x> |
1077 | | - <y>465</y> |
| 1105 | + <x>341</x> |
| 1106 | + <y>612</y> |
1078 | 1107 | </hint> |
1079 | 1108 | <hint type="destinationlabel"> |
1080 | 1109 | <x>480</x> |
|
1089 | 1118 | <slot>on_chart_config_changed(QString)</slot> |
1090 | 1119 | <hints> |
1091 | 1120 | <hint type="sourcelabel"> |
1092 | | - <x>599</x> |
1093 | | - <y>372</y> |
| 1121 | + <x>647</x> |
| 1122 | + <y>580</y> |
1094 | 1123 | </hint> |
1095 | 1124 | <hint type="destinationlabel"> |
1096 | 1125 | <x>480</x> |
|
1105 | 1134 | <slot>on_chart_config_changed(QString)</slot> |
1106 | 1135 | <hints> |
1107 | 1136 | <hint type="sourcelabel"> |
1108 | | - <x>403</x> |
1109 | | - <y>400</y> |
| 1137 | + <x>647</x> |
| 1138 | + <y>612</y> |
1110 | 1139 | </hint> |
1111 | 1140 | <hint type="destinationlabel"> |
1112 | 1141 | <x>480</x> |
|
1121 | 1150 | <slot>on_chart_config_changed(QString)</slot> |
1122 | 1151 | <hints> |
1123 | 1152 | <hint type="sourcelabel"> |
1124 | | - <x>403</x> |
1125 | | - <y>428</y> |
| 1153 | + <x>647</x> |
| 1154 | + <y>644</y> |
1126 | 1155 | </hint> |
1127 | 1156 | <hint type="destinationlabel"> |
1128 | 1157 | <x>480</x> |
|
1137 | 1166 | <slot>on_chart_config_changed(QString)</slot> |
1138 | 1167 | <hints> |
1139 | 1168 | <hint type="sourcelabel"> |
1140 | | - <x>403</x> |
1141 | | - <y>372</y> |
| 1169 | + <x>647</x> |
| 1170 | + <y>548</y> |
1142 | 1171 | </hint> |
1143 | 1172 | <hint type="destinationlabel"> |
1144 | 1173 | <x>480</x> |
|
1153 | 1182 | <slot>on_chart_config_changed(QString)</slot> |
1154 | 1183 | <hints> |
1155 | 1184 | <hint type="sourcelabel"> |
1156 | | - <x>203</x> |
1157 | | - <y>372</y> |
| 1185 | + <x>341</x> |
| 1186 | + <y>548</y> |
1158 | 1187 | </hint> |
1159 | 1188 | <hint type="destinationlabel"> |
1160 | 1189 | <x>480</x> |
|
1169 | 1198 | <slot>on_chart_config_changed(QString)</slot> |
1170 | 1199 | <hints> |
1171 | 1200 | <hint type="sourcelabel"> |
1172 | | - <x>203</x> |
1173 | | - <y>428</y> |
| 1201 | + <x>341</x> |
| 1202 | + <y>644</y> |
1174 | 1203 | </hint> |
1175 | 1204 | <hint type="destinationlabel"> |
1176 | 1205 | <x>480</x> |
|
1185 | 1214 | <slot>on_genealogy_button_clicked()</slot> |
1186 | 1215 | <hints> |
1187 | 1216 | <hint type="sourcelabel"> |
1188 | | - <x>835</x> |
1189 | | - <y>488</y> |
| 1217 | + <x>922</x> |
| 1218 | + <y>533</y> |
1190 | 1219 | </hint> |
1191 | 1220 | <hint type="destinationlabel"> |
1192 | 1221 | <x>480</x> |
|
1201 | 1230 | <slot>on_best_indiv_button_clicked()</slot> |
1202 | 1231 | <hints> |
1203 | 1232 | <hint type="sourcelabel"> |
1204 | | - <x>835</x> |
1205 | | - <y>433</y> |
| 1233 | + <x>922</x> |
| 1234 | + <y>469</y> |
1206 | 1235 | </hint> |
1207 | 1236 | <hint type="destinationlabel"> |
1208 | 1237 | <x>480</x> |
|
1217 | 1246 | <slot>on_convergence_button_clicked()</slot> |
1218 | 1247 | <hints> |
1219 | 1248 | <hint type="sourcelabel"> |
1220 | | - <x>835</x> |
1221 | | - <y>461</y> |
| 1249 | + <x>922</x> |
| 1250 | + <y>501</y> |
1222 | 1251 | </hint> |
1223 | 1252 | <hint type="destinationlabel"> |
1224 | 1253 | <x>480</x> |
|
1233 | 1262 | <slot>on_board_config_button_clicked()</slot> |
1234 | 1263 | <hints> |
1235 | 1264 | <hint type="sourcelabel"> |
1236 | | - <x>864</x> |
1237 | | - <y>434</y> |
| 1265 | + <x>921</x> |
| 1266 | + <y>632</y> |
1238 | 1267 | </hint> |
1239 | 1268 | <hint type="destinationlabel"> |
1240 | 1269 | <x>480</x> |
|
1249 | 1278 | <slot>on_edit_config_button_clicked()</slot> |
1250 | 1279 | <hints> |
1251 | 1280 | <hint type="sourcelabel"> |
1252 | | - <x>702</x> |
1253 | | - <y>517</y> |
| 1281 | + <x>925</x> |
| 1282 | + <y>647</y> |
1254 | 1283 | </hint> |
1255 | 1284 | <hint type="destinationlabel"> |
1256 | 1285 | <x>480</x> |
|
1265 | 1294 | <slot>on_import_config_button_clicked()</slot> |
1266 | 1295 | <hints> |
1267 | 1296 | <hint type="sourcelabel"> |
1268 | | - <x>258</x> |
1269 | | - <y>489</y> |
| 1297 | + <x>288</x> |
| 1298 | + <y>615</y> |
1270 | 1299 | </hint> |
1271 | 1300 | <hint type="destinationlabel"> |
1272 | 1301 | <x>480</x> |
|
1281 | 1310 | <slot>on_export_config_button_clicked()</slot> |
1282 | 1311 | <hints> |
1283 | 1312 | <hint type="sourcelabel"> |
1284 | | - <x>702</x> |
1285 | | - <y>489</y> |
| 1313 | + <x>925</x> |
| 1314 | + <y>615</y> |
1286 | 1315 | </hint> |
1287 | 1316 | <hint type="destinationlabel"> |
1288 | 1317 | <x>480</x> |
|
1313 | 1342 | <slot>on_first_add_indiv_from_textfile_button_clicked()</slot> |
1314 | 1343 | <hints> |
1315 | 1344 | <hint type="sourcelabel"> |
1316 | | - <x>826</x> |
1317 | | - <y>121</y> |
| 1345 | + <x>922</x> |
| 1346 | + <y>148</y> |
1318 | 1347 | </hint> |
1319 | 1348 | <hint type="destinationlabel"> |
1320 | 1349 | <x>480</x> |
|
1345 | 1374 | <slot>on_gen_cut_button_clicked()</slot> |
1346 | 1375 | <hints> |
1347 | 1376 | <hint type="sourcelabel"> |
1348 | | - <x>835</x> |
1349 | | - <y>309</y> |
| 1377 | + <x>922</x> |
| 1378 | + <y>360</y> |
1350 | 1379 | </hint> |
1351 | 1380 | <hint type="destinationlabel"> |
1352 | 1381 | <x>480</x> |
|
1361 | 1390 | <slot>on_gen_start_over_button_clicked()</slot> |
1362 | 1391 | <hints> |
1363 | 1392 | <hint type="sourcelabel"> |
1364 | | - <x>835</x> |
1365 | | - <y>337</y> |
| 1393 | + <x>922</x> |
| 1394 | + <y>392</y> |
1366 | 1395 | </hint> |
1367 | 1396 | <hint type="destinationlabel"> |
1368 | 1397 | <x>480</x> |
|
1377 | 1406 | <slot>on_test_preev_indiv_button_clicked()</slot> |
1378 | 1407 | <hints> |
1379 | 1408 | <hint type="sourcelabel"> |
1380 | | - <x>860</x> |
1381 | | - <y>359</y> |
| 1409 | + <x>922</x> |
| 1410 | + <y>395</y> |
1382 | 1411 | </hint> |
1383 | 1412 | <hint type="destinationlabel"> |
1384 | 1413 | <x>482</x> |
1385 | 1414 | <y>304</y> |
1386 | 1415 | </hint> |
1387 | 1416 | </hints> |
1388 | 1417 | </connection> |
| 1418 | + <connection> |
| 1419 | + <sender>disable_board_check</sender> |
| 1420 | + <signal>toggled(bool)</signal> |
| 1421 | + <receiver>ExperimentWindow</receiver> |
| 1422 | + <slot>on_disable_arduino_toggle()</slot> |
| 1423 | + <hints> |
| 1424 | + <hint type="sourcelabel"> |
| 1425 | + <x>736</x> |
| 1426 | + <y>588</y> |
| 1427 | + </hint> |
| 1428 | + <hint type="destinationlabel"> |
| 1429 | + <x>956</x> |
| 1430 | + <y>682</y> |
| 1431 | + </hint> |
| 1432 | + </hints> |
| 1433 | + </connection> |
1389 | 1434 | </connections> |
1390 | 1435 | <slots> |
1391 | 1436 | <slot>on_closed_dialog()</slot> |
|
1416 | 1461 | <slot>on_gen_cut_button_clicked()</slot> |
1417 | 1462 | <slot>on_gen_start_over_button_clicked()</slot> |
1418 | 1463 | <slot>on_test_preev_indiv_button_clicked()</slot> |
| 1464 | + <slot>on_disable_arduino_toggle()</slot> |
1419 | 1465 | </slots> |
1420 | 1466 | </ui> |
0 commit comments