* do not add a KStandardAction manually to actionCollection()
[kdenetwork.git] / krfb / invitewidget.ui
blob5b6c4e8822b5ba9c55538e8c3be5d4a13678df99
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>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></string>
51        </property>
52        <property name="textFormat" >
53         <enum>Qt::RichText</enum>
54        </property>
55        <property name="wordWrap" >
56         <bool>true</bool>
57        </property>
58        <property name="textInteractionFlags" >
59         <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction</set>
60        </property>
61       </widget>
62      </item>
63      <item>
64       <spacer>
65        <property name="orientation" >
66         <enum>Qt::Vertical</enum>
67        </property>
68        <property name="sizeType" >
69         <enum>QSizePolicy::MinimumExpanding</enum>
70        </property>
71        <property name="sizeHint" >
72         <size>
73          <width>215</width>
74          <height>101</height>
75         </size>
76        </property>
77       </spacer>
78      </item>
79      <item>
80       <layout class="QHBoxLayout" >
81        <item>
82         <spacer>
83          <property name="orientation" >
84           <enum>Qt::Horizontal</enum>
85          </property>
86          <property name="sizeType" >
87           <enum>QSizePolicy::Expanding</enum>
88          </property>
89          <property name="sizeHint" >
90           <size>
91            <width>90</width>
92            <height>26</height>
93           </size>
94          </property>
95         </spacer>
96        </item>
97        <item>
98         <layout class="QVBoxLayout" >
99          <item>
100           <widget class="QPushButton" name="btnCreateInvite" >
101            <property name="toolTip" >
102             <string/>
103            </property>
104            <property name="whatsThis" >
105             <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>
106            </property>
107            <property name="text" >
108             <string>Create &amp;Personal Invitation...</string>
109            </property>
110           </widget>
111          </item>
112          <item>
113           <widget class="QPushButton" name="btnEmailInvite" >
114            <property name="whatsThis" >
115             <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>
116            </property>
117            <property name="text" >
118             <string>Invite via &amp;Email...</string>
119            </property>
120           </widget>
121          </item>
122          <item>
123           <widget class="QPushButton" name="btnManageInvite" >
124            <property name="text" >
125             <string>&amp;Manage Invitations (%1)...</string>
126            </property>
127           </widget>
128          </item>
129         </layout>
130        </item>
131        <item>
132         <spacer>
133          <property name="orientation" >
134           <enum>Qt::Horizontal</enum>
135          </property>
136          <property name="sizeType" >
137           <enum>QSizePolicy::Expanding</enum>
138          </property>
139          <property name="sizeHint" >
140           <size>
141            <width>90</width>
142            <height>26</height>
143           </size>
144          </property>
145         </spacer>
146        </item>
147       </layout>
148      </item>
149      <item>
150       <spacer>
151        <property name="orientation" >
152         <enum>Qt::Vertical</enum>
153        </property>
154        <property name="sizeType" >
155         <enum>QSizePolicy::Fixed</enum>
156        </property>
157        <property name="sizeHint" >
158         <size>
159          <width>20</width>
160          <height>24</height>
161         </size>
162        </property>
163       </spacer>
164      </item>
165     </layout>
166    </item>
167   </layout>
168  </widget>
169  <layoutdefault spacing="6" margin="11" />
170  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
171  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
172  <resources/>
173  <connections/>
174 </ui>