1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>KeyCaptureWidget</class>
3 <widget class="QWidget">
5 <cstring>KeyCaptureWidget</cstring>
7 <property name="geometry">
16 <property name="name">
17 <cstring>unnamed</cstring>
19 <property name="margin">
22 <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
23 <property name="name">
24 <cstring>textLabel1</cstring>
26 <property name="text">
27 <string>Enter a special key or key combination to send to the remote side:</string>
29 <property name="alignment">
30 <set>Qt::TextWordWrap|Qt::AlignVCenter</set>
33 <spacer row="1" column="0">
34 <property name="name">
35 <cstring>spacer2</cstring>
37 <property name="orientation">
38 <enum>Qt::Horizontal</enum>
40 <property name="sizeType">
41 <enum>Expanding</enum>
43 <property name="sizeHint">
50 <widget class="QLabel" row="1" column="1">
51 <property name="name">
52 <cstring>keyLabel</cstring>
54 <property name="minimumSize">
60 <property name="frameShape">
63 <property name="lineWidth">
66 <property name="text">
70 <spacer row="1" column="2">
71 <property name="name">
72 <cstring>spacer3</cstring>
74 <property name="orientation">
75 <enum>Qt::Horizontal</enum>
77 <property name="sizeType">
78 <enum>Expanding</enum>
80 <property name="sizeHint">
87 <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3">
88 <property name="name">
89 <cstring>textLabel1_2</cstring>
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>
94 <property name="alignment">
95 <set>Qt::TextWordWrap|Qt::AlignVCenter</set>
101 <include location="global" impldecl="in implementation">kdialogbase.h</include>
103 <layoutdefaults spacing="6" margin="11"/>
104 <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>