GPL V2. Added settings to documentation
4 <exportmacro></exportmacro>
5 <class>EditXLinkDialog</class>
6 <widget class="QDialog" name="EditXLinkDialog" >
7 <property name="geometry" >
15 <property name="sizePolicy" >
17 <hsizetype>5</hsizetype>
18 <vsizetype>5</vsizetype>
19 <horstretch>0</horstretch>
20 <verstretch>0</verstretch>
23 <property name="windowTitle" >
24 <string>Edit XLink</string>
26 <layout class="QVBoxLayout" >
27 <property name="margin" >
30 <property name="spacing" >
34 <layout class="QGridLayout" >
35 <property name="margin" >
38 <property name="spacing" >
41 <item row="0" column="1" >
42 <widget class="QSpinBox" name="widthBox" >
43 <property name="sizePolicy" >
45 <hsizetype>0</hsizetype>
46 <vsizetype>0</vsizetype>
47 <horstretch>0</horstretch>
48 <verstretch>0</verstretch>
51 <property name="maximum" >
54 <property name="minimum" >
59 <item row="0" column="0" >
60 <widget class="QLabel" name="textLabel1" >
61 <property name="text" >
62 <string>XLink width:</string>
64 <property name="alignment" >
65 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
69 <item row="1" column="4" >
70 <widget class="QPushButton" name="setColorHeadingButton" >
71 <property name="maximumSize" >
77 <property name="text" >
78 <string>Set color of heading</string>
82 <item row="1" column="1" >
83 <widget class="QPushButton" name="colorButton" >
84 <property name="enabled" >
87 <property name="maximumSize" >
93 <property name="text" >
98 <item row="2" column="1" colspan="2" >
99 <widget class="QCheckBox" name="useSettings" >
100 <property name="text" >
105 <item row="1" column="0" >
106 <widget class="QLabel" name="textLabel2" >
107 <property name="text" >
108 <string>XLink color:</string>
110 <property name="alignment" >
111 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
115 <item row="1" column="2" colspan="2" >
117 <property name="orientation" >
118 <enum>Qt::Horizontal</enum>
120 <property name="sizeType" >
121 <enum>QSizePolicy::Expanding</enum>
123 <property name="sizeHint" >
131 <item row="0" column="2" colspan="2" >
133 <property name="orientation" >
134 <enum>Qt::Horizontal</enum>
136 <property name="sizeType" >
137 <enum>QSizePolicy::Expanding</enum>
139 <property name="sizeHint" >
147 <item row="2" column="0" >
148 <widget class="QLabel" name="textLabel1_2" >
149 <property name="text" >
150 <string>Use as default:</string>
152 <property name="alignment" >
153 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
157 <item row="2" column="3" colspan="2" >
159 <property name="orientation" >
160 <enum>Qt::Horizontal</enum>
162 <property name="sizeType" >
163 <enum>QSizePolicy::Expanding</enum>
165 <property name="sizeHint" >
177 <property name="orientation" >
178 <enum>Qt::Vertical</enum>
180 <property name="sizeType" >
181 <enum>QSizePolicy::Expanding</enum>
183 <property name="sizeHint" >
192 <layout class="QHBoxLayout" >
193 <property name="margin" >
196 <property name="spacing" >
200 <widget class="QPushButton" name="deleteButton" >
201 <property name="text" >
202 <string>Quit and delete XLink</string>
208 <property name="orientation" >
209 <enum>Qt::Horizontal</enum>
211 <property name="sizeType" >
212 <enum>QSizePolicy::Expanding</enum>
214 <property name="sizeHint" >
223 <widget class="QPushButton" name="okButton" >
224 <property name="text" >
233 <layoutdefault spacing="6" margin="11" />
234 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
236 <include location="local" >xlinkobj.h</include>
237 <include location="local" >mapcenterobj.h</include>
238 <include location="local" >linkablemapobj.h</include>
243 <sender>okButton</sender>
244 <signal>clicked()</signal>
245 <receiver>EditXLinkDialog</receiver>
246 <slot>accept()</slot>
248 <hint type="sourcelabel" >
252 <hint type="destinationlabel" >