1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>ArrangeDockerWidget</class>
4 <widget class="QWidget" name="ArrangeDockerWidget">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>303</width>
10    <height>426</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout" name="verticalLayout">
14   <item>
15    <widget class="QFrame" name="disabledLabel">
16     <property name="frameShape">
17      <enum>QFrame::NoFrame</enum>
18     </property>
19     <property name="frameShadow">
20      <enum>QFrame::Raised</enum>
21     </property>
22     <layout class="QHBoxLayout" name="horizontalLayout_2">
23      <item>
24       <widget class="QLabel" name="label">
25        <property name="text">
26         <string>Activate the Select Shapes Tool to arrange objects.</string>
27        </property>
28        <property name="wordWrap">
29         <bool>true</bool>
30        </property>
31       </widget>
32      </item>
33     </layout>
34    </widget>
35   </item>
36   <item>
37    <widget class="QFrame" name="buttons">
38     <property name="sizePolicy">
39      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
40       <horstretch>0</horstretch>
41       <verstretch>0</verstretch>
42      </sizepolicy>
43     </property>
44     <property name="frameShape">
45      <enum>QFrame::NoFrame</enum>
46     </property>
47     <property name="frameShadow">
48      <enum>QFrame::Raised</enum>
49     </property>
50     <layout class="QHBoxLayout" name="horizontalLayout_6">
51      <property name="leftMargin">
52       <number>0</number>
53      </property>
54      <property name="topMargin">
55       <number>0</number>
56      </property>
57      <property name="rightMargin">
58       <number>0</number>
59      </property>
60      <property name="bottomMargin">
61       <number>0</number>
62      </property>
63      <item>
64       <layout class="QGridLayout" name="gridLayout" columnstretch="0,0,0,0,0,0,0">
65        <item row="0" column="0" colspan="7">
66         <widget class="QLabel" name="label_3">
67          <property name="text">
68           <string>Align</string>
69          </property>
70          <property name="alignment">
71           <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
72          </property>
73         </widget>
74        </item>
75        <item row="11" column="5">
76         <widget class="QToolButton" name="group">
77          <property name="focusPolicy">
78           <enum>Qt::NoFocus</enum>
79          </property>
80          <property name="text">
81           <string/>
82          </property>
83          <property name="iconSize">
84           <size>
85            <width>22</width>
86            <height>22</height>
87           </size>
88          </property>
89         </widget>
90        </item>
91        <item row="5" column="2">
92         <widget class="QToolButton" name="hDistributeRight">
93          <property name="focusPolicy">
94           <enum>Qt::NoFocus</enum>
95          </property>
96          <property name="text">
97           <string/>
98          </property>
99          <property name="iconSize">
100           <size>
101            <width>22</width>
102            <height>22</height>
103           </size>
104          </property>
105         </widget>
106        </item>
107        <item row="5" column="0">
108         <widget class="QToolButton" name="hDistributeLeft">
109          <property name="focusPolicy">
110           <enum>Qt::NoFocus</enum>
111          </property>
112          <property name="text">
113           <string/>
114          </property>
115          <property name="iconSize">
116           <size>
117            <width>22</width>
118            <height>22</height>
119           </size>
120          </property>
121         </widget>
122        </item>
123        <item row="5" column="4">
124         <widget class="QToolButton" name="vDistributeTop">
125          <property name="focusPolicy">
126           <enum>Qt::NoFocus</enum>
127          </property>
128          <property name="text">
129           <string/>
130          </property>
131          <property name="iconSize">
132           <size>
133            <width>22</width>
134            <height>22</height>
135           </size>
136          </property>
137         </widget>
138        </item>
139        <item row="5" column="1">
140         <widget class="QToolButton" name="hDistributeCenter">
141          <property name="focusPolicy">
142           <enum>Qt::NoFocus</enum>
143          </property>
144          <property name="text">
145           <string/>
146          </property>
147          <property name="iconSize">
148           <size>
149            <width>22</width>
150            <height>22</height>
151           </size>
152          </property>
153         </widget>
154        </item>
155        <item row="10" column="0" colspan="4">
156         <widget class="QLabel" name="label_5">
157          <property name="text">
158           <string>Order</string>
159          </property>
160          <property name="alignment">
161           <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
162          </property>
163         </widget>
164        </item>
165        <item row="5" column="6">
166         <widget class="QToolButton" name="vDistributeBottom">
167          <property name="focusPolicy">
168           <enum>Qt::NoFocus</enum>
169          </property>
170          <property name="text">
171           <string/>
172          </property>
173          <property name="iconSize">
174           <size>
175            <width>22</width>
176            <height>22</height>
177           </size>
178          </property>
179         </widget>
180        </item>
181        <item row="8" column="1">
182         <widget class="QToolButton" name="vDistributeGaps">
183          <property name="focusPolicy">
184           <enum>Qt::NoFocus</enum>
185          </property>
186          <property name="text">
187           <string/>
188          </property>
189          <property name="iconSize">
190           <size>
191            <width>22</width>
192            <height>22</height>
193           </size>
194          </property>
195         </widget>
196        </item>
197        <item row="8" column="0">
198         <widget class="QToolButton" name="hDistributeGaps">
199          <property name="focusPolicy">
200           <enum>Qt::NoFocus</enum>
201          </property>
202          <property name="text">
203           <string/>
204          </property>
205          <property name="iconSize">
206           <size>
207            <width>22</width>
208            <height>22</height>
209           </size>
210          </property>
211         </widget>
212        </item>
213        <item row="7" column="0" colspan="7">
214         <widget class="QLabel" name="label_4">
215          <property name="text">
216           <string>Spacing</string>
217          </property>
218          <property name="alignment">
219           <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
220          </property>
221         </widget>
222        </item>
223        <item row="10" column="5" colspan="2">
224         <widget class="QLabel" name="label_6">
225          <property name="text">
226           <string>Group</string>
227          </property>
228          <property name="alignment">
229           <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
230          </property>
231         </widget>
232        </item>
233        <item row="1" column="2">
234         <widget class="QToolButton" name="rightAlign">
235          <property name="focusPolicy">
236           <enum>Qt::NoFocus</enum>
237          </property>
238          <property name="text">
239           <string/>
240          </property>
241          <property name="iconSize">
242           <size>
243            <width>22</width>
244            <height>22</height>
245           </size>
246          </property>
247         </widget>
248        </item>
249        <item row="11" column="1">
250         <widget class="QToolButton" name="raiseLevel">
251          <property name="focusPolicy">
252           <enum>Qt::NoFocus</enum>
253          </property>
254          <property name="text">
255           <string/>
256          </property>
257          <property name="iconSize">
258           <size>
259            <width>22</width>
260            <height>22</height>
261           </size>
262          </property>
263         </widget>
264        </item>
265        <item row="1" column="6">
266         <widget class="QToolButton" name="bottomAlign">
267          <property name="focusPolicy">
268           <enum>Qt::NoFocus</enum>
269          </property>
270          <property name="text">
271           <string/>
272          </property>
273          <property name="iconSize">
274           <size>
275            <width>22</width>
276            <height>22</height>
277           </size>
278          </property>
279         </widget>
280        </item>
281        <item row="5" column="5">
282         <widget class="QToolButton" name="vDistributeCenter">
283          <property name="focusPolicy">
284           <enum>Qt::NoFocus</enum>
285          </property>
286          <property name="text">
287           <string/>
288          </property>
289          <property name="iconSize">
290           <size>
291            <width>22</width>
292            <height>22</height>
293           </size>
294          </property>
295         </widget>
296        </item>
297        <item row="1" column="5">
298         <widget class="QToolButton" name="vCenterAlign">
299          <property name="focusPolicy">
300           <enum>Qt::NoFocus</enum>
301          </property>
302          <property name="text">
303           <string/>
304          </property>
305          <property name="iconSize">
306           <size>
307            <width>22</width>
308            <height>22</height>
309           </size>
310          </property>
311         </widget>
312        </item>
313        <item row="1" column="4">
314         <widget class="QToolButton" name="topAlign">
315          <property name="focusPolicy">
316           <enum>Qt::NoFocus</enum>
317          </property>
318          <property name="text">
319           <string/>
320          </property>
321          <property name="iconSize">
322           <size>
323            <width>22</width>
324            <height>22</height>
325           </size>
326          </property>
327         </widget>
328        </item>
329        <item row="11" column="3">
330         <widget class="QToolButton" name="sendBack">
331          <property name="focusPolicy">
332           <enum>Qt::NoFocus</enum>
333          </property>
334          <property name="text">
335           <string/>
336          </property>
337          <property name="iconSize">
338           <size>
339            <width>22</width>
340            <height>22</height>
341           </size>
342          </property>
343         </widget>
344        </item>
345        <item row="11" column="2">
346         <widget class="QToolButton" name="lowerLevel">
347          <property name="focusPolicy">
348           <enum>Qt::NoFocus</enum>
349          </property>
350          <property name="text">
351           <string/>
352          </property>
353          <property name="iconSize">
354           <size>
355            <width>22</width>
356            <height>22</height>
357           </size>
358          </property>
359         </widget>
360        </item>
361        <item row="1" column="0">
362         <widget class="QToolButton" name="leftAlign">
363          <property name="focusPolicy">
364           <enum>Qt::NoFocus</enum>
365          </property>
366          <property name="text">
367           <string/>
368          </property>
369          <property name="iconSize">
370           <size>
371            <width>22</width>
372            <height>22</height>
373           </size>
374          </property>
375         </widget>
376        </item>
377        <item row="11" column="0">
378         <widget class="QToolButton" name="bringToFront">
379          <property name="focusPolicy">
380           <enum>Qt::NoFocus</enum>
381          </property>
382          <property name="text">
383           <string/>
384          </property>
385          <property name="iconSize">
386           <size>
387            <width>22</width>
388            <height>22</height>
389           </size>
390          </property>
391         </widget>
392        </item>
393        <item row="1" column="1">
394         <widget class="QToolButton" name="hCenterAlign">
395          <property name="focusPolicy">
396           <enum>Qt::NoFocus</enum>
397          </property>
398          <property name="text">
399           <string/>
400          </property>
401          <property name="iconSize">
402           <size>
403            <width>22</width>
404            <height>22</height>
405           </size>
406          </property>
407         </widget>
408        </item>
409        <item row="11" column="6">
410         <widget class="QToolButton" name="ungroup">
411          <property name="focusPolicy">
412           <enum>Qt::NoFocus</enum>
413          </property>
414          <property name="text">
415           <string/>
416          </property>
417          <property name="iconSize">
418           <size>
419            <width>22</width>
420            <height>22</height>
421           </size>
422          </property>
423         </widget>
424        </item>
425        <item row="3" column="0" colspan="7">
426         <widget class="QLabel" name="label_2">
427          <property name="text">
428           <string>Distribute</string>
429          </property>
430          <property name="alignment">
431           <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
432          </property>
433         </widget>
434        </item>
435        <item row="9" column="0" colspan="7">
436         <widget class="Line" name="line_3">
437          <property name="minimumSize">
438           <size>
439            <width>0</width>
440            <height>15</height>
441           </size>
442          </property>
443          <property name="orientation">
444           <enum>Qt::Horizontal</enum>
445          </property>
446         </widget>
447        </item>
448        <item row="6" column="0" colspan="7">
449         <widget class="Line" name="line_2">
450          <property name="minimumSize">
451           <size>
452            <width>0</width>
453            <height>15</height>
454           </size>
455          </property>
456          <property name="orientation">
457           <enum>Qt::Horizontal</enum>
458          </property>
459         </widget>
460        </item>
461        <item row="2" column="0" colspan="7">
462         <widget class="Line" name="line">
463          <property name="minimumSize">
464           <size>
465            <width>0</width>
466            <height>15</height>
467           </size>
468          </property>
469          <property name="orientation">
470           <enum>Qt::Horizontal</enum>
471          </property>
472         </widget>
473        </item>
474       </layout>
475      </item>
476      <item>
477       <spacer name="horizontalSpacer">
478        <property name="orientation">
479         <enum>Qt::Horizontal</enum>
480        </property>
481        <property name="sizeHint" stdset="0">
482         <size>
483          <width>40</width>
484          <height>20</height>
485         </size>
486        </property>
487       </spacer>
488      </item>
489     </layout>
490    </widget>
491   </item>
492   <item>
493    <spacer name="verticalSpacer">
494     <property name="orientation">
495      <enum>Qt::Vertical</enum>
496     </property>
497     <property name="sizeHint" stdset="0">
498      <size>
499       <width>20</width>
500       <height>40</height>
501      </size>
502     </property>
503    </spacer>
504   </item>
505  </layout>
506 </widget>
507 <resources/>
508 <connections/>
509</ui>
510