1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>EditXLinkDialog</class>
4 <widget class="QDialog" name="EditXLinkDialog">
5 <property name="geometry">
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name="windowTitle">
20 <string>Edit XLink</string>
22 <layout class="QVBoxLayout">
23 <property name="spacing">
26 <property name="margin">
30 <layout class="QGridLayout">
31 <property name="margin">
34 <property name="spacing">
37 <item row="0" column="1">
38 <widget class="QSpinBox" name="widthBox">
39 <property name="sizePolicy">
40 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
41 <horstretch>0</horstretch>
42 <verstretch>0</verstretch>
45 <property name="minimum">
48 <property name="maximum">
53 <item row="0" column="0">
54 <widget class="QLabel" name="textLabel1">
55 <property name="text">
56 <string>XLink width:</string>
58 <property name="alignment">
59 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
63 <item row="1" column="4">
64 <widget class="QPushButton" name="setColorHeadingButton">
65 <property name="maximumSize">
71 <property name="text">
72 <string>Set color of heading</string>
76 <item row="1" column="1">
77 <widget class="QPushButton" name="colorButton">
78 <property name="enabled">
81 <property name="maximumSize">
87 <property name="text">
92 <item row="2" column="1" colspan="2">
93 <widget class="QCheckBox" name="useSettings">
94 <property name="text">
99 <item row="1" column="0">
100 <widget class="QLabel" name="textLabel2">
101 <property name="text">
102 <string>XLink color:</string>
104 <property name="alignment">
105 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
109 <item row="1" column="2" colspan="2">
111 <property name="orientation">
112 <enum>Qt::Horizontal</enum>
114 <property name="sizeType">
115 <enum>QSizePolicy::Expanding</enum>
117 <property name="sizeHint" stdset="0">
125 <item row="0" column="2" colspan="2">
127 <property name="orientation">
128 <enum>Qt::Horizontal</enum>
130 <property name="sizeType">
131 <enum>QSizePolicy::Expanding</enum>
133 <property name="sizeHint" stdset="0">
141 <item row="2" column="0">
142 <widget class="QLabel" name="textLabel1_2">
143 <property name="text">
144 <string>Use as default:</string>
146 <property name="alignment">
147 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
151 <item row="2" column="3" colspan="2">
153 <property name="orientation">
154 <enum>Qt::Horizontal</enum>
156 <property name="sizeType">
157 <enum>QSizePolicy::Expanding</enum>
159 <property name="sizeHint" stdset="0">
171 <property name="orientation">
172 <enum>Qt::Vertical</enum>
174 <property name="sizeType">
175 <enum>QSizePolicy::Expanding</enum>
177 <property name="sizeHint" stdset="0">
186 <layout class="QHBoxLayout">
187 <property name="spacing">
190 <property name="margin">
194 <widget class="QPushButton" name="deleteButton">
195 <property name="text">
196 <string>Quit and delete XLink</string>
202 <property name="orientation">
203 <enum>Qt::Horizontal</enum>
205 <property name="sizeType">
206 <enum>QSizePolicy::Expanding</enum>
208 <property name="sizeHint" stdset="0">
217 <widget class="QPushButton" name="okButton">
218 <property name="text">
227 <layoutdefault spacing="6" margin="11"/>
228 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
230 <include location="local">xlinkitem.h</include>
231 <include location="local">linkablemapobj.h</include>
236 <sender>okButton</sender>
237 <signal>clicked()</signal>
238 <receiver>EditXLinkDialog</receiver>
239 <slot>accept()</slot>
241 <hint type="sourcelabel">
245 <hint type="destinationlabel">