~ubuntu-branches/debian/sid/linpsk/sid

« back to all changes in this revision

Viewing changes to src/interfaces/renamemacro.ui

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2005-04-10 18:17:27 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050410181727-3l9dnfg0sp7bhk13
Tags: 0.8.1-1
* New upstream release 0.8.1
  * Modified upstream configure.in to support FHS-compliant Qt
    installation! (ie /usr/include/qt3, not /usr/lib/qt3/include) :-(
  * Re-autotools with autoconf2.59 and automake-1.9
* linpsk is no longer a Debian-native package (dsc/tar.gz)
* Now maintained by the debian-hams group
* Switch to debhelper 4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>RenameMacro</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>RenameMacro</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>400</width>
 
12
            <height>300</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="minimumSize">
 
16
        <size>
 
17
            <width>400</width>
 
18
            <height>300</height>
 
19
        </size>
 
20
    </property>
 
21
    <property name="maximumSize">
 
22
        <size>
 
23
            <width>400</width>
 
24
            <height>300</height>
 
25
        </size>
 
26
    </property>
 
27
    <property name="caption">
 
28
        <string>Rename Macro</string>
 
29
    </property>
 
30
    <property name="sizeGripEnabled">
 
31
        <bool>true</bool>
 
32
    </property>
 
33
    <widget class="QLayoutWidget">
 
34
        <property name="name">
 
35
            <cstring>layout8</cstring>
 
36
        </property>
 
37
        <property name="geometry">
 
38
            <rect>
 
39
                <x>39</x>
 
40
                <y>30</y>
 
41
                <width>325</width>
 
42
                <height>207</height>
 
43
            </rect>
 
44
        </property>
 
45
        <vbox>
 
46
            <property name="name">
 
47
                <cstring>unnamed</cstring>
 
48
            </property>
 
49
            <widget class="QLayoutWidget">
 
50
                <property name="name">
 
51
                    <cstring>layout6</cstring>
 
52
                </property>
 
53
                <hbox>
 
54
                    <property name="name">
 
55
                        <cstring>unnamed</cstring>
 
56
                    </property>
 
57
                    <widget class="QLayoutWidget">
 
58
                        <property name="name">
 
59
                            <cstring>layout4</cstring>
 
60
                        </property>
 
61
                        <vbox>
 
62
                            <property name="name">
 
63
                                <cstring>unnamed</cstring>
 
64
                            </property>
 
65
                            <widget class="QLabel">
 
66
                                <property name="name">
 
67
                                    <cstring>MHeader</cstring>
 
68
                                </property>
 
69
                                <property name="minimumSize">
 
70
                                    <size>
 
71
                                        <width>160</width>
 
72
                                        <height>30</height>
 
73
                                    </size>
 
74
                                </property>
 
75
                                <property name="text">
 
76
                                    <string>Select Macro</string>
 
77
                                </property>
 
78
                            </widget>
 
79
                            <widget class="QListBox">
 
80
                                <property name="name">
 
81
                                    <cstring>MacroBox</cstring>
 
82
                                </property>
 
83
                                <property name="minimumSize">
 
84
                                    <size>
 
85
                                        <width>160</width>
 
86
                                        <height>130</height>
 
87
                                    </size>
 
88
                                </property>
 
89
                                <property name="currentItem">
 
90
                                    <number>-1</number>
 
91
                                </property>
 
92
                            </widget>
 
93
                        </vbox>
 
94
                    </widget>
 
95
                    <widget class="QLayoutWidget">
 
96
                        <property name="name">
 
97
                            <cstring>layout5</cstring>
 
98
                        </property>
 
99
                        <vbox>
 
100
                            <property name="name">
 
101
                                <cstring>unnamed</cstring>
 
102
                            </property>
 
103
                            <widget class="QLabel">
 
104
                                <property name="name">
 
105
                                    <cstring>OName</cstring>
 
106
                                </property>
 
107
                                <property name="minimumSize">
 
108
                                    <size>
 
109
                                        <width>150</width>
 
110
                                        <height>30</height>
 
111
                                    </size>
 
112
                                </property>
 
113
                                <property name="text">
 
114
                                    <string>Old Name</string>
 
115
                                </property>
 
116
                            </widget>
 
117
                            <widget class="QLineEdit">
 
118
                                <property name="name">
 
119
                                    <cstring>OldName</cstring>
 
120
                                </property>
 
121
                                <property name="minimumSize">
 
122
                                    <size>
 
123
                                        <width>150</width>
 
124
                                        <height>30</height>
 
125
                                    </size>
 
126
                                </property>
 
127
                                <property name="readOnly">
 
128
                                    <bool>true</bool>
 
129
                                </property>
 
130
                            </widget>
 
131
                            <widget class="QLabel">
 
132
                                <property name="name">
 
133
                                    <cstring>NName</cstring>
 
134
                                </property>
 
135
                                <property name="minimumSize">
 
136
                                    <size>
 
137
                                        <width>150</width>
 
138
                                        <height>30</height>
 
139
                                    </size>
 
140
                                </property>
 
141
                                <property name="text">
 
142
                                    <string>NewName</string>
 
143
                                </property>
 
144
                            </widget>
 
145
                            <widget class="QLineEdit">
 
146
                                <property name="name">
 
147
                                    <cstring>NewName</cstring>
 
148
                                </property>
 
149
                                <property name="minimumSize">
 
150
                                    <size>
 
151
                                        <width>150</width>
 
152
                                        <height>30</height>
 
153
                                    </size>
 
154
                                </property>
 
155
                            </widget>
 
156
                        </vbox>
 
157
                    </widget>
 
158
                </hbox>
 
159
            </widget>
 
160
            <widget class="QLayoutWidget">
 
161
                <property name="name">
 
162
                    <cstring>layout7</cstring>
 
163
                </property>
 
164
                <hbox>
 
165
                    <property name="name">
 
166
                        <cstring>unnamed</cstring>
 
167
                    </property>
 
168
                    <widget class="QPushButton">
 
169
                        <property name="name">
 
170
                            <cstring>buttonOk</cstring>
 
171
                        </property>
 
172
                        <property name="text">
 
173
                            <string>&amp;OK</string>
 
174
                        </property>
 
175
                        <property name="accel">
 
176
                            <string></string>
 
177
                        </property>
 
178
                        <property name="autoDefault">
 
179
                            <bool>true</bool>
 
180
                        </property>
 
181
                        <property name="default">
 
182
                            <bool>true</bool>
 
183
                        </property>
 
184
                    </widget>
 
185
                    <spacer>
 
186
                        <property name="name">
 
187
                            <cstring>spacer2</cstring>
 
188
                        </property>
 
189
                        <property name="orientation">
 
190
                            <enum>Horizontal</enum>
 
191
                        </property>
 
192
                        <property name="sizeType">
 
193
                            <enum>Expanding</enum>
 
194
                        </property>
 
195
                        <property name="sizeHint">
 
196
                            <size>
 
197
                                <width>120</width>
 
198
                                <height>20</height>
 
199
                            </size>
 
200
                        </property>
 
201
                    </spacer>
 
202
                    <widget class="QPushButton">
 
203
                        <property name="name">
 
204
                            <cstring>buttonCancel</cstring>
 
205
                        </property>
 
206
                        <property name="text">
 
207
                            <string>&amp;Cancel</string>
 
208
                        </property>
 
209
                        <property name="accel">
 
210
                            <string></string>
 
211
                        </property>
 
212
                        <property name="autoDefault">
 
213
                            <bool>true</bool>
 
214
                        </property>
 
215
                    </widget>
 
216
                </hbox>
 
217
            </widget>
 
218
        </vbox>
 
219
    </widget>
 
220
</widget>
 
221
<connections>
 
222
    <connection>
 
223
        <sender>buttonOk</sender>
 
224
        <signal>clicked()</signal>
 
225
        <receiver>RenameMacro</receiver>
 
226
        <slot>accept()</slot>
 
227
    </connection>
 
228
    <connection>
 
229
        <sender>buttonCancel</sender>
 
230
        <signal>clicked()</signal>
 
231
        <receiver>RenameMacro</receiver>
 
232
        <slot>reject()</slot>
 
233
    </connection>
 
234
    <connection>
 
235
        <sender>MacroBox</sender>
 
236
        <signal>highlighted(int)</signal>
 
237
        <receiver>RenameMacro</receiver>
 
238
        <slot>selectMacro(int)</slot>
 
239
    </connection>
 
240
</connections>
 
241
<includes>
 
242
    <include location="local" impldecl="in implementation">renamemacro.ui.h</include>
 
243
</includes>
 
244
<forwards>
 
245
    <forward>class Macros</forward>
 
246
</forwards>
 
247
<variables>
 
248
    <variable>Macros * AllMacros;</variable>
 
249
    <variable>int MacroNumber;</variable>
 
250
</variables>
 
251
<slots>
 
252
    <slot>init( Macros * M )</slot>
 
253
    <slot>selectMacro( int number )</slot>
 
254
    <slot>accept()</slot>
 
255
</slots>
 
256
<layoutdefaults spacing="6" margin="11"/>
 
257
</UI>