Changeset 12190
- Timestamp:
- 10/17/11 19:59:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/RawEventsViewer/viewer.ui
r12186 r12190 837 837 <string>Draw Impulse</string> 838 838 </property> 839 <property name="checked"> 840 <bool>true</bool> 841 </property> 839 842 </widget> 840 843 </item> … … 895 898 <bool>true</bool> 896 899 </property> 900 <property name="checked"> 901 <bool>true</bool> 902 </property> 897 903 </widget> 898 904 </item> … … 965 971 <property name="text"> 966 972 <string>Calibrated data</string> 973 </property> 974 <property name="checked"> 975 <bool>true</bool> 967 976 </property> 968 977 </widget> … … 1006 1015 </customwidgets> 1007 1016 <resources/> 1008 <connections/> 1017 <connections> 1018 <connection> 1019 <sender>autoScaleColor</sender> 1020 <signal>toggled(bool)</signal> 1021 <receiver>entireCameraScale</receiver> 1022 <slot>setEnabled(bool)</slot> 1023 <hints> 1024 <hint type="sourcelabel"> 1025 <x>210</x> 1026 <y>938</y> 1027 </hint> 1028 <hint type="destinationlabel"> 1029 <x>197</x> 1030 <y>974</y> 1031 </hint> 1032 </hints> 1033 </connection> 1034 <connection> 1035 <sender>autoScaleColor</sender> 1036 <signal>toggled(bool)</signal> 1037 <receiver>currentPixelScale</receiver> 1038 <slot>setEnabled(bool)</slot> 1039 <hints> 1040 <hint type="sourcelabel"> 1041 <x>219</x> 1042 <y>943</y> 1043 </hint> 1044 <hint type="destinationlabel"> 1045 <x>214</x> 1046 <y>1002</y> 1047 </hint> 1048 </hints> 1049 </connection> 1050 </connections> 1009 1051 </ui>
Note:
See TracChangeset
for help on using the changeset viewer.