summaryrefslogblamecommitdiffstats
path: root/src/gui/ui/mainwindowtouch.ui
blob: 12a2f2b24e162214d2a9141ac79fb19e29e7884f (plain) (tree)





























                                                              

                             




























































































































































































































































































































                                                                   
                                 
                                 
                                       
                                         
                                       
                                         
                                 
                                     
                                   
                                              
                                          
                                         














































































































































































































































































                                                                                      








                                                        








                                                                        
                                                  

              







                                                                            


                                                            
           






                                           
<?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>1349</width>
    <height>768</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>PVSmgr</string>
  </property>
  <widget class="QWidget" name="centralWidget">
   <layout class="QGridLayout" name="gridLayout">
    <item row="0" column="0">
     <widget class="QScrollArea" name="scrollArea">
      <property name="styleSheet">
       <string>border-color: rgb(0, 0, 0);</string>
      </property>
      <property name="widgetResizable">
       <bool>true</bool>
      </property>
      <widget class="QWidget" name="scrollAreaWidgetContents">
       <property name="geometry">
        <rect>
         <x>0</x>
         <y>0</y>
         <width>1329</width>
         <height>660</height>
        </rect>
       </property>
       <layout class="QGridLayout" name="gridLayout_3">
        <item row="0" column="0">
         <layout class="QHBoxLayout" name="horizontalLayout">
          <item>
           <widget class="QComboBox" name="comboBox_touch1">
            <property name="font">
             <font>
              <pointsize>15</pointsize>
             </font>
            </property>
            <item>
             <property name="text">
              <string>All</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Lock</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Unlock</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Unproject</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Backgroundimage</string>
             </property>
            </item>
           </widget>
          </item>
          <item>
           <widget class="Line" name="line_5">
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="label">
            <property name="text">
             <string>VNC-Quality</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QComboBox" name="vncQuality">
            <property name="font">
             <font>
              <pointsize>15</pointsize>
             </font>
            </property>
            <item>
             <property name="text">
              <string>HIGH</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>MEDIUM</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>LOW</string>
             </property>
            </item>
           </widget>
          </item>
          <item>
           <widget class="Line" name="line_3">
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QPushButton" name="pushButton_2">
            <property name="font">
             <font>
              <pointsize>15</pointsize>
             </font>
            </property>
            <property name="text">
             <string>ClientList</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="Line" name="line_2">
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QPushButton" name="pushButton">
            <property name="font">
             <font>
              <pointsize>15</pointsize>
             </font>
            </property>
            <property name="text">
             <string>Profile</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="Line" name="line_4">
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QProgressBar" name="progressBar">
            <property name="styleSheet">
             <string>border-color: rgb(0, 0, 0);</string>
            </property>
            <property name="value">
             <number>0</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="Line" name="separator">
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QCheckBox" name="setPassword">
            <property name="font">
             <font>
              <pointsize>15</pointsize>
             </font>
            </property>
            <property name="text">
             <string>setPassword</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="Line" name="line">
            <property name="orientation">
             <enum>Qt::Vertical</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QComboBox" name="thumbStatus">
            <property name="font">
             <font>
              <pointsize>15</pointsize>
             </font>
            </property>
            <item>
             <property name="text">
              <string>Thumbnailratio</string>
             </property>
            </item>
            <item>
             <property name="text">
              <string>Thumbnailrate</string>
             </property>
            </item>
           </widget>
          </item>
          <item>
           <widget class="QSlider" name="horizontalSlider">
            <property name="minimum">
             <number>25</number>
            </property>
            <property name="maximum">
             <number>200</number>
            </property>
            <property name="singleStep">
             <number>25</number>
            </property>
            <property name="pageStep">
             <number>25</number>
            </property>
            <property name="value">
             <number>25</number>
            </property>
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
            <property name="tickPosition">
             <enum>QSlider::TicksBothSides</enum>
            </property>
            <property name="tickInterval">
             <number>0</number>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="label_2">
            <property name="text">
             <string>   0</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLabel" name="label_3">
            <property name="text">
             <string>%</string>
            </property>
           </widget>
          </item>
         </layout>
        </item>
        <item row="1" column="0">
         <widget class="QSplitter" name="splitter_2">
          <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
          <widget class="QSplitter" name="splitter">
           <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
           <widget class="QWidget" name="ClWidget" native="true">
            <property name="minimumSize">
             <size>
              <width>150</width>
              <height>240</height>
             </size>
            </property>
            <property name="styleSheet">
             <string>background-color: rgb(255, 255, 255);</string>
            </property>
            <layout class="QGridLayout" name="gridLayout_5">
             <item row="0" column="0">
              <layout class="QGridLayout" name="ClientGLayout"/>
             </item>
            </layout>
           </widget>
           <widget class="QWidget" name="widget" native="true">
            <property name="styleSheet">
             <string>background-color: rgb(150, 150, 150);</string>
            </property>
            <layout class="QGridLayout" name="gridLayout_4">
             <item row="0" column="0">
              <layout class="QVBoxLayout" name="VconWinLayout"/>
             </item>
            </layout>
           </widget>
          </widget>
          <widget class="QTextEdit" name="pvsLog"/>
         </widget>
        </item>
       </layout>
      </widget>
     </widget>
    </item>
   </layout>
  </widget>
  <widget class="QStatusBar" name="statusBar"/>
  <widget class="QToolBar" name="toolBar">
   <property name="enabled">
    <bool>true</bool>
   </property>
   <property name="maximumSize">
    <size>
     <width>129000</width>
     <height>12900</height>
    </size>
   </property>
   <property name="font">
    <font>
     <pointsize>15</pointsize>
     <kerning>true</kerning>
    </font>
   </property>
   <property name="windowTitle">
    <string>toolBar</string>
   </property>
   <property name="layoutDirection">
    <enum>Qt::LeftToRight</enum>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="movable">
    <bool>false</bool>
   </property>
   <property name="iconSize">
    <size>
     <width>50</width>
     <height>50</height>
    </size>
   </property>
   <property name="toolButtonStyle">
    <enum>Qt::ToolButtonIconOnly</enum>
   </property>
   <property name="floatable">
    <bool>false</bool>
   </property>
   <attribute name="toolBarArea">
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak">
    <bool>false</bool>
   </attribute>
   <addaction name="action_Exit"/>
   <addaction name="actionFoto"/>
   <addaction name="actionView"/>
   <addaction name="actionProjection"/>
   <addaction name="actionUnprojection"/>
   <addaction name="actionLocksingle"/>
   <addaction name="actionUnlocksingle"/>
   <addaction name="actionLock"/>
   <addaction name="actionresetall"/>
   <addaction name="actionDozent"/>
   <addaction name="actionConfigure_Network"/>
   <addaction name="actionShowProcesses"/>
   <addaction name="actionStartProcess"/>
  </widget>
  <action name="actionShow_Username">
   <property name="checkable">
    <bool>false</bool>
   </property>
   <property name="text">
    <string>Show Username</string>
   </property>
  </action>
  <action name="actionShow_Hostname_IP">
   <property name="checkable">
    <bool>false</bool>
   </property>
   <property name="text">
    <string>Show Hostname/IP</string>
   </property>
  </action>
  <action name="actionVNC_Placeholders">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>VNC-Placeholders</string>
   </property>
  </action>
  <action name="actionShow_Log">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="checked">
    <bool>false</bool>
   </property>
   <property name="text">
    <string>Show Log</string>
   </property>
  </action>
  <action name="actionShow_Normal">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show Normal</string>
   </property>
  </action>
  <action name="actionShow_Error">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show Error</string>
   </property>
  </action>
  <action name="actionShow_Network">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show Network</string>
   </property>
  </action>
  <action name="actionShow_Terminal">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show Terminal</string>
   </property>
  </action>
  <action name="actionShow_Chat">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show Chat</string>
   </property>
  </action>
  <action name="actionAbout_pvs">
   <property name="text">
    <string>About pvs</string>
   </property>
  </action>
  <action name="action100_x_100">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>100 x 100</string>
   </property>
  </action>
  <action name="action200_x_200">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>200 x 200</string>
   </property>
  </action>
  <action name="action500_x_500">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>500 x 500</string>
   </property>
  </action>
  <action name="action_Disconnect">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/logout</normaloff>:/logout</iconset>
   </property>
   <property name="text">
    <string>&amp;Disconnect</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+W</string>
   </property>
  </action>
  <action name="action_Exit">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/exit</normaloff>
     <normalon>:/exit</normalon>:/exit</iconset>
   </property>
   <property name="text">
    <string>&amp;Exit</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+Q</string>
   </property>
  </action>
  <action name="actionFoto">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/photos</normaloff>:/photos</iconset>
   </property>
   <property name="text">
    <string>Foto</string>
   </property>
   <property name="toolTip">
    <string>Foto</string>
   </property>
  </action>
  <action name="actionView">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/restore</normaloff>:/restore</iconset>
   </property>
   <property name="text">
    <string>view</string>
   </property>
   <property name="toolTip">
    <string>View</string>
   </property>
  </action>
  <action name="actionLock">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/lock</normaloff>:/lock</iconset>
   </property>
   <property name="text">
    <string>lock</string>
   </property>
   <property name="toolTip">
    <string>Lock All Clients</string>
   </property>
  </action>
  <action name="actionCreate_profile">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/profile</normaloff>:/profile</iconset>
   </property>
   <property name="text">
    <string>Create profile</string>
   </property>
  </action>
  <action name="actionresetall">
   <property name="icon">
    <iconset>
     <activeon>:/icons/reset.png</activeon>
    </iconset>
   </property>
   <property name="text">
    <string>resetall</string>
   </property>
   <property name="toolTip">
    <string>Reset Projections and Locks</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+R</string>
   </property>
  </action>
  <action name="actionLocksingle">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/icons/locksingle.png</normaloff>:/icons/locksingle.png</iconset>
   </property>
   <property name="text">
    <string>locksingle</string>
   </property>
   <property name="toolTip">
    <string>Locks a Single Target</string>
   </property>
  </action>
  <action name="actionUnlocksingle">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/icons/unlocksingle.png</normaloff>:/icons/unlocksingle.png</iconset>
   </property>
   <property name="text">
    <string>unlocksingle</string>
   </property>
   <property name="toolTip">
    <string>Unlocks a single target</string>
   </property>
  </action>
  <action name="actionProjection">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/icons/projection.png</normaloff>:/icons/projection.png</iconset>
   </property>
   <property name="text">
    <string>projection</string>
   </property>
   <property name="toolTip">
    <string>Projects a single target</string>
   </property>
  </action>
  <action name="actionUnprojection">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/icons/unprojection.png</normaloff>:/icons/unprojection.png</iconset>
   </property>
   <property name="text">
    <string>unprojection</string>
   </property>
   <property name="toolTip">
    <string>Unprojects a single target</string>
   </property>
  </action>
  <action name="actionDozent">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/dozent2</normaloff>:/dozent2</iconset>
   </property>
   <property name="text">
    <string>dozent</string>
   </property>
   <property name="toolTip">
    <string>Select Tutor PC</string>
   </property>
  </action>
  <action name="actionShow_Fullname">
   <property name="text">
    <string>Show Name</string>
   </property>
  </action>
  <action name="actionChat">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/chat</normaloff>:/chat</iconset>
   </property>
   <property name="text">
    <string>Chat</string>
   </property>
   <property name="toolTip">
    <string>Start chat with client(s)</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+D</string>
   </property>
  </action>
  <action name="actionConfigure_Network">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/netconf</normaloff>:/netconf</iconset>
   </property>
   <property name="text">
    <string>Configure Network...</string>
   </property>
  </action>
  <action name="actionShowProcesses">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/icons/gears.png</normaloff>:/icons/gears.png</iconset>
   </property>
   <property name="text">
    <string>showProcesses</string>
   </property>
   <property name="toolTip">
    <string>Show processes of all clients</string>
   </property>
  </action>
  <action name="actionStartProcess">
   <property name="icon">
    <iconset resource="../../../pvsmgr.qrc">
     <normaloff>:/icons/gearsgo.png</normaloff>:/icons/gearsgo.png</iconset>
   </property>
   <property name="text">
    <string>Start Process</string>
   </property>
   <property name="toolTip">
    <string>Start process on the selected client(s)</string>
   </property>
  </action>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <resources>
  <include location="../../../pvsmgr.qrc"/>
 </resources>
 <connections/>
</ui>