Changeset 12190 for trunk


Ignore:
Timestamp:
10/17/11 19:59:58 (13 years ago)
Author:
tbretz
Message:
Updated efeaults.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/RawEventsViewer/viewer.ui

    r12186 r12190  
    837837         <string>Draw Impulse</string>
    838838        </property>
     839        <property name="checked">
     840         <bool>true</bool>
     841        </property>
    839842       </widget>
    840843      </item>
     
    895898         <bool>true</bool>
    896899        </property>
     900        <property name="checked">
     901         <bool>true</bool>
     902        </property>
    897903       </widget>
    898904      </item>
     
    965971        <property name="text">
    966972         <string>Calibrated data</string>
     973        </property>
     974        <property name="checked">
     975         <bool>true</bool>
    967976        </property>
    968977       </widget>
     
    10061015 </customwidgets>
    10071016 <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>
    10091051</ui>
Note: See TracChangeset for help on using the changeset viewer.