Subversion Repositories seema-scanner

Rev

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

Rev 160 Rev 199
Line 16... Line 16...
16
  <widget class="QWidget" name="centralWidget">
16
  <widget class="QWidget" name="centralWidget">
17
   <layout class="QGridLayout" name="gridLayout">
17
   <layout class="QGridLayout" name="gridLayout">
18
    <item row="0" column="0">
18
    <item row="0" column="0">
19
     <widget class="QTabWidget" name="tabWidget">
19
     <widget class="QTabWidget" name="tabWidget">
20
      <property name="currentIndex">
20
      <property name="currentIndex">
21
       <number>1</number>
21
       <number>0</number>
22
      </property>
22
      </property>
23
      <widget class="QWidget" name="calibrationTab">
23
      <widget class="QWidget" name="calibrationTab">
24
       <property name="enabled">
24
       <property name="enabled">
25
        <bool>true</bool>
25
        <bool>true</bool>
26
       </property>
26
       </property>
Line 780... Line 780...
780
   </widget>
780
   </widget>
781
   <widget class="QMenu" name="menuCalibration">
781
   <widget class="QMenu" name="menuCalibration">
782
    <property name="title">
782
    <property name="title">
783
     <string>Calibration</string>
783
     <string>Calibration</string>
784
    </property>
784
    </property>
-
 
785
    <addaction name="actionProject_Focusing_Pattern"/>
785
    <addaction name="actionExport_Parameters"/>
786
    <addaction name="actionExport_Parameters"/>
786
    <addaction name="actionExport_Sets"/>
787
    <addaction name="actionExport_Sets"/>
787
    <addaction name="actionImport_Parameters"/>
788
    <addaction name="actionImport_Parameters"/>
788
    <addaction name="actionImport_Sets"/>
789
    <addaction name="actionImport_Sets"/>
789
   </widget>
790
   </widget>
Line 861... Line 862...
861
  <action name="actionClear_Point_Clouds">
862
  <action name="actionClear_Point_Clouds">
862
   <property name="text">
863
   <property name="text">
863
    <string>Clear Point Clouds</string>
864
    <string>Clear Point Clouds</string>
864
   </property>
865
   </property>
865
  </action>
866
  </action>
-
 
867
  <action name="actionProject_Focusing_Pattern">
-
 
868
   <property name="checkable">
-
 
869
    <bool>true</bool>
-
 
870
   </property>
-
 
871
   <property name="text">
-
 
872
    <string>Project Focusing Pattern</string>
-
 
873
   </property>
-
 
874
  </action>
866
 </widget>
875
 </widget>
867
 <layoutdefault spacing="6" margin="11"/>
876
 <layoutdefault spacing="6" margin="11"/>
868
 <customwidgets>
877
 <customwidgets>
869
  <customwidget>
878
  <customwidget>
870
   <class>SMPointCloudWidget</class>
879
   <class>SMPointCloudWidget</class>