summaryrefslogblamecommitdiffstats
path: root/src/gui/ui/clientConfigDialog.ui
blob: bb4bdc9f23777e31d5438ab36873830befb9878a (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                                                        

                        


















                                                           
                        








































































































































































                                                                       

























































                                                                      
















































































                                                                
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>ClientConfigDialogClass</class>
 <widget class="QDialog" name="ClientConfigDialogClass">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>445</width>
    <height>266</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>PVS - Configuration</string>
  </property>
  <property name="windowIcon">
   <iconset resource="../../../pvsgui.qrc">
    <normaloff>:/cam32.svg</normaloff>:/cam32.svg</iconset>
  </property>
  <property name="locale">
   <locale language="English" country="UnitedStates"/>
  </property>
  <layout class="QVBoxLayout" name="verticalLayout">
   <item>
    <widget class="QTabWidget" name="tabWidget">
     <property name="tabPosition">
      <enum>QTabWidget::North</enum>
     </property>
     <property name="currentIndex">
      <number>2</number>
     </property>
     <widget class="QWidget" name="tabPermissions">
      <attribute name="title">
       <string>Permissions</string>
      </attribute>
      <layout class="QVBoxLayout" name="verticalLayout_6">
       <item>
        <layout class="QHBoxLayout" name="horizontalLayout">
         <item>
          <widget class="QGroupBox" name="groupBox">
           <property name="title">
            <string>Allow vnc access to lecturer?</string>
           </property>
           <property name="flat">
            <bool>true</bool>
           </property>
           <property name="checkable">
            <bool>false</bool>
           </property>
           <layout class="QVBoxLayout" name="verticalLayout_4">
            <item>
             <widget class="QRadioButton" name="radioButtonLecturerRW">
              <property name="text">
               <string>Full access</string>
              </property>
              <property name="checked">
               <bool>true</bool>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QRadioButton" name="radioButtonLecturerRO">
              <property name="text">
               <string>View only</string>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QRadioButton" name="radioButtonLecturerNO">
              <property name="text">
               <string>None</string>
              </property>
             </widget>
            </item>
           </layout>
          </widget>
         </item>
         <item>
          <widget class="Line" name="line_2">
           <property name="orientation">
            <enum>Qt::Vertical</enum>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QGroupBox" name="groupBox_2">
           <property name="title">
            <string>Allow vnc access to other?</string>
           </property>
           <property name="flat">
            <bool>true</bool>
           </property>
           <layout class="QVBoxLayout" name="verticalLayout_2">
            <item>
             <widget class="QRadioButton" name="radioButtonOtherRW">
              <property name="text">
               <string>Full access</string>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QRadioButton" name="radioButtonOtherRO">
              <property name="text">
               <string>View only</string>
              </property>
              <property name="checked">
               <bool>true</bool>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QRadioButton" name="radioButtonOtherNO">
              <property name="text">
               <string>None</string>
              </property>
              <property name="checked">
               <bool>false</bool>
              </property>
             </widget>
            </item>
           </layout>
          </widget>
         </item>
        </layout>
       </item>
       <item>
        <widget class="Line" name="line">
         <property name="orientation">
          <enum>Qt::Horizontal</enum>
         </property>
        </widget>
       </item>
       <item>
        <layout class="QVBoxLayout" name="verticalLayout_5">
         <item>
          <widget class="QCheckBox" name="checkBoxAllowChat">
           <property name="text">
            <string>Accept chat messages</string>
           </property>
           <property name="checked">
            <bool>true</bool>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QCheckBox" name="checkBoxAllowFiletransfer">
           <property name="text">
            <string>Accept file transfers</string>
           </property>
           <property name="checked">
            <bool>true</bool>
           </property>
          </widget>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="tabDisplay">
      <attribute name="title">
       <string>Display</string>
      </attribute>
      <layout class="QVBoxLayout" name="verticalLayout_3">
       <item>
        <widget class="QComboBox" name="comboBox">
         <item>
          <property name="text">
           <string>Top Left</string>
          </property>
         </item>
         <item>
          <property name="text">
           <string>Top Center</string>
          </property>
         </item>
         <item>
          <property name="text">
           <string>Top Right</string>
          </property>
         </item>
         <item>
          <property name="text">
           <string>Bottom Left</string>
          </property>
         </item>
         <item>
          <property name="text">
           <string>Bottom Center</string>
          </property>
         </item>
         <item>
          <property name="text">
           <string>Bottom Right</string>
          </property>
         </item>
        </widget>
       </item>
      </layout>
     </widget>
     <widget class="QWidget" name="networkTab">
      <property name="sizePolicy">
       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
      <property name="autoFillBackground">
       <bool>false</bool>
      </property>
      <attribute name="title">
       <string>Network</string>
      </attribute>
      <layout class="QFormLayout" name="formLayout">
       <item row="2" column="1">
        <widget class="QComboBox" name="interfaceList">
         <property name="sizePolicy">
          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
           <horstretch>0</horstretch>
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
         <property name="editable">
          <bool>true</bool>
         </property>
         <property name="insertPolicy">
          <enum>QComboBox::NoInsert</enum>
         </property>
         <property name="frame">
          <bool>true</bool>
         </property>
        </widget>
       </item>
       <item row="2" column="0">
        <widget class="QLabel" name="label">
         <property name="sizePolicy">
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
           <horstretch>0</horstretch>
           <verstretch>0</verstretch>
          </sizepolicy>
         </property>
         <property name="text">
          <string>Network Interface</string>
         </property>
         <property name="alignment">
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
         </property>
        </widget>
       </item>
       <item row="3" column="1">
        <widget class="QPushButton" name="reloadInterfaceListButton">
         <property name="text">
          <string>Reload List</string>
         </property>
        </widget>
       </item>
      </layout>
     </widget>
    </widget>
   </item>
   <item>
    <widget class="QDialogButtonBox" name="buttonBox">
     <property name="standardButtons">
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <resources>
  <include location="../../../pvsgui.qrc"/>
 </resources>
 <connections>
  <connection>
   <sender>buttonBox</sender>
   <signal>accepted()</signal>
   <receiver>ClientConfigDialogClass</receiver>
   <slot>accept()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>62</x>
     <y>274</y>
    </hint>
    <hint type="destinationlabel">
     <x>4</x>
     <y>37</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>buttonBox</sender>
   <signal>rejected()</signal>
   <receiver>ClientConfigDialogClass</receiver>
   <slot>reject()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>195</x>
     <y>274</y>
    </hint>
    <hint type="destinationlabel">
     <x>233</x>
     <y>32</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>radioButtonOtherRW</sender>
   <signal>clicked()</signal>
   <receiver>radioButtonLecturerRW</receiver>
   <slot>click()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>87</x>
     <y>167</y>
    </hint>
    <hint type="destinationlabel">
     <x>198</x>
     <y>56</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>radioButtonLecturerNO</sender>
   <signal>clicked()</signal>
   <receiver>radioButtonOtherNO</receiver>
   <slot>click()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>149</x>
     <y>106</y>
    </hint>
    <hint type="destinationlabel">
     <x>84</x>
     <y>219</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>