1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>Dialog</class>
4 <widget class="QDialog" name="Dialog">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>404</width>
10    <height>512</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>404</width>
22    <height>509</height>
23   </size>
24  </property>
25  <property name="maximumSize">
26   <size>
27    <width>404</width>
28    <height>512</height>
29   </size>
30  </property>
31  <property name="windowTitle">
32   <string>Dialog</string>
33  </property>
34  <widget class="QFrame" name="frame">
35   <property name="geometry">
36    <rect>
37     <x>0</x>
38     <y>0</y>
39     <width>401</width>
40     <height>151</height>
41    </rect>
42   </property>
43   <property name="frameShape">
44    <enum>QFrame::StyledPanel</enum>
45   </property>
46   <property name="frameShadow">
47    <enum>QFrame::Sunken</enum>
48   </property>
49   <property name="lineWidth">
50    <number>2</number>
51   </property>
52   <widget class="QWidget" name="layoutWidget">
53    <property name="geometry">
54     <rect>
55      <x>10</x>
56      <y>10</y>
57      <width>381</width>
58      <height>131</height>
59     </rect>
60    </property>
61    <layout class="QVBoxLayout" name="verticalLayout_5">
62     <item>
63      <layout class="QVBoxLayout" name="verticalLayout">
64       <item>
65        <layout class="QHBoxLayout" name="horizontalLayout">
66         <item>
67          <widget class="QLabel" name="label">
68           <property name="minimumSize">
69            <size>
70             <width>120</width>
71             <height>0</height>
72            </size>
73           </property>
74           <property name="text">
75            <string>Layout Engine</string>
76           </property>
77           <property name="margin">
78            <number>5</number>
79           </property>
80          </widget>
81         </item>
82         <item>
83          <widget class="QComboBox" name="cbLayout">
84           <property name="minimumSize">
85            <size>
86             <width>150</width>
87             <height>0</height>
88            </size>
89           </property>
90           <item>
91            <property name="text">
92             <string>dot</string>
93            </property>
94           </item>
95           <item>
96            <property name="text">
97             <string>circo</string>
98            </property>
99           </item>
100           <item>
101            <property name="text">
102             <string>fdp</string>
103            </property>
104           </item>
105           <item>
106            <property name="text">
107             <string>neato</string>
108            </property>
109           </item>
110           <item>
111            <property name="text">
112             <string>nop</string>
113            </property>
114           </item>
115           <item>
116            <property name="text">
117             <string>nop1</string>
118            </property>
119           </item>
120           <item>
121            <property name="text">
122             <string>nop2</string>
123            </property>
124           </item>
125           <item>
126            <property name="text">
127             <string>osage</string>
128            </property>
129           </item>
130           <item>
131            <property name="text">
132             <string>patchwork</string>
133            </property>
134           </item>
135           <item>
136            <property name="text">
137             <string>sfdp</string>
138            </property>
139           </item>
140           <item>
141            <property name="text">
142             <string>twopi</string>
143            </property>
144           </item>
145          </widget>
146         </item>
147         <item>
148          <spacer name="horizontalSpacer">
149           <property name="orientation">
150            <enum>Qt::Horizontal</enum>
151           </property>
152           <property name="sizeHint" stdset="0">
153            <size>
154             <width>40</width>
155             <height>20</height>
156            </size>
157           </property>
158          </spacer>
159         </item>
160        </layout>
161       </item>
162       <item>
163        <layout class="QHBoxLayout" name="horizontalLayout_3">
164         <item>
165          <widget class="QLabel" name="label_3">
166           <property name="minimumSize">
167            <size>
168             <width>120</width>
169             <height>0</height>
170            </size>
171           </property>
172           <property name="text">
173            <string>Output file Type</string>
174           </property>
175           <property name="margin">
176            <number>5</number>
177           </property>
178          </widget>
179         </item>
180         <item>
181          <widget class="QComboBox" name="cbExtension">
182           <property name="minimumSize">
183            <size>
184             <width>150</width>
185             <height>0</height>
186            </size>
187           </property>
188           <item>
189            <property name="text">
190             <string>png</string>
191            </property>
192           </item>
193           <item>
194            <property name="text">
195             <string>jpg</string>
196            </property>
197           </item>
198           <item>
199            <property name="text">
200             <string>ps</string>
201            </property>
202           </item>
203           <item>
204            <property name="text">
205             <string>dot</string>
206            </property>
207           </item>
208          </widget>
209         </item>
210         <item>
211          <spacer name="horizontalSpacer_2">
212           <property name="orientation">
213            <enum>Qt::Horizontal</enum>
214           </property>
215           <property name="sizeHint" stdset="0">
216            <size>
217             <width>40</width>
218             <height>20</height>
219            </size>
220           </property>
221          </spacer>
222         </item>
223        </layout>
224       </item>
225       <item>
226        <layout class="QHBoxLayout" name="horizontalLayout_2">
227         <item>
228          <widget class="QLabel" name="label_2">
229           <property name="minimumSize">
230            <size>
231             <width>120</width>
232             <height>0</height>
233            </size>
234           </property>
235           <property name="text">
236            <string>Output File Name</string>
237           </property>
238           <property name="margin">
239            <number>5</number>
240           </property>
241          </widget>
242         </item>
243         <item>
244          <widget class="QLineEdit" name="leOutput">
245           <property name="readOnly">
246            <bool>true</bool>
247           </property>
248          </widget>
249         </item>
250         <item>
251          <widget class="QPushButton" name="pbOut">
252           <property name="maximumSize">
253            <size>
254             <width>50</width>
255             <height>16777215</height>
256            </size>
257           </property>
258           <property name="text">
259            <string>...</string>
260           </property>
261          </widget>
262         </item>
263        </layout>
264       </item>
265      </layout>
266     </item>
267    </layout>
268   </widget>
269  </widget>
270  <widget class="QFrame" name="frame_2">
271   <property name="geometry">
272    <rect>
273     <x>0</x>
274     <y>150</y>
275     <width>401</width>
276     <height>61</height>
277    </rect>
278   </property>
279   <property name="frameShape">
280    <enum>QFrame::StyledPanel</enum>
281   </property>
282   <property name="frameShadow">
283    <enum>QFrame::Raised</enum>
284   </property>
285   <widget class="QWidget" name="layoutWidget">
286    <property name="geometry">
287     <rect>
288      <x>2</x>
289      <y>0</y>
290      <width>391</width>
291      <height>62</height>
292     </rect>
293    </property>
294    <layout class="QHBoxLayout" name="horizontalLayout_7">
295     <item>
296      <layout class="QVBoxLayout" name="verticalLayout_2">
297       <item>
298        <layout class="QHBoxLayout" name="horizontalLayout_5">
299         <item>
300          <widget class="QLabel" name="label_5">
301           <property name="text">
302            <string>Scope</string>
303           </property>
304          </widget>
305         </item>
306         <item>
307          <widget class="QComboBox" name="cbScope">
308           <item>
309            <property name="text">
310             <string>graph</string>
311            </property>
312           </item>
313           <item>
314            <property name="text">
315             <string>node</string>
316            </property>
317           </item>
318           <item>
319            <property name="text">
320             <string>edge</string>
321            </property>
322           </item>
323          </widget>
324         </item>
325         <item>
326          <widget class="QLabel" name="label_6">
327           <property name="text">
328            <string>Name</string>
329           </property>
330          </widget>
331         </item>
332         <item>
333          <widget class="QComboBox" name="cbNameG"/>
334         </item>
335         <item>
336          <widget class="QComboBox" name="cbNameN"/>
337         </item>
338         <item>
339          <widget class="QComboBox" name="cbNameE"/>
340         </item>
341        </layout>
342       </item>
343       <item>
344        <layout class="QHBoxLayout" name="horizontalLayout_6">
345         <item>
346          <widget class="QLabel" name="label_7">
347           <property name="minimumSize">
348            <size>
349             <width>40</width>
350             <height>0</height>
351            </size>
352           </property>
353           <property name="maximumSize">
354            <size>
355             <width>47</width>
356             <height>16777215</height>
357            </size>
358           </property>
359           <property name="text">
360            <string>Value</string>
361           </property>
362          </widget>
363         </item>
364         <item>
365          <widget class="QLineEdit" name="leValue"/>
366         </item>
367        </layout>
368       </item>
369      </layout>
370     </item>
371     <item>
372      <layout class="QVBoxLayout" name="verticalLayout_3">
373       <item>
374        <widget class="QPushButton" name="pbAdd">
375         <property name="minimumSize">
376          <size>
377           <width>75</width>
378           <height>0</height>
379          </size>
380         </property>
381         <property name="text">
382          <string>Add</string>
383         </property>
384        </widget>
385       </item>
386       <item>
387        <spacer name="verticalSpacer">
388         <property name="orientation">
389          <enum>Qt::Vertical</enum>
390         </property>
391         <property name="sizeHint" stdset="0">
392          <size>
393           <width>20</width>
394           <height>13</height>
395          </size>
396         </property>
397        </spacer>
398       </item>
399       <item>
400        <widget class="QPushButton" name="pbHelp">
401         <property name="minimumSize">
402          <size>
403           <width>75</width>
404           <height>0</height>
405          </size>
406         </property>
407         <property name="text">
408          <string>Help</string>
409         </property>
410        </widget>
411       </item>
412      </layout>
413     </item>
414    </layout>
415   </widget>
416  </widget>
417  <widget class="QFrame" name="frame_3">
418   <property name="geometry">
419    <rect>
420     <x>0</x>
421     <y>210</y>
422     <width>401</width>
423     <height>301</height>
424    </rect>
425   </property>
426   <property name="frameShape">
427    <enum>QFrame::StyledPanel</enum>
428   </property>
429   <property name="frameShadow">
430    <enum>QFrame::Raised</enum>
431   </property>
432   <widget class="QWidget" name="layoutWidget">
433    <property name="geometry">
434     <rect>
435      <x>7</x>
436      <y>6</y>
437      <width>391</width>
438      <height>291</height>
439     </rect>
440    </property>
441    <layout class="QVBoxLayout" name="verticalLayout_4">
442     <item>
443      <widget class="QTextEdit" name="teAttributes"/>
444     </item>
445     <item>
446      <layout class="QHBoxLayout" name="horizontalLayout_10">
447       <item>
448        <layout class="QHBoxLayout" name="horizontalLayout_8">
449         <item>
450          <widget class="QPushButton" name="pbNew">
451           <property name="minimumSize">
452            <size>
453             <width>40</width>
454             <height>0</height>
455            </size>
456           </property>
457           <property name="maximumSize">
458            <size>
459             <width>40</width>
460             <height>16777215</height>
461            </size>
462           </property>
463           <property name="text">
464            <string>clear</string>
465           </property>
466          </widget>
467         </item>
468         <item>
469          <widget class="QPushButton" name="pbOpen">
470           <property name="minimumSize">
471            <size>
472             <width>40</width>
473             <height>0</height>
474            </size>
475           </property>
476           <property name="maximumSize">
477            <size>
478             <width>40</width>
479             <height>16777215</height>
480            </size>
481           </property>
482           <property name="text">
483            <string>load</string>
484           </property>
485          </widget>
486         </item>
487         <item>
488          <widget class="QPushButton" name="pbSave">
489           <property name="minimumSize">
490            <size>
491             <width>40</width>
492             <height>0</height>
493            </size>
494           </property>
495           <property name="maximumSize">
496            <size>
497             <width>40</width>
498             <height>16777215</height>
499            </size>
500           </property>
501           <property name="text">
502            <string>save</string>
503           </property>
504          </widget>
505         </item>
506        </layout>
507       </item>
508       <item>
509        <spacer name="horizontalSpacer_3">
510         <property name="orientation">
511          <enum>Qt::Horizontal</enum>
512         </property>
513         <property name="sizeHint" stdset="0">
514          <size>
515           <width>40</width>
516           <height>20</height>
517          </size>
518         </property>
519        </spacer>
520       </item>
521       <item>
522        <layout class="QHBoxLayout" name="horizontalLayout_9">
523         <item>
524          <widget class="QPushButton" name="btnCancel">
525           <property name="text">
526            <string>Cancel</string>
527           </property>
528          </widget>
529         </item>
530         <item>
531          <widget class="QPushButton" name="btnOK">
532           <property name="text">
533            <string>OK</string>
534           </property>
535          </widget>
536         </item>
537        </layout>
538       </item>
539      </layout>
540     </item>
541    </layout>
542   </widget>
543  </widget>
544  <action name="actionCSettingsOK">
545   <property name="text">
546    <string>CSettingsOK</string>
547   </property>
548  </action>
549 </widget>
550 <resources/>
551 <connections/>
552</ui>
553