|
351 | 351 | </widget>
|
352 | 352 | </item>
|
353 | 353 | <item row="10" column="0">
|
354 |
| - <widget class="QGroupBox" name="groupBox_4"> |
| 354 | + <widget class="QGroupBox" name="chkUseBuffer"> |
| 355 | + <property name="enabled"> |
| 356 | + <bool>true</bool> |
| 357 | + </property> |
355 | 358 | <property name="title">
|
356 |
| - <string>Buffer size units</string> |
| 359 | + <string>Buffer labels</string> |
| 360 | + </property> |
| 361 | + <property name="checkable"> |
| 362 | + <bool>true</bool> |
| 363 | + </property> |
| 364 | + <property name="checked"> |
| 365 | + <bool>false</bool> |
357 | 366 | </property>
|
358 | 367 | <layout class="QGridLayout" name="gridLayout_9">
|
359 | 368 | <item row="1" column="0">
|
|
421 | 430 | </property>
|
422 | 431 | </widget>
|
423 | 432 | </item>
|
424 |
| - <item row="0" column="0"> |
425 |
| - <widget class="QCheckBox" name="chkUseBuffer"> |
426 |
| - <property name="text"> |
427 |
| - <string>Buffer labels?</string> |
428 |
| - </property> |
429 |
| - <property name="checked"> |
430 |
| - <bool>true</bool> |
431 |
| - </property> |
432 |
| - </widget> |
433 |
| - </item> |
434 | 433 | <item row="0" column="1">
|
435 | 434 | <widget class="QPushButton" name="pbnDefaultBufferColor_2">
|
436 | 435 | <property name="text">
|
|
923 | 922 | <tabstop>cboYOffsetField</tabstop>
|
924 | 923 | </tabstops>
|
925 | 924 | <resources/>
|
926 |
| - <connections> |
927 |
| - <connection> |
928 |
| - <sender>chkUseBuffer</sender> |
929 |
| - <signal>clicked(bool)</signal> |
930 |
| - <receiver>spinBufferTransparency</receiver> |
931 |
| - <slot>setEnabled(bool)</slot> |
932 |
| - <hints> |
933 |
| - <hint type="sourcelabel"> |
934 |
| - <x>320</x> |
935 |
| - <y>55</y> |
936 |
| - </hint> |
937 |
| - <hint type="destinationlabel"> |
938 |
| - <x>506</x> |
939 |
| - <y>107</y> |
940 |
| - </hint> |
941 |
| - </hints> |
942 |
| - </connection> |
943 |
| - <connection> |
944 |
| - <sender>chkUseBuffer</sender> |
945 |
| - <signal>clicked(bool)</signal> |
946 |
| - <receiver>textLabel4_3_2_2</receiver> |
947 |
| - <slot>setEnabled(bool)</slot> |
948 |
| - <hints> |
949 |
| - <hint type="sourcelabel"> |
950 |
| - <x>320</x> |
951 |
| - <y>55</y> |
952 |
| - </hint> |
953 |
| - <hint type="destinationlabel"> |
954 |
| - <x>320</x> |
955 |
| - <y>81</y> |
956 |
| - </hint> |
957 |
| - </hints> |
958 |
| - </connection> |
959 |
| - <connection> |
960 |
| - <sender>chkUseBuffer</sender> |
961 |
| - <signal>clicked(bool)</signal> |
962 |
| - <receiver>spinBufferSize</receiver> |
963 |
| - <slot>setEnabled(bool)</slot> |
964 |
| - <hints> |
965 |
| - <hint type="sourcelabel"> |
966 |
| - <x>320</x> |
967 |
| - <y>55</y> |
968 |
| - </hint> |
969 |
| - <hint type="destinationlabel"> |
970 |
| - <x>506</x> |
971 |
| - <y>81</y> |
972 |
| - </hint> |
973 |
| - </hints> |
974 |
| - </connection> |
975 |
| - <connection> |
976 |
| - <sender>chkUseBuffer</sender> |
977 |
| - <signal>clicked(bool)</signal> |
978 |
| - <receiver>textLabel5_2_2_3</receiver> |
979 |
| - <slot>setEnabled(bool)</slot> |
980 |
| - <hints> |
981 |
| - <hint type="sourcelabel"> |
982 |
| - <x>320</x> |
983 |
| - <y>55</y> |
984 |
| - </hint> |
985 |
| - <hint type="destinationlabel"> |
986 |
| - <x>320</x> |
987 |
| - <y>107</y> |
988 |
| - </hint> |
989 |
| - </hints> |
990 |
| - </connection> |
991 |
| - <connection> |
992 |
| - <sender>chkUseBuffer</sender> |
993 |
| - <signal>clicked(bool)</signal> |
994 |
| - <receiver>pbnDefaultBufferColor_2</receiver> |
995 |
| - <slot>setEnabled(bool)</slot> |
996 |
| - <hints> |
997 |
| - <hint type="sourcelabel"> |
998 |
| - <x>320</x> |
999 |
| - <y>55</y> |
1000 |
| - </hint> |
1001 |
| - <hint type="destinationlabel"> |
1002 |
| - <x>320</x> |
1003 |
| - <y>137</y> |
1004 |
| - </hint> |
1005 |
| - </hints> |
1006 |
| - </connection> |
1007 |
| - <connection> |
1008 |
| - <sender>chkUseBuffer</sender> |
1009 |
| - <signal>clicked(bool)</signal> |
1010 |
| - <receiver>groupBox_4</receiver> |
1011 |
| - <slot>setEnabled(bool)</slot> |
1012 |
| - <hints> |
1013 |
| - <hint type="sourcelabel"> |
1014 |
| - <x>320</x> |
1015 |
| - <y>55</y> |
1016 |
| - </hint> |
1017 |
| - <hint type="destinationlabel"> |
1018 |
| - <x>320</x> |
1019 |
| - <y>173</y> |
1020 |
| - </hint> |
1021 |
| - </hints> |
1022 |
| - </connection> |
1023 |
| - </connections> |
| 925 | + <connections/> |
1024 | 926 | </ui>
|
0 commit comments