~ubuntu-branches/ubuntu/saucy/librecad/saucy

« back to all changes in this revision

Viewing changes to src/ui/forms/qg_dlgimageoptions.ui

  • Committer: Package Import Robot
  • Author(s): Scott Howard
  • Date: 2013-09-13 21:52:29 UTC
  • mfrom: (1.1.7) (5.2.7 experimental)
  • Revision ID: package-import@ubuntu.com-20130913215229-b18g6qjb8nacro28
Tags: 2.0.0~rc2+nolibs-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<ui version="4.0" stdsetdef="1">
3
 
  <resources><include location="../../../res/extui/extui.qrc"/></resources><author></author>
4
 
  <comment></comment>
5
 
  <exportmacro></exportmacro>
6
 
  <class>QG_ImageOptionsDialog</class>
7
 
  <widget class="QDialog" name="QG_ImageOptionsDialog">
8
 
    <property name="geometry">
9
 
      <rect>
10
 
        <x>0</x>
11
 
        <y>0</y>
12
 
        <width>365</width>
13
 
        <height>358</height>
14
 
      </rect>
15
 
    </property>
16
 
    <property name="windowTitle">
17
 
      <string>Image Export Options</string>
18
 
    </property>
19
 
    <property name="sizeGripEnabled">
20
 
      <bool>true</bool>
21
 
    </property>
22
 
    <layout class="QVBoxLayout">
23
 
      <item>
24
 
        <widget class="QGroupBox" name="bgSize">
25
 
          <property name="title">
26
 
            <string>Bitmap Size</string>
27
 
          </property>
28
 
          <layout class="QGridLayout">
29
 
            <item row="0" column="0">
30
 
              <widget class="QLabel" name="lWidth">
31
 
                <property name="text">
32
 
                  <string>Width:</string>
33
 
                </property>
34
 
                <property name="wordWrap">
35
 
                  <bool>false</bool>
36
 
                </property>
37
 
              </widget>
38
 
            </item>
39
 
            <item row="1" column="0">
40
 
              <widget class="QLabel" name="lHeight">
41
 
                <property name="text">
42
 
                  <string>Height:</string>
43
 
                </property>
44
 
                <property name="wordWrap">
45
 
                  <bool>false</bool>
46
 
                </property>
47
 
              </widget>
48
 
            </item>
49
 
            <item row="3" column="1">
50
 
              <spacer name="spacer3">
51
 
                <property name="sizeHint">
52
 
                  <size>
53
 
                    <width>20</width>
54
 
                    <height>31</height>
55
 
                  </size>
56
 
                </property>
57
 
                <property name="sizeType">
58
 
                  <enum>QSizePolicy::Expanding</enum>
59
 
                </property>
60
 
                <property name="orientation">
61
 
                  <enum>Qt::Vertical</enum>
62
 
                </property>
63
 
              </spacer>
64
 
            </item>
65
 
            <item row="3" column="0">
66
 
              <spacer name="spacer4">
67
 
                <property name="sizeHint">
68
 
                  <size>
69
 
                    <width>20</width>
70
 
                    <height>31</height>
71
 
                  </size>
72
 
                </property>
73
 
                <property name="sizeType">
74
 
                  <enum>QSizePolicy::Expanding</enum>
75
 
                </property>
76
 
                <property name="orientation">
77
 
                  <enum>Qt::Vertical</enum>
78
 
                </property>
79
 
              </spacer>
80
 
            </item>
81
 
            <item row="1" column="1">
82
 
              <widget class="QLineEdit" name="leHeight">
83
 
                <property name="text">
84
 
                  <string>480</string>
85
 
                </property>
86
 
              </widget>
87
 
            </item>
88
 
            <item row="0" column="1">
89
 
              <widget class="QLineEdit" name="leWidth">
90
 
                <property name="text">
91
 
                  <string>640</string>
92
 
                </property>
93
 
              </widget>
94
 
            </item>
95
 
            <item row="2" column="0">
96
 
              <widget class="QLabel" name="lResolution">
97
 
                <property name="text">
98
 
                  <string>Resolution:</string>
99
 
                </property>
100
 
                <property name="wordWrap">
101
 
                  <bool>false</bool>
102
 
                </property>
103
 
              </widget>
104
 
            </item>
105
 
            <item row="2" column="1">
106
 
              <widget class="QComboBox" name="cbResolution">
107
 
                <property name="editable">
108
 
                  <bool>true</bool>
109
 
                </property>
110
 
                <item>
111
 
                  <property name="text">
112
 
                    <string>auto</string>
113
 
                  </property>
114
 
                </item>
115
 
                <item>
116
 
                  <property name="text">
117
 
                    <string>1</string>
118
 
                  </property>
119
 
                </item>
120
 
                <item>
121
 
                  <property name="text">
122
 
                    <string>2</string>
123
 
                  </property>
124
 
                </item>
125
 
                <item>
126
 
                  <property name="text">
127
 
                    <string>3</string>
128
 
                  </property>
129
 
                </item>
130
 
                <item>
131
 
                  <property name="text">
132
 
                    <string>4</string>
133
 
                  </property>
134
 
                </item>
135
 
                <item>
136
 
                  <property name="text">
137
 
                    <string>5</string>
138
 
                  </property>
139
 
                </item>
140
 
                <item>
141
 
                  <property name="text">
142
 
                    <string>10</string>
143
 
                  </property>
144
 
                </item>
145
 
                <item>
146
 
                  <property name="text">
147
 
                    <string>15</string>
148
 
                  </property>
149
 
                </item>
150
 
                <item>
151
 
                  <property name="text">
152
 
                    <string>20</string>
153
 
                  </property>
154
 
                </item>
155
 
                <item>
156
 
                  <property name="text">
157
 
                    <string>25</string>
158
 
                  </property>
159
 
                </item>
160
 
                <item>
161
 
                  <property name="text">
162
 
                    <string>50</string>
163
 
                  </property>
164
 
                </item>
165
 
                <item>
166
 
                  <property name="text">
167
 
                    <string>75</string>
168
 
                  </property>
169
 
                </item>
170
 
                <item>
171
 
                  <property name="text">
172
 
                    <string>100</string>
173
 
                  </property>
174
 
                </item>
175
 
                <item>
176
 
                  <property name="text">
177
 
                    <string>150</string>
178
 
                  </property>
179
 
                </item>
180
 
                <item>
181
 
                  <property name="text">
182
 
                    <string>300</string>
183
 
                  </property>
184
 
                </item>
185
 
                <item>
186
 
                  <property name="text">
187
 
                    <string>600</string>
188
 
                  </property>
189
 
                </item>
190
 
                <item>
191
 
                  <property name="text">
192
 
                    <string>1200</string>
193
 
                  </property>
194
 
                </item>
195
 
              </widget>
196
 
            </item>
197
 
          </layout>
198
 
        </widget>
199
 
      </item>
200
 
      <item>
201
 
        <widget class="QGroupBox" name="bgBackground">
202
 
          <property name="title">
203
 
            <string>Background</string>
204
 
          </property>
205
 
          <layout class="QVBoxLayout">
206
 
            <item>
207
 
              <widget class="QRadioButton" name="rbWhite">
208
 
                <property name="text">
209
 
                  <string>White</string>
210
 
                </property>
211
 
                <property name="checked">
212
 
                  <bool>true</bool>
213
 
                </property>
214
 
              </widget>
215
 
            </item>
216
 
            <item>
217
 
              <widget class="QRadioButton" name="rbBlack">
218
 
                <property name="text">
219
 
                  <string>Black</string>
220
 
                </property>
221
 
              </widget>
222
 
            </item>
223
 
            <item>
224
 
              <spacer name="spacer2">
225
 
                <property name="sizeHint">
226
 
                  <size>
227
 
                    <width>20</width>
228
 
                    <height>51</height>
229
 
                  </size>
230
 
                </property>
231
 
                <property name="sizeType">
232
 
                  <enum>QSizePolicy::Expanding</enum>
233
 
                </property>
234
 
                <property name="orientation">
235
 
                  <enum>Qt::Vertical</enum>
236
 
                </property>
237
 
              </spacer>
238
 
            </item>
239
 
          </layout>
240
 
        </widget>
241
 
      </item>
242
 
      <item>
243
 
        <layout class="QHBoxLayout">
244
 
          <property name="margin">
245
 
            <number>0</number>
246
 
          </property>
247
 
          <property name="spacing">
248
 
            <number>6</number>
249
 
          </property>
250
 
          <item>
251
 
            <spacer name="Horizontal Spacing2">
252
 
              <property name="sizeHint">
253
 
                <size>
254
 
                  <width>20</width>
255
 
                  <height>20</height>
256
 
                </size>
257
 
              </property>
258
 
              <property name="sizeType">
259
 
                <enum>QSizePolicy::Expanding</enum>
260
 
              </property>
261
 
              <property name="orientation">
262
 
                <enum>Qt::Horizontal</enum>
263
 
              </property>
264
 
            </spacer>
265
 
          </item>
266
 
          <item>
267
 
            <widget class="QPushButton" name="bOK">
268
 
              <property name="text">
269
 
                <string>&amp;OK</string>
270
 
              </property>
271
 
              <property name="shortcut">
272
 
                <string>Alt+O</string>
273
 
              </property>
274
 
              <property name="autoDefault">
275
 
                <bool>true</bool>
276
 
              </property>
277
 
              <property name="default">
278
 
                <bool>true</bool>
279
 
              </property>
280
 
            </widget>
281
 
          </item>
282
 
          <item>
283
 
            <widget class="QPushButton" name="bCancel">
284
 
              <property name="text">
285
 
                <string>Cancel</string>
286
 
              </property>
287
 
              <property name="shortcut">
288
 
                <string>Esc</string>
289
 
              </property>
290
 
              <property name="autoDefault">
291
 
                <bool>true</bool>
292
 
              </property>
293
 
            </widget>
294
 
          </item>
295
 
        </layout>
296
 
      </item>
297
 
    </layout>
298
 
  </widget>
299
 
  <layoutdefault spacing="6" margin="11"/>
300
 
  <tabstops>
301
 
    <tabstop>leWidth</tabstop>
302
 
    <tabstop>leHeight</tabstop>
303
 
    <tabstop>cbResolution</tabstop>
304
 
    <tabstop>rbWhite</tabstop>
305
 
    <tabstop>bOK</tabstop>
306
 
    <tabstop>bCancel</tabstop>
307
 
  </tabstops>
308
 
  <connections>
309
 
    <connection>
310
 
      <sender>bOK</sender>
311
 
      <signal>clicked()</signal>
312
 
      <receiver>QG_ImageOptionsDialog</receiver>
313
 
      <slot>ok()</slot>
314
 
    </connection>
315
 
    <connection>
316
 
      <sender>bCancel</sender>
317
 
      <signal>clicked()</signal>
318
 
      <receiver>QG_ImageOptionsDialog</receiver>
319
 
      <slot>reject()</slot>
320
 
    </connection>
321
 
    <connection>
322
 
      <sender>leWidth</sender>
323
 
      <signal>textChanged(QString)</signal>
324
 
      <receiver>QG_ImageOptionsDialog</receiver>
325
 
      <slot>sizeChanged()</slot>
326
 
    </connection>
327
 
    <connection>
328
 
      <sender>leHeight</sender>
329
 
      <signal>textChanged(QString)</signal>
330
 
      <receiver>QG_ImageOptionsDialog</receiver>
331
 
      <slot>sizeChanged()</slot>
332
 
    </connection>
333
 
    <connection>
334
 
      <sender>cbResolution</sender>
335
 
      <signal>textChanged(QString)</signal>
336
 
      <receiver>QG_ImageOptionsDialog</receiver>
337
 
      <slot>resolutionChanged()</slot>
338
 
    </connection>
339
 
  </connections>
340
 
</ui>