Skip to content
Snippets Groups Projects
test_laser.ui 9.96 KiB
Newer Older
  • Learn to ignore specific revisions
  • <?xml version="1.0" encoding="UTF-8"?>
    <ui version="4.0">
     <class>MainWindow</class>
     <widget class="QMainWindow" name="MainWindow">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>800</width>
        <height>600</height>
       </rect>
      </property>
      <property name="windowTitle">
       <string>MainWindow</string>
      </property>
      <widget class="QWidget" name="centralwidget">
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
       <widget class="QGroupBox" name="groupBox">
    
        <property name="geometry">
         <rect>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
          <x>40</x>
    
          <y>140</y>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
          <width>241</width>
          <height>381</height>
    
         </rect>
        </property>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
        <property name="title">
         <string>Laser 1</string>
    
        </property>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
        <widget class="caThermo" name="cathermo">
         <property name="geometry">
          <rect>
           <x>20</x>
           <y>40</y>
           <width>20</width>
           <height>331</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:gcur</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caByte" name="cabyte">
         <property name="geometry">
          <rect>
           <x>50</x>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <y>50</y>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <width>20</width>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <height>311</height>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:glstat</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
        <widget class="caTextEntry" name="catextentry">
         <property name="geometry">
          <rect>
           <x>169</x>
           <y>150</y>
           <width>51</width>
           <height>22</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:scur</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
         <property name="precision">
          <number>1</number>
         </property>
         <property name="precisionMode">
          <enum>caLineEdit::User</enum>
         </property>
        </widget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
        <widget class="caToggleButton" name="catogglebutton">
         <property name="geometry">
          <rect>
           <x>80</x>
           <y>60</y>
           <width>100</width>
           <height>22</height>
          </rect>
         </property>
         <property name="text">
          <string>on/off</string>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:switch</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caLed" name="caled">
         <property name="geometry">
          <rect>
           <x>100</x>
           <y>30</y>
           <width>30</width>
           <height>30</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:state</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caLineEdit" name="calineedit">
         <property name="geometry">
          <rect>
           <x>120</x>
           <y>90</y>
           <width>51</width>
           <height>20</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:glstat</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caLineEdit" name="calineedit_2">
         <property name="geometry">
          <rect>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <x>170</x>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <y>120</y>
           <width>51</width>
           <height>20</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:gcur</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="QLabel" name="label">
         <property name="geometry">
          <rect>
           <x>80</x>
           <y>90</y>
           <width>31</width>
           <height>16</height>
          </rect>
         </property>
         <property name="text">
          <string>lstat</string>
         </property>
        </widget>
        <widget class="QLabel" name="label_2">
         <property name="geometry">
          <rect>
           <x>80</x>
           <y>120</y>
           <width>81</width>
           <height>16</height>
          </rect>
         </property>
         <property name="text">
          <string>diode current</string>
         </property>
        </widget>
        <widget class="QLabel" name="label_3">
         <property name="geometry">
          <rect>
           <x>80</x>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <y>150</y>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <width>81</width>
           <height>16</height>
          </rect>
         </property>
         <property name="text">
          <string>set current</string>
         </property>
        </widget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
        <widget class="caLineEdit" name="calineedit_3">
         <property name="geometry">
          <rect>
           <x>10</x>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <y>20</y>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
           <width>71</width>
           <height>20</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l1:gserial</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
        <zorder>cathermo</zorder>
        <zorder>cabyte</zorder>
        <zorder>catextentry</zorder>
        <zorder>catogglebutton</zorder>
        <zorder>caled</zorder>
        <zorder>calineedit</zorder>
        <zorder>calineedit_2</zorder>
        <zorder>label</zorder>
        <zorder>label_2</zorder>
        <zorder>label_3</zorder>
        <zorder>calineedit_3</zorder>
        <zorder>canumeric</zorder>
    
       </widget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
       <widget class="caGraphics" name="cagraphics">
        <property name="geometry">
         <rect>
          <x>100</x>
    
          <y>10</y>
          <width>481</width>
          <height>111</height>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </rect>
        </property>
       </widget>
       <widget class="QGroupBox" name="groupBox_2">
        <property name="geometry">
         <rect>
          <x>340</x>
    
          <y>140</y>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
          <width>241</width>
          <height>381</height>
         </rect>
        </property>
        <property name="title">
         <string>Laser 2</string>
        </property>
        <widget class="caThermo" name="cathermo_2">
         <property name="geometry">
          <rect>
           <x>20</x>
           <y>40</y>
           <width>20</width>
           <height>331</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:gcur</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caByte" name="cabyte_2">
         <property name="geometry">
          <rect>
           <x>50</x>
           <y>50</y>
           <width>20</width>
           <height>311</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:glstat</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caTextEntry" name="catextentry_2">
         <property name="geometry">
          <rect>
           <x>169</x>
           <y>150</y>
           <width>51</width>
           <height>22</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:scur</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
         <property name="precision">
          <number>1</number>
         </property>
         <property name="precisionMode">
          <enum>caLineEdit::User</enum>
         </property>
        </widget>
        <widget class="caToggleButton" name="catogglebutton_2">
         <property name="geometry">
          <rect>
           <x>80</x>
           <y>60</y>
           <width>100</width>
           <height>22</height>
          </rect>
         </property>
         <property name="text">
          <string>on/off</string>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:switch</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caLed" name="caled_2">
         <property name="geometry">
          <rect>
           <x>100</x>
           <y>30</y>
           <width>30</width>
           <height>30</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:state</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caLineEdit" name="calineedit_4">
         <property name="geometry">
          <rect>
           <x>120</x>
           <y>90</y>
           <width>51</width>
           <height>20</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:glstat</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="caLineEdit" name="calineedit_5">
         <property name="geometry">
          <rect>
           <x>170</x>
           <y>120</y>
           <width>51</width>
           <height>20</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:gcur</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
        <widget class="QLabel" name="label_4">
         <property name="geometry">
          <rect>
           <x>80</x>
           <y>90</y>
           <width>31</width>
           <height>16</height>
          </rect>
         </property>
         <property name="text">
          <string>lstat</string>
         </property>
        </widget>
        <widget class="QLabel" name="label_5">
         <property name="geometry">
          <rect>
           <x>80</x>
           <y>120</y>
           <width>81</width>
           <height>16</height>
          </rect>
         </property>
         <property name="text">
          <string>diode current</string>
         </property>
        </widget>
        <widget class="QLabel" name="label_6">
         <property name="geometry">
          <rect>
           <x>80</x>
           <y>150</y>
           <width>81</width>
           <height>16</height>
          </rect>
         </property>
         <property name="text">
          <string>set current</string>
         </property>
        </widget>
        <widget class="caLineEdit" name="calineedit_6">
         <property name="geometry">
          <rect>
           <x>10</x>
           <y>20</y>
           <width>71</width>
           <height>20</height>
          </rect>
         </property>
         <property name="channel" stdset="0">
    
          <string notr="true">raytum:l2:gserial</string>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
         </property>
        </widget>
       </widget>
    
      </widget>
     </widget>
     <customwidgets>
      <customwidget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
       <class>caTextEntry</class>
       <extends>caLineEdit</extends>
       <header>caTextEntry</header>
    
      </customwidget>
    
      <customwidget>
       <class>caToggleButton</class>
       <extends>QCheckBox</extends>
       <header>caToggleButton</header>
      </customwidget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
      <customwidget>
       <class>caGraphics</class>
       <extends>QWidget</extends>
       <header>caGraphics</header>
      </customwidget>
    
      <customwidget>
       <class>caLed</class>
       <extends>QWidget</extends>
       <header>caLed</header>
      </customwidget>
      <customwidget>
       <class>caLineEdit</class>
       <extends>QLineEdit</extends>
       <header>caLineEdit</header>
      </customwidget>
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
      <customwidget>
       <class>caThermo</class>
       <extends>QWidget</extends>
       <header>caThermo</header>
      </customwidget>
    
      <customwidget>
       <class>caByte</class>
       <extends>QWidget</extends>
       <header>caByte</header>
      </customwidget>
     </customwidgets>
     <resources/>
     <connections/>
    </ui>