add a separate header file for MetaContact::Private class
[kdenetwork.git] / krdc / keycapturewidget.ui3
blob63d511868c287cbe3193e5aa9314564e66eeed28
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>KeyCaptureWidget</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>KeyCaptureWidget</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>358</width>
12             <height>119</height>
13         </rect>
14     </property>
15     <grid>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <property name="margin">
20             <number>0</number>
21         </property>
22         <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
23             <property name="name">
24                 <cstring>textLabel1</cstring>
25             </property>
26             <property name="text">
27                 <string>Enter a special key or key combination to send to the remote side:</string>
28             </property>
29             <property name="alignment">
30                 <set>Qt::TextWordWrap|Qt::AlignVCenter</set>
31             </property>
32         </widget>
33         <spacer row="1" column="0">
34             <property name="name">
35                 <cstring>spacer2</cstring>
36             </property>
37             <property name="orientation">
38                 <enum>Qt::Horizontal</enum>
39             </property>
40             <property name="sizeType">
41                 <enum>Expanding</enum>
42             </property>
43             <property name="sizeHint">
44                 <size>
45                     <width>112</width>
46                     <height>21</height>
47                 </size>
48             </property>
49         </spacer>
50         <widget class="QLabel" row="1" column="1">
51             <property name="name">
52                 <cstring>keyLabel</cstring>
53             </property>
54             <property name="minimumSize">
55                 <size>
56                     <width>100</width>
57                     <height>0</height>
58                 </size>
59             </property>
60             <property name="frameShape">
61                 <enum>Box</enum>
62             </property>
63             <property name="lineWidth">
64                 <number>2</number>
65             </property>
66             <property name="text">
67                 <string></string>
68             </property>
69         </widget>
70         <spacer row="1" column="2">
71             <property name="name">
72                 <cstring>spacer3</cstring>
73             </property>
74             <property name="orientation">
75                 <enum>Qt::Horizontal</enum>
76             </property>
77             <property name="sizeType">
78                 <enum>Expanding</enum>
79             </property>
80             <property name="sizeHint">
81                 <size>
82                     <width>111</width>
83                     <height>21</height>
84                 </size>
85             </property>
86         </spacer>
87         <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3">
88             <property name="name">
89                 <cstring>textLabel1_2</cstring>
90             </property>
91             <property name="text">
92                 <string>This function allows you to send a key combination like Ctrl+Alt+Del to the remote side. Press Esc to cancel.</string>
93             </property>
94             <property name="alignment">
95                 <set>Qt::TextWordWrap|Qt::AlignVCenter</set>
96             </property>
97         </widget>
98     </grid>
99 </widget>
100 <includes>
101     <include location="global" impldecl="in implementation">kdialogbase.h</include>
102 </includes>
103 <layoutdefaults spacing="6" margin="11"/>
104 <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
105 </UI>