Warning, /network/krfb/krfb/ui/connectionwidget.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>ConnectionWidget</class>
0003  <widget class="QWidget" name="ConnectionWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>500</width>
0009     <height>212</height>
0010    </rect>
0011   </property>
0012   <layout class="QHBoxLayout" >
0013    <item>
0014     <widget class="QLabel" name="pixmapLabel" >
0015      <property name="sizePolicy" >
0016       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0017        <horstretch>0</horstretch>
0018        <verstretch>0</verstretch>
0019       </sizepolicy>
0020      </property>
0021      <property name="minimumSize" >
0022       <size>
0023        <width>128</width>
0024        <height>128</height>
0025       </size>
0026      </property>
0027     </widget>
0028    </item>
0029    <item>
0030     <layout class="QVBoxLayout" >
0031      <item>
0032       <widget class="QLabel" name="TextLabel5" >
0033        <property name="sizePolicy" >
0034         <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
0035          <horstretch>0</horstretch>
0036          <verstretch>0</verstretch>
0037         </sizepolicy>
0038        </property>
0039        <property name="font" >
0040         <font>
0041          <pointsize>13</pointsize>
0042          <weight>75</weight>
0043          <bold>true</bold>
0044         </font>
0045        </property>
0046        <property name="text" >
0047         <string>Attention</string>
0048        </property>
0049        <property name="wordWrap" >
0050         <bool>false</bool>
0051        </property>
0052        <property name="indent" >
0053         <number>0</number>
0054        </property>
0055       </widget>
0056      </item>
0057      <item>
0058       <widget class="QLabel" name="mainTextLabel" >
0059        <property name="sizePolicy" >
0060         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
0061          <horstretch>0</horstretch>
0062          <verstretch>0</verstretch>
0063         </sizepolicy>
0064        </property>
0065        <property name="lineWidth" >
0066         <number>-1</number>
0067        </property>
0068        <property name="midLineWidth" >
0069         <number>5</number>
0070        </property>
0071        <property name="text" >
0072         <string>Somebody is requesting a connection to your computer. Granting this will allow the remote user to watch your desktop. </string>
0073        </property>
0074        <property name="textFormat" >
0075         <enum>Qt::AutoText</enum>
0076        </property>
0077        <property name="alignment" >
0078         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0079        </property>
0080        <property name="wordWrap" >
0081         <bool>true</bool>
0082        </property>
0083        <property name="margin" >
0084         <number>0</number>
0085        </property>
0086        <property name="indent" >
0087         <number>0</number>
0088        </property>
0089       </widget>
0090      </item>
0091      <item>
0092       <layout class="QHBoxLayout" >
0093        <item>
0094         <widget class="QLabel" name="TextLabel1" >
0095          <property name="font" >
0096           <font>
0097            <weight>75</weight>
0098            <bold>true</bold>
0099           </font>
0100          </property>
0101          <property name="text" >
0102           <string>Remote system:</string>
0103          </property>
0104          <property name="wordWrap" >
0105           <bool>false</bool>
0106          </property>
0107         </widget>
0108        </item>
0109        <item>
0110         <widget class="QLabel" name="remoteHost" >
0111          <property name="font" >
0112           <font>
0113            <weight>75</weight>
0114            <bold>true</bold>
0115           </font>
0116          </property>
0117          <property name="text" >
0118           <string>123.234.123.234</string>
0119          </property>
0120          <property name="wordWrap" >
0121           <bool>false</bool>
0122          </property>
0123         </widget>
0124        </item>
0125       </layout>
0126      </item>
0127      <item>
0128       <widget class="QCheckBox" name="cbAllowRemoteControl" >
0129        <property name="sizePolicy" >
0130         <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
0131          <horstretch>0</horstretch>
0132          <verstretch>0</verstretch>
0133         </sizepolicy>
0134        </property>
0135        <property name="whatsThis" >
0136         <string>If you turn this option on, the remote user can enter keystrokes and use your mouse pointer. This gives them full control over your computer, so be careful. When the option is disabled the remote user can only watch your screen.</string>
0137        </property>
0138        <property name="text" >
0139         <string>Allow remote user to &amp;control keyboard and mouse</string>
0140        </property>
0141       </widget>
0142      </item>
0143     </layout>
0144    </item>
0145   </layout>
0146  </widget>
0147   <resources/>
0148  <connections/>
0149 </ui>