Fix that Mainwindow and Droptarget hiding bug mentioned in Techbase->KDE4-Krush :)
[kdenetwork.git] / krfb / invitewidget.ui
blobcf70be4a878bcc1adf1f9ec4c25c0d21ac37805b
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>603</width>
9     <height>364</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="TextLabel2" >
33        <property name="font" >
34         <font>
35          <weight>75</weight>
36          <bold>true</bold>
37         </font>
38        </property>
39        <property name="text" >
40         <string>Welcome to KDE Desktop Sharing</string>
41        </property>
42        <property name="wordWrap" >
43         <bool>false</bool>
44        </property>
45       </widget>
46      </item>
47      <item>
48       <widget class="QLabel" name="helpLabel" >
49        <property name="text" >
50         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
51 p, li { white-space: pre-wrap; }
52 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
53 &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>
54        </property>
55        <property name="textFormat" >
56         <enum>Qt::RichText</enum>
57        </property>
58        <property name="wordWrap" >
59         <bool>true</bool>
60        </property>
61        <property name="openExternalLinks" >
62         <bool>false</bool>
63        </property>
64        <property name="textInteractionFlags" >
65         <set>Qt::LinksAccessibleByMouse</set>
66        </property>
67       </widget>
68      </item>
69      <item>
70       <spacer>
71        <property name="orientation" >
72         <enum>Qt::Vertical</enum>
73        </property>
74        <property name="sizeType" >
75         <enum>QSizePolicy::MinimumExpanding</enum>
76        </property>
77        <property name="sizeHint" >
78         <size>
79          <width>215</width>
80          <height>101</height>
81         </size>
82        </property>
83       </spacer>
84      </item>
85      <item>
86       <layout class="QHBoxLayout" >
87        <item>
88         <spacer>
89          <property name="orientation" >
90           <enum>Qt::Horizontal</enum>
91          </property>
92          <property name="sizeType" >
93           <enum>QSizePolicy::Expanding</enum>
94          </property>
95          <property name="sizeHint" >
96           <size>
97            <width>90</width>
98            <height>26</height>
99           </size>
100          </property>
101         </spacer>
102        </item>
103        <item>
104         <layout class="QVBoxLayout" >
105          <item>
106           <widget class="QPushButton" name="btnCreateInvite" >
107            <property name="toolTip" >
108             <string/>
109            </property>
110            <property name="whatsThis" >
111             <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>
112            </property>
113            <property name="text" >
114             <string>Create &amp;Personal Invitation...</string>
115            </property>
116           </widget>
117          </item>
118          <item>
119           <widget class="QPushButton" name="btnEmailInvite" >
120            <property name="whatsThis" >
121             <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>
122            </property>
123            <property name="text" >
124             <string>Invite via &amp;Email...</string>
125            </property>
126           </widget>
127          </item>
128          <item>
129           <widget class="QPushButton" name="btnManageInvite" >
130            <property name="text" >
131             <string>&amp;Manage Invitations (%1)...</string>
132            </property>
133           </widget>
134          </item>
135         </layout>
136        </item>
137        <item>
138         <spacer>
139          <property name="orientation" >
140           <enum>Qt::Horizontal</enum>
141          </property>
142          <property name="sizeType" >
143           <enum>QSizePolicy::Expanding</enum>
144          </property>
145          <property name="sizeHint" >
146           <size>
147            <width>90</width>
148            <height>26</height>
149           </size>
150          </property>
151         </spacer>
152        </item>
153       </layout>
154      </item>
155      <item>
156       <spacer>
157        <property name="orientation" >
158         <enum>Qt::Vertical</enum>
159        </property>
160        <property name="sizeType" >
161         <enum>QSizePolicy::Fixed</enum>
162        </property>
163        <property name="sizeHint" >
164         <size>
165          <width>20</width>
166          <height>24</height>
167         </size>
168        </property>
169       </spacer>
170      </item>
171     </layout>
172    </item>
173   </layout>
174  </widget>
175  <layoutdefault spacing="6" margin="11" />
176  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
177  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
178  <resources/>
179  <connections/>
180 </ui>