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

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>MainWidget</class>
0004  <widget class="QWidget" name="MainWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>600</width>
0010     <height>340</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>600</width>
0022     <height>340</height>
0023    </size>
0024   </property>
0025   <property name="maximumSize">
0026    <size>
0027     <width>16777215</width>
0028     <height>16777215</height>
0029    </size>
0030   </property>
0031   <layout class="QHBoxLayout" name="horizontalLayout">
0032    <item>
0033     <widget class="QLabel" name="krfbIconLabel">
0034      <property name="minimumSize">
0035       <size>
0036        <width>128</width>
0037        <height>128</height>
0038       </size>
0039      </property>
0040      <property name="maximumSize">
0041       <size>
0042        <width>128</width>
0043        <height>128</height>
0044       </size>
0045      </property>
0046      <property name="text">
0047       <string/>
0048      </property>
0049     </widget>
0050    </item>
0051    <item>
0052     <layout class="QVBoxLayout" name="rightLayout">
0053      <property name="sizeConstraint">
0054       <enum>QLayout::SetMaximumSize</enum>
0055      </property>
0056      <item>
0057       <widget class="QLabel" name="titleLabel">
0058        <property name="sizePolicy">
0059         <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0060          <horstretch>0</horstretch>
0061          <verstretch>0</verstretch>
0062         </sizepolicy>
0063        </property>
0064        <property name="minimumSize">
0065         <size>
0066          <width>400</width>
0067          <height>20</height>
0068         </size>
0069        </property>
0070        <property name="maximumSize">
0071         <size>
0072          <width>16777215</width>
0073          <height>40</height>
0074         </size>
0075        </property>
0076        <property name="font">
0077         <font>
0078          <weight>75</weight>
0079          <bold>true</bold>
0080         </font>
0081        </property>
0082        <property name="whatsThis">
0083         <string>KDE Desktop Sharing</string>
0084        </property>
0085        <property name="text">
0086         <string>KDE Desktop Sharing</string>
0087        </property>
0088        <property name="alignment">
0089         <set>Qt::AlignCenter</set>
0090        </property>
0091       </widget>
0092      </item>
0093      <item>
0094       <widget class="QLabel" name="aboutLabel">
0095        <property name="sizePolicy">
0096         <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0097          <horstretch>0</horstretch>
0098          <verstretch>0</verstretch>
0099         </sizepolicy>
0100        </property>
0101        <property name="minimumSize">
0102         <size>
0103          <width>400</width>
0104          <height>40</height>
0105         </size>
0106        </property>
0107        <property name="maximumSize">
0108         <size>
0109          <width>16777215</width>
0110          <height>80</height>
0111         </size>
0112        </property>
0113        <property name="whatsThis">
0114         <string>KDE Desktop Sharing</string>
0115        </property>
0116        <property name="text">
0117         <string>KDE Desktop Sharing allows you to grant permission to someone at a remote location for viewing and possibly controlling your desktop.</string>
0118        </property>
0119        <property name="wordWrap">
0120         <bool>true</bool>
0121        </property>
0122       </widget>
0123      </item>
0124      <item>
0125       <widget class="QCheckBox" name="enableSharingCheckBox">
0126        <property name="sizePolicy">
0127         <sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding">
0128          <horstretch>0</horstretch>
0129          <verstretch>0</verstretch>
0130         </sizepolicy>
0131        </property>
0132        <property name="minimumSize">
0133         <size>
0134          <width>400</width>
0135          <height>20</height>
0136         </size>
0137        </property>
0138        <property name="maximumSize">
0139         <size>
0140          <width>16777215</width>
0141          <height>40</height>
0142         </size>
0143        </property>
0144        <property name="whatsThis">
0145         <string>Starts/Stops Remote Desktop Sharing</string>
0146        </property>
0147        <property name="text">
0148         <string>&amp;Enable Desktop Sharing</string>
0149        </property>
0150       </widget>
0151      </item>
0152      <item>
0153       <widget class="QGroupBox" name="detailsGroupBox">
0154        <property name="enabled">
0155         <bool>false</bool>
0156        </property>
0157        <property name="sizePolicy">
0158         <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0159          <horstretch>0</horstretch>
0160          <verstretch>0</verstretch>
0161         </sizepolicy>
0162        </property>
0163        <property name="minimumSize">
0164         <size>
0165          <width>0</width>
0166          <height>100</height>
0167         </size>
0168        </property>
0169        <property name="title">
0170         <string>Connection Details</string>
0171        </property>
0172        <layout class="QVBoxLayout" name="verticalLayout">
0173         <item>
0174          <layout class="QFormLayout" name="addressFormLayout">
0175           <property name="sizeConstraint">
0176            <enum>QLayout::SetMaximumSize</enum>
0177           </property>
0178           <property name="fieldGrowthPolicy">
0179            <enum>QFormLayout::ExpandingFieldsGrow</enum>
0180           </property>
0181           <property name="formAlignment">
0182            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0183           </property>
0184           <item row="0" column="0">
0185            <widget class="QLabel" name="addressLabel">
0186             <property name="sizePolicy">
0187              <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0188               <horstretch>0</horstretch>
0189               <verstretch>0</verstretch>
0190              </sizepolicy>
0191             </property>
0192             <property name="text">
0193              <string>&amp;Address</string>
0194             </property>
0195             <property name="buddy">
0196              <cstring>addressAboutButton</cstring>
0197             </property>
0198            </widget>
0199           </item>
0200           <item row="0" column="1">
0201            <layout class="QGridLayout" name="addressGridLayout">
0202             <property name="sizeConstraint">
0203              <enum>QLayout::SetMaximumSize</enum>
0204             </property>
0205             <item row="0" column="1">
0206              <widget class="QToolButton" name="addressAboutButton">
0207               <property name="sizePolicy">
0208                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0209                 <horstretch>0</horstretch>
0210                 <verstretch>0</verstretch>
0211                </sizepolicy>
0212               </property>
0213               <property name="whatsThis">
0214                <string>More about this address</string>
0215               </property>
0216               <property name="text">
0217                <string>About</string>
0218               </property>
0219               <property name="icon">
0220                <iconset theme="help-about">
0221                 <normaloff/>
0222                </iconset>
0223               </property>
0224              </widget>
0225             </item>
0226             <item row="0" column="0">
0227              <widget class="QLabel" name="addressDisplayLabel">
0228               <property name="sizePolicy">
0229                <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0230                 <horstretch>0</horstretch>
0231                 <verstretch>0</verstretch>
0232                </sizepolicy>
0233               </property>
0234               <property name="whatsThis">
0235                <string>Address required by remote users to connect to your desktop. Click about button on the right for more info.</string>
0236               </property>
0237               <property name="text">
0238                <string>127.0.0.1 : 5900</string>
0239               </property>
0240               <property name="alignment">
0241                <set>Qt::AlignCenter</set>
0242               </property>
0243              </widget>
0244             </item>
0245            </layout>
0246           </item>
0247          </layout>
0248         </item>
0249         <item>
0250          <layout class="QFormLayout" name="passwordFormLayout">
0251           <property name="sizeConstraint">
0252            <enum>QLayout::SetMaximumSize</enum>
0253           </property>
0254           <property name="fieldGrowthPolicy">
0255            <enum>QFormLayout::ExpandingFieldsGrow</enum>
0256           </property>
0257           <property name="formAlignment">
0258            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0259           </property>
0260           <item row="0" column="0">
0261            <widget class="QLabel" name="passwordLabel">
0262             <property name="sizePolicy">
0263              <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0264               <horstretch>0</horstretch>
0265               <verstretch>0</verstretch>
0266              </sizepolicy>
0267             </property>
0268             <property name="text">
0269              <string>&amp;Password</string>
0270             </property>
0271             <property name="buddy">
0272              <cstring>passwordEditButton</cstring>
0273             </property>
0274            </widget>
0275           </item>
0276           <item row="0" column="1">
0277            <layout class="QGridLayout" name="passwordGridLayout">
0278             <property name="sizeConstraint">
0279              <enum>QLayout::SetMaximumSize</enum>
0280             </property>
0281             <item row="0" column="1">
0282              <widget class="QToolButton" name="passwordEditButton">
0283               <property name="sizePolicy">
0284                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0285                 <horstretch>0</horstretch>
0286                 <verstretch>0</verstretch>
0287                </sizepolicy>
0288               </property>
0289               <property name="whatsThis">
0290                <string>Edit/Save Desktop Sharing Password</string>
0291               </property>
0292               <property name="text">
0293                <string>Edit</string>
0294               </property>
0295               <property name="icon">
0296                <iconset theme="document-edit">
0297                 <normaloff/>
0298                </iconset>
0299               </property>
0300              </widget>
0301             </item>
0302             <item row="0" column="0">
0303              <widget class="QLabel" name="passwordDisplayLabel">
0304               <property name="sizePolicy">
0305                <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0306                 <horstretch>0</horstretch>
0307                 <verstretch>0</verstretch>
0308                </sizepolicy>
0309               </property>
0310               <property name="whatsThis">
0311                <string>Password required by remote users to connect to your desktop. Click the edit button on the right to change password.</string>
0312               </property>
0313               <property name="text">
0314                <string>TemporaryPassword</string>
0315               </property>
0316               <property name="alignment">
0317                <set>Qt::AlignCenter</set>
0318               </property>
0319              </widget>
0320             </item>
0321            </layout>
0322           </item>
0323          </layout>
0324         </item>
0325        </layout>
0326       </widget>
0327      </item>
0328      <item>
0329       <widget class="QGroupBox" name="unattendedGroupBox">
0330        <property name="enabled">
0331         <bool>false</bool>
0332        </property>
0333        <property name="sizePolicy">
0334         <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0335          <horstretch>0</horstretch>
0336          <verstretch>0</verstretch>
0337         </sizepolicy>
0338        </property>
0339        <property name="whatsThis">
0340         <string>Unattended Access allows a remote user with the password to gain control to your desktop without your explicit confirmation.</string>
0341        </property>
0342        <property name="title">
0343         <string>Unattended Access</string>
0344        </property>
0345        <layout class="QVBoxLayout" name="verticalLayout_2">
0346         <item>
0347          <layout class="QHBoxLayout" name="unattendedDetailsLayout">
0348           <property name="leftMargin">
0349            <number>0</number>
0350           </property>
0351           <property name="topMargin">
0352            <number>10</number>
0353           </property>
0354           <property name="rightMargin">
0355            <number>0</number>
0356           </property>
0357           <property name="bottomMargin">
0358            <number>10</number>
0359           </property>
0360           <item>
0361            <widget class="QLabel" name="unattendedAboutLabel">
0362             <property name="sizePolicy">
0363              <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0364               <horstretch>0</horstretch>
0365               <verstretch>0</verstretch>
0366              </sizepolicy>
0367             </property>
0368             <property name="maximumSize">
0369              <size>
0370               <width>16777215</width>
0371               <height>80</height>
0372              </size>
0373             </property>
0374             <property name="whatsThis">
0375              <string>Unattended Access allows a remote user with the password to gain control to your desktop without your explicit confirmation. Click &quot;About&quot; button on right to know more.</string>
0376             </property>
0377             <property name="text">
0378              <string>Unattended Access allows a remote user with the password to gain control to your desktop without your explicit confirmation.</string>
0379             </property>
0380             <property name="wordWrap">
0381              <bool>true</bool>
0382             </property>
0383            </widget>
0384           </item>
0385           <item>
0386            <widget class="QToolButton" name="unattendedAboutButton">
0387             <property name="sizePolicy">
0388              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0389               <horstretch>0</horstretch>
0390               <verstretch>0</verstretch>
0391              </sizepolicy>
0392             </property>
0393             <property name="whatsThis">
0394              <string>Know more about Unattended Access</string>
0395             </property>
0396             <property name="text">
0397              <string>About</string>
0398             </property>
0399             <property name="icon">
0400              <iconset theme="help-about">
0401               <normaloff/>
0402              </iconset>
0403             </property>
0404            </widget>
0405           </item>
0406          </layout>
0407         </item>
0408         <item>
0409          <layout class="QHBoxLayout" name="unattendedSettingsLayout">
0410           <property name="leftMargin">
0411            <number>0</number>
0412           </property>
0413           <property name="topMargin">
0414            <number>10</number>
0415           </property>
0416           <property name="rightMargin">
0417            <number>0</number>
0418           </property>
0419           <property name="bottomMargin">
0420            <number>10</number>
0421           </property>
0422           <item>
0423            <widget class="QCheckBox" name="enableUnattendedCheckBox">
0424             <property name="sizePolicy">
0425              <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0426               <horstretch>0</horstretch>
0427               <verstretch>0</verstretch>
0428              </sizepolicy>
0429             </property>
0430             <property name="maximumSize">
0431              <size>
0432               <width>16777215</width>
0433               <height>80</height>
0434              </size>
0435             </property>
0436             <property name="whatsThis">
0437              <string>Starts/Stops unattended access to your desktop. Click on button on right to change password, and &quot;About&quot; button to know more.</string>
0438             </property>
0439             <property name="text">
0440              <string>Enable &amp;Unattended Access</string>
0441             </property>
0442            </widget>
0443           </item>
0444           <item>
0445            <widget class="QPushButton" name="unattendedPasswordButton">
0446             <property name="sizePolicy">
0447              <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0448               <horstretch>0</horstretch>
0449               <verstretch>0</verstretch>
0450              </sizepolicy>
0451             </property>
0452             <property name="minimumSize">
0453              <size>
0454               <width>0</width>
0455               <height>0</height>
0456              </size>
0457             </property>
0458             <property name="maximumSize">
0459              <size>
0460               <width>320</width>
0461               <height>80</height>
0462              </size>
0463             </property>
0464             <property name="whatsThis">
0465              <string>Change password for Unattended Access</string>
0466             </property>
0467             <property name="text">
0468              <string>&amp;Change Unattended Password</string>
0469             </property>
0470            </widget>
0471           </item>
0472          </layout>
0473         </item>
0474        </layout>
0475       </widget>
0476      </item>
0477     </layout>
0478    </item>
0479    <item>
0480     <layout class="QVBoxLayout" name="tpContactsLayout">
0481      <property name="sizeConstraint">
0482       <enum>QLayout::SetMinimumSize</enum>
0483      </property>
0484     </layout>
0485    </item>
0486   </layout>
0487  </widget>
0488  <customwidgets>
0489  </customwidgets>
0490  <tabstops>
0491   <tabstop>enableSharingCheckBox</tabstop>
0492   <tabstop>addressAboutButton</tabstop>
0493   <tabstop>passwordEditButton</tabstop>
0494   <tabstop>enableUnattendedCheckBox</tabstop>
0495   <tabstop>unattendedPasswordButton</tabstop>
0496  </tabstops>
0497  <resources/>
0498  <connections>
0499   <connection>
0500    <sender>enableSharingCheckBox</sender>
0501    <signal>toggled(bool)</signal>
0502    <receiver>detailsGroupBox</receiver>
0503    <slot>setEnabled(bool)</slot>
0504    <hints>
0505     <hint type="sourcelabel">
0506      <x>382</x>
0507      <y>87</y>
0508     </hint>
0509     <hint type="destinationlabel">
0510      <x>245</x>
0511      <y>140</y>
0512     </hint>
0513    </hints>
0514   </connection>
0515   <connection>
0516    <sender>enableSharingCheckBox</sender>
0517    <signal>toggled(bool)</signal>
0518    <receiver>unattendedGroupBox</receiver>
0519    <slot>setEnabled(bool)</slot>
0520    <hints>
0521     <hint type="sourcelabel">
0522      <x>320</x>
0523      <y>76</y>
0524     </hint>
0525     <hint type="destinationlabel">
0526      <x>325</x>
0527      <y>214</y>
0528     </hint>
0529    </hints>
0530   </connection>
0531  </connections>
0532 </ui>