Changeset 1804 for palm/trunk/UTIL/mrungui/mainwindow.ui
- Timestamp:
- Apr 5, 2016 4:30:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/mrungui/mainwindow.ui
r1723 r1804 808 808 </property> 809 809 </widget> 810 <widget class="QCheckBox" name="check_ namelist_check">810 <widget class="QCheckBox" name="check_cycfill"> 811 811 <property name="geometry"> 812 812 <rect> … … 814 814 <y>245</y> 815 815 <width>261</width> 816 <height>23</height>817 </rect>818 </property>819 <property name="text">820 <string>Skip namelist file check</string>821 </property>822 </widget>823 <widget class="QCheckBox" name="check_cycfill">824 <property name="geometry">825 <rect>826 <x>270</x>827 <y>197</y>828 <width>191</width>829 816 <height>21</height> 830 817 </rect> … … 1366 1353 <y>0</y> 1367 1354 <width>917</width> 1368 <height> 18</height>1355 <height>20</height> 1369 1356 </rect> 1370 1357 </property> … … 1374 1361 <x>2175</x> 1375 1362 <y>98</y> 1376 <width>1 20</width>1377 <height> 206</height>1363 <width>159</width> 1364 <height>186</height> 1378 1365 </rect> 1379 1366 </property> … … 2442 2429 </connection> 2443 2430 <connection> 2444 <sender>check_namelist_check</sender>2445 <signal>stateChanged(int)</signal>2446 <receiver>MainWindow</receiver>2447 <slot>check_flags()</slot>2448 <hints>2449 <hint type="sourcelabel">2450 <x>61</x>2451 <y>609</y>2452 </hint>2453 <hint type="destinationlabel">2454 <x>5</x>2455 <y>594</y>2456 </hint>2457 </hints>2458 </connection>2459 <connection>2460 2431 <sender>check_Z</sender> 2461 2432 <signal>stateChanged(int)</signal>
Note: See TracChangeset
for help on using the changeset viewer.