~librecad-dev/librecad/librecad

« back to all changes in this revision

Viewing changes to librecad/src/ui/forms/qg_insertoptions.ui

  • Committer: Scott Howard
  • Date: 2014-02-21 19:07:55 UTC
  • Revision ID: showard@debian.org-20140221190755-csjax9wb146hgdq4
first commit

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">
 
3
 <class>QG_InsertOptions</class>
 
4
 <widget class="QWidget" name="QG_InsertOptions">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>450</width>
 
10
    <height>26</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <property name="minimumSize">
 
20
   <size>
 
21
    <width>50</width>
 
22
    <height>22</height>
 
23
   </size>
 
24
  </property>
 
25
  <property name="maximumSize">
 
26
   <size>
 
27
    <width>600</width>
 
28
    <height>32</height>
 
29
   </size>
 
30
  </property>
 
31
  <property name="windowTitle">
 
32
   <string>Insert Options</string>
 
33
  </property>
 
34
  <property name="toolTip">
 
35
   <string/>
 
36
  </property>
 
37
  <layout class="QHBoxLayout">
 
38
   <property name="margin">
 
39
    <number>1</number>
 
40
   </property>
 
41
   <item>
 
42
    <widget class="QLabel" name="lAngle">
 
43
     <property name="sizePolicy">
 
44
      <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
45
       <horstretch>0</horstretch>
 
46
       <verstretch>0</verstretch>
 
47
      </sizepolicy>
 
48
     </property>
 
49
     <property name="minimumSize">
 
50
      <size>
 
51
       <width>36</width>
 
52
       <height>0</height>
 
53
      </size>
 
54
     </property>
 
55
     <property name="text">
 
56
      <string>Angle:</string>
 
57
     </property>
 
58
     <property name="wordWrap">
 
59
      <bool>false</bool>
 
60
     </property>
 
61
    </widget>
 
62
   </item>
 
63
   <item>
 
64
    <widget class="QLineEdit" name="leAngle">
 
65
     <property name="sizePolicy">
 
66
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
67
       <horstretch>0</horstretch>
 
68
       <verstretch>0</verstretch>
 
69
      </sizepolicy>
 
70
     </property>
 
71
     <property name="minimumSize">
 
72
      <size>
 
73
       <width>32</width>
 
74
       <height>0</height>
 
75
      </size>
 
76
     </property>
 
77
     <property name="toolTip">
 
78
      <string>Rotation Angle</string>
 
79
     </property>
 
80
    </widget>
 
81
   </item>
 
82
   <item>
 
83
    <widget class="QLabel" name="lFactor">
 
84
     <property name="sizePolicy">
 
85
      <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
86
       <horstretch>0</horstretch>
 
87
       <verstretch>0</verstretch>
 
88
      </sizepolicy>
 
89
     </property>
 
90
     <property name="minimumSize">
 
91
      <size>
 
92
       <width>40</width>
 
93
       <height>0</height>
 
94
      </size>
 
95
     </property>
 
96
     <property name="text">
 
97
      <string>Factor:</string>
 
98
     </property>
 
99
     <property name="wordWrap">
 
100
      <bool>false</bool>
 
101
     </property>
 
102
    </widget>
 
103
   </item>
 
104
   <item>
 
105
    <widget class="QLineEdit" name="leFactor">
 
106
     <property name="sizePolicy">
 
107
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
108
       <horstretch>0</horstretch>
 
109
       <verstretch>0</verstretch>
 
110
      </sizepolicy>
 
111
     </property>
 
112
     <property name="minimumSize">
 
113
      <size>
 
114
       <width>32</width>
 
115
       <height>0</height>
 
116
      </size>
 
117
     </property>
 
118
     <property name="toolTip">
 
119
      <string>Scale Factor</string>
 
120
     </property>
 
121
    </widget>
 
122
   </item>
 
123
   <item>
 
124
    <widget class="Line" name="sep1_2">
 
125
     <property name="sizePolicy">
 
126
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
127
       <horstretch>0</horstretch>
 
128
       <verstretch>0</verstretch>
 
129
      </sizepolicy>
 
130
     </property>
 
131
     <property name="frameShape">
 
132
      <enum>QFrame::VLine</enum>
 
133
     </property>
 
134
     <property name="frameShadow">
 
135
      <enum>QFrame::Sunken</enum>
 
136
     </property>
 
137
    </widget>
 
138
   </item>
 
139
   <item>
 
140
    <widget class="QLabel" name="lArray">
 
141
     <property name="sizePolicy">
 
142
      <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
143
       <horstretch>0</horstretch>
 
144
       <verstretch>0</verstretch>
 
145
      </sizepolicy>
 
146
     </property>
 
147
     <property name="minimumSize">
 
148
      <size>
 
149
       <width>34</width>
 
150
       <height>0</height>
 
151
      </size>
 
152
     </property>
 
153
     <property name="text">
 
154
      <string>Array:</string>
 
155
     </property>
 
156
     <property name="wordWrap">
 
157
      <bool>false</bool>
 
158
     </property>
 
159
    </widget>
 
160
   </item>
 
161
   <item>
 
162
    <widget class="QSpinBox" name="sbColumns">
 
163
     <property name="sizePolicy">
 
164
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
165
       <horstretch>0</horstretch>
 
166
       <verstretch>0</verstretch>
 
167
      </sizepolicy>
 
168
     </property>
 
169
     <property name="minimumSize">
 
170
      <size>
 
171
       <width>34</width>
 
172
       <height>0</height>
 
173
      </size>
 
174
     </property>
 
175
     <property name="toolTip">
 
176
      <string>Number of Columns</string>
 
177
     </property>
 
178
     <property name="minimum">
 
179
      <number>1</number>
 
180
     </property>
 
181
     <property name="maximum">
 
182
      <number>10000</number>
 
183
     </property>
 
184
    </widget>
 
185
   </item>
 
186
   <item>
 
187
    <widget class="QSpinBox" name="sbRows">
 
188
     <property name="sizePolicy">
 
189
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
190
       <horstretch>0</horstretch>
 
191
       <verstretch>0</verstretch>
 
192
      </sizepolicy>
 
193
     </property>
 
194
     <property name="minimumSize">
 
195
      <size>
 
196
       <width>34</width>
 
197
       <height>0</height>
 
198
      </size>
 
199
     </property>
 
200
     <property name="toolTip">
 
201
      <string>Number of Rows</string>
 
202
     </property>
 
203
     <property name="minimum">
 
204
      <number>1</number>
 
205
     </property>
 
206
     <property name="maximum">
 
207
      <number>10000</number>
 
208
     </property>
 
209
    </widget>
 
210
   </item>
 
211
   <item>
 
212
    <widget class="QLabel" name="lSpacing">
 
213
     <property name="sizePolicy">
 
214
      <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
215
       <horstretch>0</horstretch>
 
216
       <verstretch>0</verstretch>
 
217
      </sizepolicy>
 
218
     </property>
 
219
     <property name="minimumSize">
 
220
      <size>
 
221
       <width>50</width>
 
222
       <height>0</height>
 
223
      </size>
 
224
     </property>
 
225
     <property name="text">
 
226
      <string>Spacing:</string>
 
227
     </property>
 
228
     <property name="wordWrap">
 
229
      <bool>false</bool>
 
230
     </property>
 
231
    </widget>
 
232
   </item>
 
233
   <item>
 
234
    <widget class="QLineEdit" name="leColumnSpacing">
 
235
     <property name="sizePolicy">
 
236
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
237
       <horstretch>0</horstretch>
 
238
       <verstretch>0</verstretch>
 
239
      </sizepolicy>
 
240
     </property>
 
241
     <property name="minimumSize">
 
242
      <size>
 
243
       <width>32</width>
 
244
       <height>0</height>
 
245
      </size>
 
246
     </property>
 
247
     <property name="toolTip">
 
248
      <string>Column Spacing</string>
 
249
     </property>
 
250
    </widget>
 
251
   </item>
 
252
   <item>
 
253
    <widget class="QLineEdit" name="leRowSpacing">
 
254
     <property name="sizePolicy">
 
255
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
256
       <horstretch>0</horstretch>
 
257
       <verstretch>0</verstretch>
 
258
      </sizepolicy>
 
259
     </property>
 
260
     <property name="minimumSize">
 
261
      <size>
 
262
       <width>32</width>
 
263
       <height>0</height>
 
264
      </size>
 
265
     </property>
 
266
     <property name="toolTip">
 
267
      <string>Row Spacing</string>
 
268
     </property>
 
269
    </widget>
 
270
   </item>
 
271
   <item>
 
272
    <widget class="Line" name="sep1">
 
273
     <property name="sizePolicy">
 
274
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
275
       <horstretch>0</horstretch>
 
276
       <verstretch>0</verstretch>
 
277
      </sizepolicy>
 
278
     </property>
 
279
     <property name="frameShape">
 
280
      <enum>QFrame::VLine</enum>
 
281
     </property>
 
282
     <property name="frameShadow">
 
283
      <enum>QFrame::Sunken</enum>
 
284
     </property>
 
285
    </widget>
 
286
   </item>
 
287
  </layout>
 
288
 </widget>
 
289
 <layoutdefault spacing="6" margin="11"/>
 
290
 <resources/>
 
291
 <connections>
 
292
  <connection>
 
293
   <sender>leAngle</sender>
 
294
   <signal>textChanged(QString)</signal>
 
295
   <receiver>QG_InsertOptions</receiver>
 
296
   <slot>updateData()</slot>
 
297
   <hints>
 
298
    <hint type="sourcelabel">
 
299
     <x>20</x>
 
300
     <y>20</y>
 
301
    </hint>
 
302
    <hint type="destinationlabel">
 
303
     <x>20</x>
 
304
     <y>20</y>
 
305
    </hint>
 
306
   </hints>
 
307
  </connection>
 
308
  <connection>
 
309
   <sender>leFactor</sender>
 
310
   <signal>textChanged(QString)</signal>
 
311
   <receiver>QG_InsertOptions</receiver>
 
312
   <slot>updateData()</slot>
 
313
   <hints>
 
314
    <hint type="sourcelabel">
 
315
     <x>20</x>
 
316
     <y>20</y>
 
317
    </hint>
 
318
    <hint type="destinationlabel">
 
319
     <x>20</x>
 
320
     <y>20</y>
 
321
    </hint>
 
322
   </hints>
 
323
  </connection>
 
324
  <connection>
 
325
   <sender>sbColumns</sender>
 
326
   <signal>valueChanged(int)</signal>
 
327
   <receiver>QG_InsertOptions</receiver>
 
328
   <slot>updateData()</slot>
 
329
   <hints>
 
330
    <hint type="sourcelabel">
 
331
     <x>20</x>
 
332
     <y>20</y>
 
333
    </hint>
 
334
    <hint type="destinationlabel">
 
335
     <x>20</x>
 
336
     <y>20</y>
 
337
    </hint>
 
338
   </hints>
 
339
  </connection>
 
340
  <connection>
 
341
   <sender>sbRows</sender>
 
342
   <signal>valueChanged(int)</signal>
 
343
   <receiver>QG_InsertOptions</receiver>
 
344
   <slot>updateData()</slot>
 
345
   <hints>
 
346
    <hint type="sourcelabel">
 
347
     <x>20</x>
 
348
     <y>20</y>
 
349
    </hint>
 
350
    <hint type="destinationlabel">
 
351
     <x>20</x>
 
352
     <y>20</y>
 
353
    </hint>
 
354
   </hints>
 
355
  </connection>
 
356
  <connection>
 
357
   <sender>leColumnSpacing</sender>
 
358
   <signal>textChanged(QString)</signal>
 
359
   <receiver>QG_InsertOptions</receiver>
 
360
   <slot>updateData()</slot>
 
361
   <hints>
 
362
    <hint type="sourcelabel">
 
363
     <x>20</x>
 
364
     <y>20</y>
 
365
    </hint>
 
366
    <hint type="destinationlabel">
 
367
     <x>20</x>
 
368
     <y>20</y>
 
369
    </hint>
 
370
   </hints>
 
371
  </connection>
 
372
  <connection>
 
373
   <sender>leRowSpacing</sender>
 
374
   <signal>textChanged(QString)</signal>
 
375
   <receiver>QG_InsertOptions</receiver>
 
376
   <slot>updateData()</slot>
 
377
   <hints>
 
378
    <hint type="sourcelabel">
 
379
     <x>20</x>
 
380
     <y>20</y>
 
381
    </hint>
 
382
    <hint type="destinationlabel">
 
383
     <x>20</x>
 
384
     <y>20</y>
 
385
    </hint>
 
386
   </hints>
 
387
  </connection>
 
388
 </connections>
 
389
</ui>