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

« back to all changes in this revision

Viewing changes to parts/abbrev/addtemplatedlgbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>AddTemplateDialogBase</class>
3
 
<widget class="QDialog">
4
 
    <property name="name">
5
 
        <cstring>AddTemplateDialog</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>348</width>
12
 
            <height>161</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>Add Code Template</string>
17
 
    </property>
18
 
    <property name="sizeGripEnabled">
19
 
        <bool>false</bool>
20
 
    </property>
21
 
    <grid>
22
 
        <property name="name">
23
 
            <cstring>unnamed</cstring>
24
 
        </property>
25
 
        <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="2">
26
 
            <property name="name">
27
 
                <cstring>Layout1</cstring>
28
 
            </property>
29
 
            <hbox>
30
 
                <property name="name">
31
 
                    <cstring>unnamed</cstring>
32
 
                </property>
33
 
                <property name="margin">
34
 
                    <number>0</number>
35
 
                </property>
36
 
                <spacer>
37
 
                    <property name="name">
38
 
                        <cstring>Horizontal Spacing2</cstring>
39
 
                    </property>
40
 
                    <property name="orientation">
41
 
                        <enum>Horizontal</enum>
42
 
                    </property>
43
 
                    <property name="sizeType">
44
 
                        <enum>Expanding</enum>
45
 
                    </property>
46
 
                    <property name="sizeHint">
47
 
                        <size>
48
 
                            <width>20</width>
49
 
                            <height>20</height>
50
 
                        </size>
51
 
                    </property>
52
 
                </spacer>
53
 
                <widget class="QPushButton">
54
 
                    <property name="name">
55
 
                        <cstring>buttonOk</cstring>
56
 
                    </property>
57
 
                    <property name="text">
58
 
                        <string>&amp;OK</string>
59
 
                    </property>
60
 
                    <property name="autoDefault">
61
 
                        <bool>true</bool>
62
 
                    </property>
63
 
                    <property name="default">
64
 
                        <bool>true</bool>
65
 
                    </property>
66
 
                </widget>
67
 
                <widget class="QPushButton">
68
 
                    <property name="name">
69
 
                        <cstring>buttonCancel</cstring>
70
 
                    </property>
71
 
                    <property name="text">
72
 
                        <string>&amp;Cancel</string>
73
 
                    </property>
74
 
                    <property name="autoDefault">
75
 
                        <bool>true</bool>
76
 
                    </property>
77
 
                </widget>
78
 
            </hbox>
79
 
        </widget>
80
 
        <widget class="QLabel" row="0" column="0">
81
 
            <property name="name">
82
 
                <cstring>TextLabel3</cstring>
83
 
            </property>
84
 
            <property name="text">
85
 
                <string>&amp;Template:</string>
86
 
            </property>
87
 
            <property name="buddy" stdset="0">
88
 
                <cstring>editTemplate</cstring>
89
 
            </property>
90
 
        </widget>
91
 
        <widget class="QLabel" row="1" column="0">
92
 
            <property name="name">
93
 
                <cstring>TextLabel4</cstring>
94
 
            </property>
95
 
            <property name="text">
96
 
                <string>&amp;Description:</string>
97
 
            </property>
98
 
            <property name="buddy" stdset="0">
99
 
                <cstring>editDescription</cstring>
100
 
            </property>
101
 
        </widget>
102
 
        <widget class="KLineEdit" row="0" column="1">
103
 
            <property name="name">
104
 
                <cstring>editTemplate</cstring>
105
 
            </property>
106
 
        </widget>
107
 
        <widget class="KLineEdit" row="1" column="1">
108
 
            <property name="name">
109
 
                <cstring>editDescription</cstring>
110
 
            </property>
111
 
        </widget>
112
 
        <spacer row="3" column="1">
113
 
            <property name="name">
114
 
                <cstring>Spacer4</cstring>
115
 
            </property>
116
 
            <property name="orientation">
117
 
                <enum>Vertical</enum>
118
 
            </property>
119
 
            <property name="sizeType">
120
 
                <enum>MinimumExpanding</enum>
121
 
            </property>
122
 
            <property name="sizeHint">
123
 
                <size>
124
 
                    <width>20</width>
125
 
                    <height>10</height>
126
 
                </size>
127
 
            </property>
128
 
        </spacer>
129
 
        <widget class="QComboBox" row="2" column="1">
130
 
            <property name="name">
131
 
                <cstring>comboSuffixes</cstring>
132
 
            </property>
133
 
        </widget>
134
 
        <widget class="QLabel" row="2" column="0">
135
 
            <property name="name">
136
 
                <cstring>labelSuffixes</cstring>
137
 
            </property>
138
 
            <property name="text">
139
 
                <string>&amp;Suffixes:</string>
140
 
            </property>
141
 
            <property name="buddy" stdset="0">
142
 
                <cstring>comboSuffixes</cstring>
143
 
            </property>
144
 
        </widget>
145
 
    </grid>
146
 
</widget>
147
 
<connections>
148
 
    <connection>
149
 
        <sender>buttonOk</sender>
150
 
        <signal>clicked()</signal>
151
 
        <receiver>AddTemplateDialog</receiver>
152
 
        <slot>accept()</slot>
153
 
    </connection>
154
 
    <connection>
155
 
        <sender>buttonCancel</sender>
156
 
        <signal>clicked()</signal>
157
 
        <receiver>AddTemplateDialog</receiver>
158
 
        <slot>reject()</slot>
159
 
    </connection>
160
 
</connections>
161
 
<tabstops>
162
 
    <tabstop>editTemplate</tabstop>
163
 
    <tabstop>editDescription</tabstop>
164
 
    <tabstop>comboSuffixes</tabstop>
165
 
    <tabstop>buttonOk</tabstop>
166
 
    <tabstop>buttonCancel</tabstop>
167
 
</tabstops>
168
 
<includes>
169
 
    <include location="global" impldecl="in implementation">kdialog.h</include>
170
 
</includes>
171
 
<layoutdefaults spacing="6" margin="11"/>
172
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
173
 
<includehints>
174
 
    <includehint>klineedit.h</includehint>
175
 
</includehints>
176
 
</UI>