Subversion Repositories seema-scanner

Rev

Rev 71 | Rev 116 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71 Rev 78
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>0</number>
21
       <number>2</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 701... Line 701...
701
         </widget>
701
         </widget>
702
        </item>
702
        </item>
703
        <item row="0" column="1" rowspan="2">
703
        <item row="0" column="1" rowspan="2">
704
         <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true"/>
704
         <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true"/>
705
        </item>
705
        </item>
706
        <item row="1" column="0">
-
 
707
         <widget class="QCheckBox" name="checkBox">
-
 
708
          <property name="enabled">
-
 
709
           <bool>false</bool>
-
 
710
          </property>
-
 
711
          <property name="text">
-
 
712
           <string>Show Texture</string>
-
 
713
          </property>
-
 
714
          <property name="checked">
-
 
715
           <bool>true</bool>
-
 
716
          </property>
-
 
717
         </widget>
-
 
718
        </item>
-
 
719
       </layout>
706
       </layout>
720
      </widget>
707
      </widget>
721
     </widget>
708
     </widget>
722
    </item>
709
    </item>
723
   </layout>
710
   </layout>
Line 825... Line 812...
825
  <tabstop>captureBatchStepSpinBox</tabstop>
812
  <tabstop>captureBatchStepSpinBox</tabstop>
826
  <tabstop>batchCaptureButton</tabstop>
813
  <tabstop>batchCaptureButton</tabstop>
827
  <tabstop>captureTreeWidget</tabstop>
814
  <tabstop>captureTreeWidget</tabstop>
828
  <tabstop>reconstructButton</tabstop>
815
  <tabstop>reconstructButton</tabstop>
829
  <tabstop>pointCloudsListWidget</tabstop>
816
  <tabstop>pointCloudsListWidget</tabstop>
830
  <tabstop>checkBox</tabstop>
-
 
831
 </tabstops>
817
 </tabstops>
832
 <resources/>
818
 <resources/>
833
 <connections/>
819
 <connections/>
834
 <slots>
820
 <slots>
835
  <slot>on_rotationDial_sliderReleased()</slot>
821
  <slot>on_rotationDial_sliderReleased()</slot>