~ubuntu-branches/ubuntu/warty/kdebase/warty

« back to all changes in this revision

Viewing changes to khotkeys/kcontrol/ui/info_tab_ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-16 04:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040916045145-9vr63kith3k1cpza
Tags: upstream-3.2.2
ImportĀ upstreamĀ versionĀ 3.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
 
2
<class>KHotKeys::Info_tab_ui</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>Info_tab_ui</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>588</width>
 
12
            <height>483</height>
 
13
        </rect>
 
14
    </property>
 
15
    <vbox>
 
16
        <property name="name">
 
17
            <cstring>unnamed</cstring>
 
18
        </property>
 
19
        <property name="margin">
 
20
            <number>11</number>
 
21
        </property>
 
22
        <property name="spacing">
 
23
            <number>6</number>
 
24
        </property>
 
25
        <spacer>
 
26
            <property name="name">
 
27
                <cstring>Spacer1</cstring>
 
28
            </property>
 
29
            <property name="orientation">
 
30
                <enum>Vertical</enum>
 
31
            </property>
 
32
            <property name="sizeType">
 
33
                <enum>Expanding</enum>
 
34
            </property>
 
35
            <property name="sizeHint">
 
36
                <size>
 
37
                    <width>20</width>
 
38
                    <height>20</height>
 
39
                </size>
 
40
            </property>
 
41
        </spacer>
 
42
        <widget class="QLabel">
 
43
            <property name="name">
 
44
                <cstring>TextLabel1</cstring>
 
45
            </property>
 
46
            <property name="font">
 
47
                <font>
 
48
                    <pointsize>50</pointsize>
 
49
                </font>
 
50
            </property>
 
51
            <property name="text">
 
52
                <string>KHotKeys</string>
 
53
            </property>
 
54
            <property name="alignment">
 
55
                <set>AlignCenter</set>
 
56
            </property>
 
57
            <property name="hAlign" stdset="0">
 
58
            </property>
 
59
        </widget>
 
60
        <widget class="QLabel">
 
61
            <property name="name">
 
62
                <cstring>version_label</cstring>
 
63
            </property>
 
64
            <property name="text">
 
65
                <string>KHotKeys</string>
 
66
            </property>
 
67
            <property name="alignment">
 
68
                <set>AlignCenter</set>
 
69
            </property>
 
70
            <property name="hAlign" stdset="0">
 
71
            </property>
 
72
        </widget>
 
73
        <widget class="Line">
 
74
            <property name="name">
 
75
                <cstring>line1</cstring>
 
76
            </property>
 
77
            <property name="frameShape">
 
78
                <enum>HLine</enum>
 
79
            </property>
 
80
            <property name="frameShadow">
 
81
                <enum>Sunken</enum>
 
82
            </property>
 
83
            <property name="orientation">
 
84
                <enum>Horizontal</enum>
 
85
            </property>
 
86
        </widget>
 
87
        <widget class="QLabel">
 
88
            <property name="name">
 
89
                <cstring>warning_label</cstring>
 
90
            </property>
 
91
            <property name="text">
 
92
                <string>&lt;p&gt;This module allows configuring input actions, like mouse gestures, keyboard shortcuts for performing commands, launching applications or DCOP calls, and similar.&lt;/p&gt;
 
93
&lt;p&gt;&lt;b&gt;NOTE: &lt;/b&gt;If you're not an experienced user, you should be careful with modifying the actions, and should limit your changes mainly to enabling/disabling actions, and changing triggers.&lt;/p&gt;</string>
 
94
            </property>
 
95
            <property name="alignment">
 
96
                <set>WordBreak|AlignVCenter</set>
 
97
            </property>
 
98
        </widget>
 
99
        <spacer>
 
100
            <property name="name">
 
101
                <cstring>Spacer7</cstring>
 
102
            </property>
 
103
            <property name="orientation">
 
104
                <enum>Vertical</enum>
 
105
            </property>
 
106
            <property name="sizeType">
 
107
                <enum>Expanding</enum>
 
108
            </property>
 
109
            <property name="sizeHint">
 
110
                <size>
 
111
                    <width>20</width>
 
112
                    <height>20</height>
 
113
                </size>
 
114
            </property>
 
115
        </spacer>
 
116
    </vbox>
 
117
</widget>
 
118
<includes>
 
119
    <include location="global" impldecl="in implementation">kdialog.h</include>
 
120
</includes>
 
121
<layoutdefaults spacing="6" margin="11"/>
 
122
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
123
</UI>