Show invite menu in wlm chat window immediately
[kdenetwork.git] / krfb / personalinvitewidget.ui
blob47c97778b7800740a004a48d94edb56935b4ff6d
1 <ui version="4.0" >
2  <class>PersonalInviteWidget</class>
3  <widget class="QWidget" name="PersonalInviteWidget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>567</width>
9     <height>324</height>
10    </rect>
11   </property>
12   <layout class="QHBoxLayout" >
13    <item>
14     <widget class="QLabel" name="pixmapLabel" >
15      <property name="sizePolicy" >
16       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
17        <horstretch>0</horstretch>
18        <verstretch>0</verstretch>
19       </sizepolicy>
20      </property>
21      <property name="minimumSize" >
22       <size>
23        <width>128</width>
24        <height>128</height>
25       </size>
26      </property>
27     </widget>
28    </item>
29    <item>
30     <layout class="QVBoxLayout" >
31      <item>
32       <widget class="QLabel" name="mainTextLabel" >
33        <property name="sizePolicy" >
34         <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
35          <horstretch>0</horstretch>
36          <verstretch>0</verstretch>
37         </sizepolicy>
38        </property>
39        <property name="focusPolicy" >
40         <enum>Qt::NoFocus</enum>
41        </property>
42        <property name="text" >
43         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
44 p, li { white-space: pre-wrap; }
45 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
46 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Personal Invitation&lt;/span>&lt;/p>
47 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Give the information below to the person that you want to invite (&lt;a href="htc">how to connect&lt;/a>). Note that everybody who gets the password can connect, so be careful.&lt;/p>&lt;/body>&lt;/html></string>
48        </property>
49        <property name="wordWrap" >
50         <bool>true</bool>
51        </property>
52       </widget>
53      </item>
54      <item>
55       <spacer>
56        <property name="orientation" >
57         <enum>Qt::Vertical</enum>
58        </property>
59        <property name="sizeType" >
60         <enum>QSizePolicy::Minimum</enum>
61        </property>
62        <property name="sizeHint" >
63         <size>
64          <width>20</width>
65          <height>21</height>
66         </size>
67        </property>
68       </spacer>
69      </item>
70      <item>
71       <layout class="QGridLayout" >
72        <item row="0" column="0" >
73         <widget class="QLabel" name="kActiveLabel5" >
74          <property name="sizePolicy" >
75           <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
76            <horstretch>0</horstretch>
77            <verstretch>0</verstretch>
78           </sizepolicy>
79          </property>
80          <property name="text" >
81           <string>&lt;b>Host:&lt;/b></string>
82          </property>
83          <property name="wordWrap" >
84           <bool>false</bool>
85          </property>
86         </widget>
87        </item>
88        <item row="0" column="1" >
89         <widget class="QLabel" name="hostLabel" >
90          <property name="sizePolicy" >
91           <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
92            <horstretch>0</horstretch>
93            <verstretch>0</verstretch>
94           </sizepolicy>
95          </property>
96          <property name="focusPolicy" >
97           <enum>Qt::NoFocus</enum>
98          </property>
99          <property name="textInteractionFlags" >
100           <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction|Qt::TextBrowserInteraction|Qt::TextEditable|Qt::TextEditorInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
101          </property>
102         </widget>
103        </item>
104        <item row="0" column="2" >
105         <widget class="QLabel" name="hostHelpLabel" >
106          <property name="sizePolicy" >
107           <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
108            <horstretch>0</horstretch>
109            <verstretch>0</verstretch>
110           </sizepolicy>
111          </property>
112          <property name="text" >
113           <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
114 p, li { white-space: pre-wrap; }
115 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
116 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;a href="help">Help&lt;/a>&lt;/p>&lt;/body>&lt;/html></string>
117          </property>
118         </widget>
119        </item>
120        <item row="1" column="0" >
121         <widget class="QLabel" name="kActiveLabel6" >
122          <property name="sizePolicy" >
123           <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
124            <horstretch>0</horstretch>
125            <verstretch>0</verstretch>
126           </sizepolicy>
127          </property>
128          <property name="text" >
129           <string>&lt;b>Password:&lt;/b></string>
130          </property>
131          <property name="wordWrap" >
132           <bool>false</bool>
133          </property>
134         </widget>
135        </item>
136        <item row="1" column="1" >
137         <widget class="QLabel" name="passwordLabel" >
138          <property name="sizePolicy" >
139           <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
140            <horstretch>0</horstretch>
141            <verstretch>0</verstretch>
142           </sizepolicy>
143          </property>
144          <property name="focusPolicy" >
145           <enum>Qt::NoFocus</enum>
146          </property>
147          <property name="textInteractionFlags" >
148           <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction|Qt::TextBrowserInteraction|Qt::TextEditable|Qt::TextEditorInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
149          </property>
150         </widget>
151        </item>
152        <item row="2" column="0" >
153         <widget class="QLabel" name="kActiveLabel7" >
154          <property name="sizePolicy" >
155           <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
156            <horstretch>0</horstretch>
157            <verstretch>0</verstretch>
158           </sizepolicy>
159          </property>
160          <property name="text" >
161           <string>&lt;b>Expiration time:&lt;/b></string>
162          </property>
163          <property name="wordWrap" >
164           <bool>false</bool>
165          </property>
166         </widget>
167        </item>
168        <item row="2" column="1" >
169         <widget class="QLabel" name="expirationLabel" >
170          <property name="sizePolicy" >
171           <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
172            <horstretch>0</horstretch>
173            <verstretch>0</verstretch>
174           </sizepolicy>
175          </property>
176          <property name="focusPolicy" >
177           <enum>Qt::NoFocus</enum>
178          </property>
179         </widget>
180        </item>
181       </layout>
182      </item>
183      <item>
184       <spacer>
185        <property name="orientation" >
186         <enum>Qt::Vertical</enum>
187        </property>
188        <property name="sizeType" >
189         <enum>QSizePolicy::Expanding</enum>
190        </property>
191        <property name="sizeHint" >
192         <size>
193          <width>20</width>
194          <height>65</height>
195         </size>
196        </property>
197       </spacer>
198      </item>
199     </layout>
200    </item>
201   </layout>
202  </widget>
203  <layoutdefault spacing="6" margin="11" />
204  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
205   <resources/>
206  <connections/>
207 </ui>