Subversion Repositories seema-scanner

Rev

Rev 33 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33 Rev 36
Line 193... Line 193...
193
                 <width>211</width>
193
                 <width>211</width>
194
                 <height>27</height>
194
                 <height>27</height>
195
                </rect>
195
                </rect>
196
               </property>
196
               </property>
197
               <property name="text">
197
               <property name="text">
198
                <string>Batch Aquistion</string>
198
                <string>Batch Aquisition</string>
199
               </property>
199
               </property>
200
              </widget>
200
              </widget>
201
              <widget class="QLabel" name="label_6">
201
              <widget class="QLabel" name="label_6">
202
               <property name="geometry">
202
               <property name="geometry">
203
                <rect>
203
                <rect>
Line 727... Line 727...
727
    <property name="title">
727
    <property name="title">
728
     <string>SMScanner</string>
728
     <string>SMScanner</string>
729
    </property>
729
    </property>
730
    <addaction name="actionPreferences"/>
730
    <addaction name="actionPreferences"/>
731
   </widget>
731
   </widget>
-
 
732
   <widget class="QMenu" name="menuCalibration">
-
 
733
    <property name="title">
-
 
734
     <string>Calibration</string>
-
 
735
    </property>
-
 
736
    <addaction name="actionExport_Sets"/>
-
 
737
   </widget>
-
 
738
   <widget class="QMenu" name="menuCapture">
-
 
739
    <property name="title">
-
 
740
     <string>Capture</string>
-
 
741
    </property>
-
 
742
    <addaction name="actionExport_Sequences"/>
-
 
743
   </widget>
732
   <addaction name="menuPreferences"/>
744
   <addaction name="menuPreferences"/>
-
 
745
   <addaction name="menuCalibration"/>
-
 
746
   <addaction name="menuCapture"/>
733
  </widget>
747
  </widget>
734
  <action name="actionPreferences">
748
  <action name="actionPreferences">
735
   <property name="text">
749
   <property name="text">
736
    <string>Preferences</string>
750
    <string>Preferences</string>
737
   </property>
751
   </property>
738
  </action>
752
  </action>
-
 
753
  <action name="actionExport_Sets">
-
 
754
   <property name="text">
-
 
755
    <string>Export Sets</string>
-
 
756
   </property>
-
 
757
  </action>
-
 
758
  <action name="actionExport_Sequences">
-
 
759
   <property name="text">
-
 
760
    <string>Export Sequences</string>
-
 
761
   </property>
-
 
762
  </action>
739
 </widget>
763
 </widget>
740
 <layoutdefault spacing="6" margin="11"/>
764
 <layoutdefault spacing="6" margin="11"/>
741
 <customwidgets>
765
 <customwidgets>
742
  <customwidget>
766
  <customwidget>
743
   <class>SMPointCloudWidget</class>
767
   <class>SMPointCloudWidget</class>