Subversion Repositories seema-scanner

Rev

Rev 2 | Rev 23 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>SMScanner</class>
 <widget class="QMainWindow" name="SMScanner">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>923</width>
    <height>729</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>SMScanner</string>
  </property>
  <widget class="QWidget" name="centralWidget">
   <layout class="QGridLayout" name="gridLayout">
    <item row="0" column="1">
     <widget class="QTabWidget" name="tabWidget">
      <property name="currentIndex">
       <number>0</number>
      </property>
      <widget class="QWidget" name="calibrationTab">
       <property name="cursor">
        <cursorShape>ArrowCursor</cursorShape>
       </property>
       <attribute name="title">
        <string>Calibration</string>
       </attribute>
       <widget class="SMVideoWidget" name="calibrationCamera1Widget">
        <property name="geometry">
         <rect>
          <x>60</x>
          <y>310</y>
          <width>291</width>
          <height>231</height>
         </rect>
        </property>
        <property name="frameShape">
         <enum>QFrame::Box</enum>
        </property>
        <property name="text">
         <string>Camera1</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
        </property>
       </widget>
       <widget class="SMVideoWidget" name="calibrationCamera0Widget">
        <property name="geometry">
         <rect>
          <x>60</x>
          <y>70</y>
          <width>291</width>
          <height>231</height>
         </rect>
        </property>
        <property name="frameShape">
         <enum>QFrame::Box</enum>
        </property>
        <property name="text">
         <string>Camera0</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
        </property>
       </widget>
       <widget class="QListWidget" name="calibrationListWidget">
        <property name="geometry">
         <rect>
          <x>650</x>
          <y>40</y>
          <width>201</width>
          <height>441</height>
         </rect>
        </property>
       </widget>
       <widget class="QPushButton" name="calibrateButton">
        <property name="geometry">
         <rect>
          <x>670</x>
          <y>490</y>
          <width>151</width>
          <height>27</height>
         </rect>
        </property>
        <property name="text">
         <string>Calibrate</string>
        </property>
       </widget>
       <widget class="QSpinBox" name="spinBox_4">
        <property name="geometry">
         <rect>
          <x>490</x>
          <y>410</y>
          <width>101</width>
          <height>27</height>
         </rect>
        </property>
        <property name="maximum">
         <number>359</number>
        </property>
       </widget>
       <widget class="QPushButton" name="batchCalibrationButton">
        <property name="geometry">
         <rect>
          <x>390</x>
          <y>510</y>
          <width>221</width>
          <height>27</height>
         </rect>
        </property>
        <property name="text">
         <string>Batch Aquistion</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_5">
        <property name="geometry">
         <rect>
          <x>440</x>
          <y>40</y>
          <width>111</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Rotation Stage</string>
        </property>
       </widget>
       <widget class="QPushButton" name="singleCalibrationButton">
        <property name="geometry">
         <rect>
          <x>390</x>
          <y>340</y>
          <width>221</width>
          <height>27</height>
         </rect>
        </property>
        <property name="text">
         <string>Single Aquisition</string>
        </property>
       </widget>
       <widget class="QDial" name="dial_2">
        <property name="geometry">
         <rect>
          <x>380</x>
          <y>70</y>
          <width>231</width>
          <height>221</height>
         </rect>
        </property>
        <property name="maximum">
         <number>360</number>
        </property>
        <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
        <property name="wrapping">
         <bool>true</bool>
        </property>
        <property name="notchTarget">
         <double>0.000000000000000</double>
        </property>
        <property name="notchesVisible">
         <bool>true</bool>
        </property>
       </widget>
       <widget class="QLabel" name="label_6">
        <property name="geometry">
         <rect>
          <x>410</x>
          <y>440</y>
          <width>66</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>End:</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_7">
        <property name="geometry">
         <rect>
          <x>410</x>
          <y>410</y>
          <width>66</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Start:</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_8">
        <property name="geometry">
         <rect>
          <x>410</x>
          <y>470</y>
          <width>66</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Step:</string>
        </property>
       </widget>
       <widget class="QSpinBox" name="spinBox_5">
        <property name="geometry">
         <rect>
          <x>490</x>
          <y>470</y>
          <width>101</width>
          <height>27</height>
         </rect>
        </property>
        <property name="maximum">
         <number>359</number>
        </property>
        <property name="value">
         <number>10</number>
        </property>
       </widget>
       <widget class="QSpinBox" name="spinBox_6">
        <property name="geometry">
         <rect>
          <x>490</x>
          <y>440</y>
          <width>101</width>
          <height>27</height>
         </rect>
        </property>
        <property name="maximum">
         <number>359</number>
        </property>
        <property name="value">
         <number>120</number>
        </property>
       </widget>
      </widget>
      <widget class="QWidget" name="captureTab">
       <attribute name="title">
        <string>Capture</string>
       </attribute>
       <widget class="SMVideoWidget" name="captureCamera0Widget">
        <property name="geometry">
         <rect>
          <x>30</x>
          <y>60</y>
          <width>291</width>
          <height>231</height>
         </rect>
        </property>
        <property name="frameShape">
         <enum>QFrame::Box</enum>
        </property>
        <property name="text">
         <string>Camera0</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
        </property>
       </widget>
       <widget class="SMVideoWidget" name="captureCamera1Widget">
        <property name="geometry">
         <rect>
          <x>30</x>
          <y>320</y>
          <width>291</width>
          <height>231</height>
         </rect>
        </property>
        <property name="frameShape">
         <enum>QFrame::Box</enum>
        </property>
        <property name="text">
         <string>Camera1</string>
        </property>
        <property name="alignment">
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
        </property>
       </widget>
       <widget class="QDial" name="dial">
        <property name="geometry">
         <rect>
          <x>350</x>
          <y>80</y>
          <width>231</width>
          <height>221</height>
         </rect>
        </property>
        <property name="maximum">
         <number>360</number>
        </property>
        <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
        <property name="wrapping">
         <bool>true</bool>
        </property>
        <property name="notchTarget">
         <double>0.000000000000000</double>
        </property>
        <property name="notchesVisible">
         <bool>true</bool>
        </property>
       </widget>
       <widget class="QLabel" name="label">
        <property name="geometry">
         <rect>
          <x>410</x>
          <y>50</y>
          <width>111</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Rotation Stage</string>
        </property>
       </widget>
       <widget class="QTreeWidget" name="capturesTreeWidget">
        <property name="geometry">
         <rect>
          <x>630</x>
          <y>40</y>
          <width>256</width>
          <height>521</height>
         </rect>
        </property>
        <column>
         <property name="text">
          <string notr="true">1</string>
         </property>
        </column>
       </widget>
       <widget class="QPushButton" name="singleCaptureButton">
        <property name="geometry">
         <rect>
          <x>360</x>
          <y>350</y>
          <width>221</width>
          <height>27</height>
         </rect>
        </property>
        <property name="text">
         <string>Single Capture</string>
        </property>
       </widget>
       <widget class="QPushButton" name="batchCaptureButton">
        <property name="geometry">
         <rect>
          <x>360</x>
          <y>520</y>
          <width>221</width>
          <height>27</height>
         </rect>
        </property>
        <property name="text">
         <string>Batch Capture</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_2">
        <property name="geometry">
         <rect>
          <x>380</x>
          <y>430</y>
          <width>66</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Start:</string>
        </property>
       </widget>
       <widget class="QLabel" name="label_3">
        <property name="geometry">
         <rect>
          <x>380</x>
          <y>460</y>
          <width>66</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>End:</string>
        </property>
       </widget>
       <widget class="QSpinBox" name="spinBox">
        <property name="geometry">
         <rect>
          <x>460</x>
          <y>420</y>
          <width>101</width>
          <height>27</height>
         </rect>
        </property>
        <property name="maximum">
         <number>359</number>
        </property>
       </widget>
       <widget class="QSpinBox" name="spinBox_2">
        <property name="geometry">
         <rect>
          <x>460</x>
          <y>450</y>
          <width>101</width>
          <height>27</height>
         </rect>
        </property>
        <property name="maximum">
         <number>359</number>
        </property>
        <property name="value">
         <number>350</number>
        </property>
       </widget>
       <widget class="QLabel" name="label_4">
        <property name="geometry">
         <rect>
          <x>380</x>
          <y>490</y>
          <width>66</width>
          <height>17</height>
         </rect>
        </property>
        <property name="text">
         <string>Step:</string>
        </property>
       </widget>
       <widget class="QSpinBox" name="spinBox_3">
        <property name="geometry">
         <rect>
          <x>460</x>
          <y>480</y>
          <width>101</width>
          <height>27</height>
         </rect>
        </property>
        <property name="maximum">
         <number>359</number>
        </property>
        <property name="value">
         <number>10</number>
        </property>
       </widget>
      </widget>
      <widget class="QWidget" name="tab">
       <attribute name="title">
        <string>Point Clouds</string>
       </attribute>
       <widget class="QListWidget" name="pointCloudsListWidget">
        <property name="geometry">
         <rect>
          <x>30</x>
          <y>40</y>
          <width>256</width>
          <height>491</height>
         </rect>
        </property>
       </widget>
       <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true">
        <property name="geometry">
         <rect>
          <x>320</x>
          <y>40</y>
          <width>531</width>
          <height>561</height>
         </rect>
        </property>
       </widget>
       <widget class="QCheckBox" name="checkBox">
        <property name="geometry">
         <rect>
          <x>30</x>
          <y>550</y>
          <width>161</width>
          <height>22</height>
         </rect>
        </property>
        <property name="text">
         <string>Show Texture</string>
        </property>
       </widget>
      </widget>
     </widget>
    </item>
   </layout>
  </widget>
  <widget class="QStatusBar" name="statusBar"/>
  <widget class="QMenuBar" name="menuBar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>923</width>
     <height>25</height>
    </rect>
   </property>
   <widget class="QMenu" name="menuPreferences">
    <property name="title">
     <string>SMScanner</string>
    </property>
    <addaction name="actionPreferences"/>
   </widget>
   <addaction name="menuPreferences"/>
  </widget>
  <action name="actionPreferences">
   <property name="text">
    <string>Preferences</string>
   </property>
  </action>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <customwidgets>
  <customwidget>
   <class>SMPointCloudWidget</class>
   <extends>QWidget</extends>
   <header>SMPointCloudWidget.h</header>
   <container>1</container>
  </customwidget>
  <customwidget>
   <class>SMVideoWidget</class>
   <extends>QLabel</extends>
   <header>SMVideoWidget.h</header>
  </customwidget>
 </customwidgets>
 <resources/>
 <connections/>
</ui>