~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to parts/snippet/snippetsettingsbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
 
2
<class>SnippetSettingsBase</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>SnippetSettingsBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>574</width>
 
12
            <height>398</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Snippet Settings</string>
 
17
    </property>
 
18
    <grid>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <widget class="QGroupBox" row="0" column="0">
 
23
            <property name="name">
 
24
                <cstring>groupBox1</cstring>
 
25
            </property>
 
26
            <property name="title">
 
27
                <string>Tooltips</string>
 
28
            </property>
 
29
            <grid>
 
30
                <property name="name">
 
31
                    <cstring>unnamed</cstring>
 
32
                </property>
 
33
                <widget class="QCheckBox" row="0" column="0">
 
34
                    <property name="name">
 
35
                        <cstring>cbToolTip</cstring>
 
36
                    </property>
 
37
                    <property name="text">
 
38
                        <string>Show snippet's text in &amp;tooltip</string>
 
39
                    </property>
 
40
                    <property name="checked">
 
41
                        <bool>true</bool>
 
42
                    </property>
 
43
                    <property name="toolTip" stdset="0">
 
44
                        <string>Decides if a tooltip should be shown containing text from the bookmarked line</string>
 
45
                    </property>
 
46
                </widget>
 
47
            </grid>
 
48
        </widget>
 
49
        <spacer row="3" column="0">
 
50
            <property name="name">
 
51
                <cstring>spacer2</cstring>
 
52
            </property>
 
53
            <property name="orientation">
 
54
                <enum>Vertical</enum>
 
55
            </property>
 
56
            <property name="sizeType">
 
57
                <enum>Expanding</enum>
 
58
            </property>
 
59
            <property name="sizeHint">
 
60
                <size>
 
61
                    <width>20</width>
 
62
                    <height>70</height>
 
63
                </size>
 
64
            </property>
 
65
        </spacer>
 
66
        <widget class="QButtonGroup" row="1" column="0">
 
67
            <property name="name">
 
68
                <cstring>buttonGroup1</cstring>
 
69
            </property>
 
70
            <property name="title">
 
71
                <string>Variables</string>
 
72
            </property>
 
73
            <grid>
 
74
                <property name="name">
 
75
                    <cstring>unnamed</cstring>
 
76
                </property>
 
77
                <widget class="QButtonGroup" row="1" column="0">
 
78
                    <property name="name">
 
79
                        <cstring>btnGroup</cstring>
 
80
                    </property>
 
81
                    <property name="title">
 
82
                        <string>Input Method for Variables</string>
 
83
                    </property>
 
84
                    <grid>
 
85
                        <property name="name">
 
86
                            <cstring>unnamed</cstring>
 
87
                        </property>
 
88
                        <widget class="QRadioButton" row="0" column="0">
 
89
                            <property name="name">
 
90
                                <cstring>rbSingle</cstring>
 
91
                            </property>
 
92
                            <property name="text">
 
93
                                <string>Single dialog for each variable within a snippet</string>
 
94
                            </property>
 
95
                            <property name="accel">
 
96
                                <string></string>
 
97
                            </property>
 
98
                            <property name="checked">
 
99
                                <bool>true</bool>
 
100
                            </property>
 
101
                            <property name="toolTip" stdset="0">
 
102
                                <string>An input dialog will be displayed for every variable within a snippet</string>
 
103
                            </property>
 
104
                        </widget>
 
105
                        <widget class="QRadioButton" row="1" column="0">
 
106
                            <property name="name">
 
107
                                <cstring>rbAll</cstring>
 
108
                            </property>
 
109
                            <property name="text">
 
110
                                <string>One dialog for all variables within a snippet</string>
 
111
                            </property>
 
112
                            <property name="accel">
 
113
                                <string></string>
 
114
                            </property>
 
115
                            <property name="checked">
 
116
                                <bool>false</bool>
 
117
                            </property>
 
118
                            <property name="toolTip" stdset="0">
 
119
                                <string>A single dialog will be displayed where you can enter the values for all variables within a snippet</string>
 
120
                            </property>
 
121
                        </widget>
 
122
                    </grid>
 
123
                </widget>
 
124
                <widget class="QLayoutWidget" row="0" column="0">
 
125
                    <property name="name">
 
126
                        <cstring>layout1</cstring>
 
127
                    </property>
 
128
                    <hbox>
 
129
                        <property name="name">
 
130
                            <cstring>unnamed</cstring>
 
131
                        </property>
 
132
                        <widget class="QLabel">
 
133
                            <property name="name">
 
134
                                <cstring>textLabel1</cstring>
 
135
                            </property>
 
136
                            <property name="text">
 
137
                                <string>Delimiter:</string>
 
138
                            </property>
 
139
                            <property name="buddy" stdset="0">
 
140
                                <cstring>kLineEdit1</cstring>
 
141
                            </property>
 
142
                        </widget>
 
143
                        <widget class="KLineEdit">
 
144
                            <property name="name">
 
145
                                <cstring>leDelimiter</cstring>
 
146
                            </property>
 
147
                            <property name="maximumSize">
 
148
                                <size>
 
149
                                    <width>40</width>
 
150
                                    <height>32767</height>
 
151
                                </size>
 
152
                            </property>
 
153
                            <property name="maxLength">
 
154
                                <number>1</number>
 
155
                            </property>
 
156
                        </widget>
 
157
                        <spacer>
 
158
                            <property name="name">
 
159
                                <cstring>spacer3</cstring>
 
160
                            </property>
 
161
                            <property name="orientation">
 
162
                                <enum>Horizontal</enum>
 
163
                            </property>
 
164
                            <property name="sizeType">
 
165
                                <enum>Expanding</enum>
 
166
                            </property>
 
167
                            <property name="sizeHint">
 
168
                                <size>
 
169
                                    <width>40</width>
 
170
                                    <height>20</height>
 
171
                                </size>
 
172
                            </property>
 
173
                        </spacer>
 
174
                    </hbox>
 
175
                </widget>
 
176
            </grid>
 
177
        </widget>
 
178
        <widget class="QButtonGroup" row="2" column="0">
 
179
            <property name="name">
 
180
                <cstring>btnGroupAutoOpen</cstring>
 
181
            </property>
 
182
            <property name="title">
 
183
                <string>Automatically Open Groups</string>
 
184
            </property>
 
185
            <grid>
 
186
                <property name="name">
 
187
                    <cstring>unnamed</cstring>
 
188
                </property>
 
189
                <widget class="QRadioButton" row="0" column="0">
 
190
                    <property name="name">
 
191
                        <cstring>rbOpenOnActiv</cstring>
 
192
                    </property>
 
193
                    <property name="text">
 
194
                        <string>The group's language is the project's primary language</string>
 
195
                    </property>
 
196
                    <property name="checked">
 
197
                        <bool>true</bool>
 
198
                    </property>
 
199
                    <property name="toolTip" stdset="0">
 
200
                        <string>&lt;qt&gt;If the group's language is the same as the project's primary language, the group will be automatically opened.&lt;/qt&gt;</string>
 
201
                    </property>
 
202
                </widget>
 
203
                <widget class="QRadioButton" row="1" column="0">
 
204
                    <property name="name">
 
205
                        <cstring>rbOpenOnSupported</cstring>
 
206
                    </property>
 
207
                    <property name="text">
 
208
                        <string>The group's language is supported by the project</string>
 
209
                    </property>
 
210
                    <property name="accel">
 
211
                        <string></string>
 
212
                    </property>
 
213
                    <property name="checked">
 
214
                        <bool>false</bool>
 
215
                    </property>
 
216
                    <property name="toolTip" stdset="0">
 
217
                        <string>&lt;qt&gt;Groups having a language which is supported by the current project will be opened automatically. &lt;br&gt;Even if the group's language is not the same as the project's primary language.&lt;/qt&gt;</string>
 
218
                    </property>
 
219
                </widget>
 
220
            </grid>
 
221
        </widget>
 
222
    </grid>
 
223
</widget>
 
224
<layoutdefaults spacing="6" margin="11"/>
 
225
<includehints>
 
226
    <includehint>klineedit.h</includehint>
 
227
</includehints>
 
228
</UI>