<ui version="4.0" >
 <class>eogMainWindow</class>
 <widget class="QMainWindow" name="eogMainWindow" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1012</width>
    <height>801</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>EOG Viewer</string>
  </property>
  <widget class="QWidget" name="centralwidget" >
   <layout class="QVBoxLayout" >
    <property name="spacing" >
     <number>6</number>
    </property>
    <property name="leftMargin" >
     <number>9</number>
    </property>
    <property name="topMargin" >
     <number>9</number>
    </property>
    <property name="rightMargin" >
     <number>9</number>
    </property>
    <property name="bottomMargin" >
     <number>9</number>
    </property>
    <item>
     <widget class="QTabWidget" name="tabWidgetMain" >
      <property name="tabShape" >
       <enum>QTabWidget::Rounded</enum>
      </property>
      <property name="currentIndex" >
       <number>1</number>
      </property>
      <widget class="QWidget" name="tabStats" >
       <property name="layoutDirection" >
        <enum>Qt::LeftToRight</enum>
       </property>
       <attribute name="title" >
        <string>Working</string>
       </attribute>
       <layout class="QGridLayout" >
        <property name="leftMargin" >
         <number>9</number>
        </property>
        <property name="topMargin" >
         <number>9</number>
        </property>
        <property name="rightMargin" >
         <number>9</number>
        </property>
        <property name="bottomMargin" >
         <number>9</number>
        </property>
        <property name="horizontalSpacing" >
         <number>6</number>
        </property>
        <property name="verticalSpacing" >
         <number>6</number>
        </property>
        <item row="1" column="0" >
         <widget class="QGroupBox" name="groupStage" >
          <property name="sizePolicy" >
           <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
            <horstretch>1</horstretch>
            <verstretch>1</verstretch>
           </sizepolicy>
          </property>
          <property name="title" >
           <string>Output</string>
          </property>
         </widget>
        </item>
        <item row="0" column="0" >
         <widget class="QGroupBox" name="groupInput" >
          <property name="sizePolicy" >
           <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
            <horstretch>1</horstretch>
            <verstretch>1</verstretch>
           </sizepolicy>
          </property>
          <property name="baseSize" >
           <size>
            <width>0</width>
            <height>0</height>
           </size>
          </property>
          <property name="title" >
           <string>Input</string>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="tabNotworking" >
       <property name="layoutDirection" >
        <enum>Qt::LeftToRight</enum>
       </property>
       <attribute name="title" >
        <string>Notworking</string>
       </attribute>
       <widget class="QWidget" native="1" name="widget" >
        <property name="geometry" >
         <rect>
          <x>160</x>
          <y>180</y>
          <width>301</width>
          <height>141</height>
         </rect>
        </property>
       </widget>
       <widget class="QFrame" name="frame" >
        <property name="geometry" >
         <rect>
          <x>310</x>
          <y>430</y>
          <width>201</width>
          <height>101</height>
         </rect>
        </property>
        <property name="frameShape" >
         <enum>QFrame::StyledPanel</enum>
        </property>
        <property name="frameShadow" >
         <enum>QFrame::Raised</enum>
        </property>
       </widget>
      </widget>
     </widget>
    </item>
   </layout>
  </widget>
  <widget class="QMenuBar" name="menubar" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
     <width>1012</width>
     <height>30</height>
    </rect>
   </property>
   <widget class="QMenu" name="menuFile" >
    <property name="title" >
     <string>File</string>
    </property>
   </widget>
   <addaction name="menuFile" />
  </widget>
  <widget class="QStatusBar" name="statusbar" />
  <action name="actionConnectHamster" >
   <property name="checked" >
    <bool>false</bool>
   </property>
   <property name="text" >
    <string>Hamster</string>
   </property>
   <property name="shortcut" >
    <string>F2</string>
   </property>
  </action>
  <action name="quitAction" >
   <property name="text" >
    <string>&amp;Quit</string>
   </property>
   <property name="whatsThis" >
    <string/>
   </property>
   <property name="shortcut" >
    <string>Ctrl+Q</string>
   </property>
  </action>
  <action name="actionConnectSocke" >
   <property name="text" >
    <string>Socke</string>
   </property>
   <property name="shortcut" >
    <string>F1</string>
   </property>
  </action>
  <action name="actionConfigureDevice" >
   <property name="text" >
    <string>Configure</string>
   </property>
  </action>
  <action name="actionDisconnect" >
   <property name="text" >
    <string>Disconnect</string>
   </property>
   <property name="shortcut" >
    <string>F8</string>
   </property>
  </action>
  <action name="sweepAction" >
   <property name="checkable" >
    <bool>false</bool>
   </property>
   <property name="enabled" >
    <bool>true</bool>
   </property>
   <property name="text" >
    <string>Sweep Data</string>
   </property>
   <property name="shortcut" >
    <string>F9</string>
   </property>
  </action>
  <action name="fullscreenAction" >
   <property name="checkable" >
    <bool>false</bool>
   </property>
   <property name="text" >
    <string>Toggle Fullscreen</string>
   </property>
   <property name="toolTip" >
    <string>Toggle between full screen display and windowed mode</string>
   </property>
   <property name="shortcut" >
    <string>F11</string>
   </property>
  </action>
  <action name="actionFilters" >
   <property name="text" >
    <string>Filters</string>
   </property>
  </action>
  <action name="actionConnectDebug" >
   <property name="text" >
    <string>Debug</string>
   </property>
   <property name="shortcut" >
    <string>F7</string>
   </property>
  </action>
  <action name="actionSelectFile" >
   <property name="text" >
    <string>Select File</string>
   </property>
   <property name="shortcut" >
    <string>Ctrl+F</string>
   </property>
  </action>
  <action name="actionStartPlayback" >
   <property name="text" >
    <string>Start</string>
   </property>
   <property name="shortcut" >
    <string>Ctrl+S</string>
   </property>
  </action>
  <action name="actionStop" >
   <property name="text" >
    <string>Stop</string>
   </property>
   <property name="shortcut" >
    <string>Alt+S</string>
   </property>
  </action>
  <action name="actionPause" >
   <property name="text" >
    <string>Pause</string>
   </property>
   <property name="shortcut" >
    <string>Ctrl+P</string>
   </property>
  </action>
  <action name="actionConnectRecorder" >
   <property name="text" >
    <string>Playback</string>
   </property>
   <property name="shortcut" >
    <string>F6</string>
   </property>
  </action>
  <action name="actionHiscoreGestureRecog" >
   <property name="text" >
    <string>Gesture Recognition</string>
   </property>
   <property name="shortcut" >
    <string>F12</string>
   </property>
  </action>
  <action name="actionSelectFileFromMMC" >
   <property name="text" >
    <string>Select File from MMC</string>
   </property>
  </action>
  <action name="actionConvertData" >
   <property name="text" >
    <string>Convert</string>
   </property>
  </action>
  <action name="actionCalibrateGazeClick" >
   <property name="text" >
    <string>Gaze Click</string>
   </property>
  </action>
  <action name="actionCalibrateBoundary" >
   <property name="text" >
    <string>Boundary</string>
   </property>
  </action>
  <action name="resumeAction" >
   <property name="enabled" >
    <bool>false</bool>
   </property>
   <property name="text" >
    <string>Resume Experiment</string>
   </property>
   <property name="shortcut" >
    <string>P</string>
   </property>
  </action>
  <action name="actionAbout" >
   <property name="text" >
    <string>About</string>
   </property>
  </action>
  <action name="actionCrunchPlayback" >
   <property name="text" >
    <string>Crunch to File</string>
   </property>
  </action>
  <action name="actionConnectSylar" >
   <property name="text" >
    <string>Sylar</string>
   </property>
   <property name="shortcut" >
    <string>F3</string>
   </property>
  </action>
  <action name="actionConnectLargo" >
   <property name="text" >
    <string>Largo</string>
   </property>
   <property name="shortcut" >
    <string>F4</string>
   </property>
  </action>
  <action name="actionConnectVader" >
   <property name="text" >
    <string>Vader</string>
   </property>
   <property name="shortcut" >
    <string>F5</string>
   </property>
  </action>
  <action name="actionStartRecording" >
   <property name="text" >
    <string>Record</string>
   </property>
   <property name="shortcut" >
    <string>Ctrl+R</string>
   </property>
  </action>
  <action name="actionCalibrateMovements" >
   <property name="text" >
    <string>Eye Movements</string>
   </property>
   <property name="shortcut" >
    <string>F10</string>
   </property>
  </action>
  <action name="actionFilterTools" >
   <property name="text" >
    <string>Filter Toolbar</string>
   </property>
  </action>
  <action name="actionSome_other_stuff" >
   <property name="text" >
    <string>some other stuff</string>
   </property>
  </action>
 </widget>
 <resources/>
 <connections/>
</ui>
