Two more usability fixes
[kdenetwork.git] / krfb / invitewidget.ui
blobf52c77da0709667f74849aee0699a3420ab058fa
1 <ui version="4.0" >
2  <class>InviteWidget</class>
3  <widget class="QWidget" name="InviteWidget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>521</width>
9     <height>336</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>0</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="2" column="2" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Vertical</enum>
26      </property>
27      <property name="sizeType" >
28       <enum>QSizePolicy::MinimumExpanding</enum>
29      </property>
30      <property name="sizeHint" >
31       <size>
32        <width>215</width>
33        <height>101</height>
34       </size>
35      </property>
36     </spacer>
37    </item>
38    <item row="1" column="1" colspan="3" >
39     <widget class="QLabel" name="helpLabel" >
40      <property name="text" >
41       <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
42 p, li { white-space: pre-wrap; }
43 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
44 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">KDE Desktop Sharing allows you to invite somebody at a remote location to watch and possibly control your desktop. &lt;a href="whatsthis">More about invitations...&lt;/a>&lt;/p>&lt;/body>&lt;/html></string>
45      </property>
46      <property name="textFormat" >
47       <enum>Qt::RichText</enum>
48      </property>
49      <property name="wordWrap" >
50       <bool>true</bool>
51      </property>
52      <property name="openExternalLinks" >
53       <bool>false</bool>
54      </property>
55      <property name="textInteractionFlags" >
56       <enum>Qt::LinksAccessibleByMouse</enum>
57      </property>
58     </widget>
59    </item>
60    <item row="4" column="2" >
61     <widget class="QPushButton" name="btnEmailInvite" >
62      <property name="whatsThis" >
63       <string>This button will start your email application with a pre-configured text that explains to the recipient how to connect to your computer. </string>
64      </property>
65      <property name="text" >
66       <string>Invite via &amp;Email...</string>
67      </property>
68     </widget>
69    </item>
70    <item row="5" column="2" >
71     <widget class="QPushButton" name="btnManageInvite" >
72      <property name="text" >
73       <string>&amp;Manage Invitations (%1)...</string>
74      </property>
75     </widget>
76    </item>
77    <item row="4" column="1" >
78     <spacer>
79      <property name="orientation" >
80       <enum>Qt::Horizontal</enum>
81      </property>
82      <property name="sizeType" >
83       <enum>QSizePolicy::Expanding</enum>
84      </property>
85      <property name="sizeHint" >
86       <size>
87        <width>40</width>
88        <height>20</height>
89       </size>
90      </property>
91     </spacer>
92    </item>
93    <item row="6" column="2" >
94     <spacer>
95      <property name="orientation" >
96       <enum>Qt::Vertical</enum>
97      </property>
98      <property name="sizeType" >
99       <enum>QSizePolicy::Fixed</enum>
100      </property>
101      <property name="sizeHint" >
102       <size>
103        <width>20</width>
104        <height>24</height>
105       </size>
106      </property>
107     </spacer>
108    </item>
109    <item row="3" column="2" >
110     <widget class="QPushButton" name="btnCreateInvite" >
111      <property name="toolTip" >
112       <string/>
113      </property>
114      <property name="whatsThis" >
115       <string>Create a new invitation and display the connection data. Use this option if you want to invite somebody personally, for example, to give the connection data over the phone.</string>
116      </property>
117      <property name="text" >
118       <string>Create &amp;Personal Invitation...</string>
119      </property>
120     </widget>
121    </item>
122    <item row="4" column="3" >
123     <spacer>
124      <property name="orientation" >
125       <enum>Qt::Horizontal</enum>
126      </property>
127      <property name="sizeType" >
128       <enum>QSizePolicy::Expanding</enum>
129      </property>
130      <property name="sizeHint" >
131       <size>
132        <width>40</width>
133        <height>20</height>
134       </size>
135      </property>
136     </spacer>
137    </item>
138    <item rowspan="7" row="0" column="0" >
139     <widget class="QLabel" name="pixmapLabel" >
140      <property name="sizePolicy" >
141       <sizepolicy>
142        <hsizetype>0</hsizetype>
143        <vsizetype>0</vsizetype>
144        <horstretch>0</horstretch>
145        <verstretch>0</verstretch>
146       </sizepolicy>
147      </property>
148      <property name="minimumSize" >
149       <size>
150        <width>108</width>
151        <height>318</height>
152       </size>
153      </property>
154      <property name="maximumSize" >
155       <size>
156        <width>108</width>
157        <height>318</height>
158       </size>
159      </property>
160      <property name="frameShape" >
161       <enum>QFrame::WinPanel</enum>
162      </property>
163      <property name="frameShadow" >
164       <enum>QFrame::Sunken</enum>
165      </property>
166      <property name="scaledContents" >
167       <bool>true</bool>
168      </property>
169      <property name="alignment" >
170       <set>Qt::AlignTop</set>
171      </property>
172      <property name="wordWrap" >
173       <bool>false</bool>
174      </property>
175     </widget>
176    </item>
177    <item row="0" column="1" colspan="3" >
178     <widget class="QLabel" name="TextLabel2" >
179      <property name="font" >
180       <font>
181        <weight>75</weight>
182        <bold>true</bold>
183       </font>
184      </property>
185      <property name="text" >
186       <string>Welcome to KDE Desktop Sharing</string>
187      </property>
188      <property name="wordWrap" >
189       <bool>false</bool>
190      </property>
191     </widget>
192    </item>
193   </layout>
194  </widget>
195  <layoutdefault spacing="6" margin="11" />
196  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
197  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
198  <resources/>
199  <connections/>
200 </ui>