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

« back to all changes in this revision

Viewing changes to embedded/visualboyadvance/vbaconfigwidgetbase.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.0" stdsetdef="1">
2
 
<class>VBAConfigWidgetBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>VBAConfigWigdet</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>510</width>
12
 
            <height>367</height>
13
 
        </rect>
14
 
    </property>
15
 
    <grid>
16
 
        <property name="name">
17
 
            <cstring>unnamed</cstring>
18
 
        </property>
19
 
 
20
 
        <widget class="QLineEdit" row="1" column="2" rowspan="1" colspan="2">
21
 
            <property name="name">
22
 
                <cstring>binaryEdit</cstring>
23
 
            </property>
24
 
        </widget>
25
 
        <widget class="QButtonGroup" row="2" column="0" rowspan="3" colspan="1">
26
 
            <property name="name">
27
 
                <cstring>ButtonGroup3</cstring>
28
 
            </property>
29
 
            <property name="sizePolicy">
30
 
                <sizepolicy>
31
 
                    <hsizetype>5</hsizetype>
32
 
                    <vsizetype>5</vsizetype>
33
 
                    <horstretch>0</horstretch>
34
 
                    <verstretch>0</verstretch>
35
 
                </sizepolicy>
36
 
            </property>
37
 
            <property name="title">
38
 
                <string>Graphic Filter</string>
39
 
            </property>
40
 
            <vbox>
41
 
                <property name="name">
42
 
                    <cstring>unnamed</cstring>
43
 
                </property>
44
 
 
45
 
                <widget class="QRadioButton">
46
 
                    <property name="name">
47
 
                        <cstring>normalModeButton</cstring>
48
 
                    </property>
49
 
                    <property name="text">
50
 
                        <string>Normal mode</string>
51
 
                    </property>
52
 
                </widget>
53
 
                <widget class="QRadioButton">
54
 
                    <property name="name">
55
 
                        <cstring>tvModeButton</cstring>
56
 
                    </property>
57
 
                    <property name="text">
58
 
                        <string>TV mode</string>
59
 
                    </property>
60
 
                </widget>
61
 
                <widget class="QRadioButton">
62
 
                    <property name="name">
63
 
                        <cstring>salModeButton</cstring>
64
 
                    </property>
65
 
                    <property name="text">
66
 
                        <string>2xSaI</string>
67
 
                    </property>
68
 
                </widget>
69
 
                <widget class="QRadioButton">
70
 
                    <property name="name">
71
 
                        <cstring>superSalModeButton</cstring>
72
 
                    </property>
73
 
                    <property name="text">
74
 
                        <string>Super 2xSal</string>
75
 
                    </property>
76
 
                </widget>
77
 
                <widget class="QRadioButton">
78
 
                    <property name="name">
79
 
                        <cstring>superEagleModeButton</cstring>
80
 
                    </property>
81
 
                    <property name="text">
82
 
                        <string>Super Eagle</string>
83
 
                    </property>
84
 
                </widget>
85
 
            </vbox>
86
 
        </widget>
87
 
        <widget class="QLabel" row="1" column="0">
88
 
            <property name="name">
89
 
                <cstring>TextLabel2</cstring>
90
 
            </property>
91
 
            <property name="text">
92
 
                <string>GBA binary:</string>
93
 
            </property>
94
 
        </widget>
95
 
        <widget class="QLineEdit" row="0" column="2" rowspan="1" colspan="2">
96
 
            <property name="name">
97
 
                <cstring>emuPathEdit</cstring>
98
 
            </property>
99
 
        </widget>
100
 
        <widget class="QLabel" row="5" column="0">
101
 
            <property name="name">
102
 
                <cstring>TextLabel4</cstring>
103
 
            </property>
104
 
            <property name="text">
105
 
                <string>Additional parameters:</string>
106
 
            </property>
107
 
        </widget>
108
 
        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
109
 
            <property name="name">
110
 
                <cstring>TextLabel3</cstring>
111
 
            </property>
112
 
            <property name="text">
113
 
                <string>VisualBoy Advance (emulator):</string>
114
 
            </property>
115
 
        </widget>
116
 
        <widget class="QToolButton" row="0" column="4">
117
 
            <property name="name">
118
 
                <cstring>emuPathButton</cstring>
119
 
            </property>
120
 
            <property name="sizePolicy">
121
 
                <sizepolicy>
122
 
                    <hsizetype>0</hsizetype>
123
 
                    <vsizetype>0</vsizetype>
124
 
                    <horstretch>0</horstretch>
125
 
                    <verstretch>0</verstretch>
126
 
                </sizepolicy>
127
 
            </property>
128
 
            <property name="minimumSize">
129
 
                <size>
130
 
                    <width>22</width>
131
 
                    <height>0</height>
132
 
                </size>
133
 
            </property>
134
 
            <property name="text">
135
 
                <string>...</string>
136
 
            </property>
137
 
        </widget>
138
 
        <widget class="QButtonGroup" row="2" column="1" rowspan="3" colspan="2">
139
 
            <property name="name">
140
 
                <cstring>ButtonGroup4</cstring>
141
 
            </property>
142
 
            <property name="sizePolicy">
143
 
                <sizepolicy>
144
 
                    <hsizetype>5</hsizetype>
145
 
                    <vsizetype>5</vsizetype>
146
 
                    <horstretch>0</horstretch>
147
 
                    <verstretch>0</verstretch>
148
 
                </sizepolicy>
149
 
            </property>
150
 
            <property name="minimumSize">
151
 
                <size>
152
 
                    <width>120</width>
153
 
                    <height>0</height>
154
 
                </size>
155
 
            </property>
156
 
            <property name="title">
157
 
                <string>Scaling</string>
158
 
            </property>
159
 
            <vbox>
160
 
                <property name="name">
161
 
                    <cstring>unnamed</cstring>
162
 
                </property>
163
 
 
164
 
                <widget class="QRadioButton">
165
 
                    <property name="name">
166
 
                        <cstring>scaling1Button</cstring>
167
 
                    </property>
168
 
                    <property name="text">
169
 
                        <string>1x</string>
170
 
                    </property>
171
 
                </widget>
172
 
                <widget class="QRadioButton">
173
 
                    <property name="name">
174
 
                        <cstring>scaling2Button</cstring>
175
 
                    </property>
176
 
                    <property name="text">
177
 
                        <string>2x</string>
178
 
                    </property>
179
 
                </widget>
180
 
                <widget class="QRadioButton">
181
 
                    <property name="name">
182
 
                        <cstring>scaling3Button</cstring>
183
 
                    </property>
184
 
                    <property name="text">
185
 
                        <string>3x</string>
186
 
                    </property>
187
 
                </widget>
188
 
                <widget class="QRadioButton">
189
 
                    <property name="name">
190
 
                        <cstring>scaling4Button</cstring>
191
 
                    </property>
192
 
                    <property name="text">
193
 
                        <string>4x</string>
194
 
                    </property>
195
 
                </widget>
196
 
            </vbox>
197
 
        </widget>
198
 
        <widget class="QCheckBox" row="2" column="3">
199
 
            <property name="name">
200
 
                <cstring>fullscreenCheckBox</cstring>
201
 
            </property>
202
 
            <property name="text">
203
 
                <string>Full screen</string>
204
 
            </property>
205
 
        </widget>
206
 
        <widget class="QCheckBox" row="3" column="3">
207
 
            <property name="name">
208
 
                <cstring>terminalCheckBox</cstring>
209
 
            </property>
210
 
            <property name="text">
211
 
                <string>Start in external terminal</string>
212
 
            </property>
213
 
        </widget>
214
 
        <spacer row="4" column="3">
215
 
            <property name="name">
216
 
                <cstring>Spacer3</cstring>
217
 
            </property>
218
 
            <property name="orientation">
219
 
                <enum>Horizontal</enum>
220
 
            </property>
221
 
            <property name="sizeType">
222
 
                <enum>Expanding</enum>
223
 
            </property>
224
 
        </spacer>
225
 
        <widget class="QLineEdit" row="5" column="1" rowspan="1" colspan="3">
226
 
            <property name="name">
227
 
                <cstring>addOptionsEdit</cstring>
228
 
            </property>
229
 
        </widget>
230
 
        <spacer row="6" column="2">
231
 
            <property name="name">
232
 
                <cstring>Spacer2</cstring>
233
 
            </property>
234
 
            <property name="orientation">
235
 
                <enum>Vertical</enum>
236
 
            </property>
237
 
            <property name="sizeType">
238
 
                <enum>Expanding</enum>
239
 
            </property>
240
 
        </spacer>
241
 
    </grid>
242
 
</widget>
243
 
<includes>
244
 
    <include location="global" impldecl="in implementation">kdialog.h</include>
245
 
</includes>
246
 
<layoutdefaults spacing="6" margin="11"/>
247
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
248
 
 
249
 
</UI>