2 <class>BranchPropertyWindow</class>
3 <widget class="QWidget" name="BranchPropertyWindow" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Branch Property Editor</string>
15 <layout class="QVBoxLayout" >
17 <widget class="QTabWidget" name="tabWidget" >
18 <property name="currentIndex" >
21 <widget class="QWidget" name="tab" >
22 <attribute name="title" >
23 <string>Frame</string>
25 <layout class="QVBoxLayout" >
26 <property name="spacing" >
29 <property name="leftMargin" >
32 <property name="topMargin" >
35 <property name="rightMargin" >
38 <property name="bottomMargin" >
42 <widget class="QGroupBox" name="groupBox" >
43 <property name="title" >
44 <string>Geometry</string>
46 <layout class="QGridLayout" >
47 <item row="0" column="0" colspan="4" >
48 <widget class="QComboBox" name="frameTypeCombo" >
49 <property name="sizePolicy" >
50 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
51 <horstretch>0</horstretch>
52 <verstretch>0</verstretch>
56 <property name="text" >
57 <string>No Frame</string>
61 <property name="text" >
62 <string>Rectangle</string>
66 <property name="text" >
67 <string>Ellipse</string>
72 <item row="1" column="3" >
74 <property name="orientation" >
75 <enum>Qt::Horizontal</enum>
77 <property name="sizeHint" >
85 <item row="1" column="1" colspan="2" >
86 <widget class="QLabel" name="label_3" >
87 <property name="text" >
88 <string>Padding</string>
92 <item row="2" column="1" colspan="2" >
93 <widget class="QLabel" name="label_4" >
94 <property name="text" >
95 <string>Borderline width</string>
99 <item row="1" column="0" >
100 <widget class="QSpinBox" name="framePaddingSpinBox" >
101 <property name="maximum" >
106 <item row="2" column="0" >
107 <widget class="QSpinBox" name="frameWidthSpinBox" >
108 <property name="minimum" >
111 <property name="maximum" >
120 <layout class="QVBoxLayout" >
121 <property name="spacing" >
124 <property name="leftMargin" >
127 <property name="topMargin" >
130 <property name="rightMargin" >
133 <property name="bottomMargin" >
137 <widget class="QGroupBox" name="colorGroupBox" >
138 <property name="sizePolicy" >
139 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
140 <horstretch>0</horstretch>
141 <verstretch>0</verstretch>
144 <property name="title" >
145 <string>Colors</string>
147 <layout class="QGridLayout" >
148 <property name="leftMargin" >
151 <property name="topMargin" >
154 <property name="rightMargin" >
157 <property name="bottomMargin" >
160 <property name="horizontalSpacing" >
163 <property name="verticalSpacing" >
166 <item row="0" column="0" >
167 <widget class="QPushButton" name="framePenColorButton" >
168 <property name="maximumSize" >
171 <height>16777215</height>
174 <property name="text" >
179 <item row="0" column="1" >
180 <widget class="QLabel" name="penColorLabelDesc" >
181 <property name="sizePolicy" >
182 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
183 <horstretch>0</horstretch>
184 <verstretch>0</verstretch>
187 <property name="text" >
188 <string>Borderline color</string>
190 <property name="buddy" >
191 <cstring>framePenColorButton</cstring>
195 <item row="1" column="0" >
196 <widget class="QPushButton" name="frameBrushColorButton" >
197 <property name="maximumSize" >
200 <height>16777215</height>
203 <property name="text" >
208 <item row="1" column="1" >
209 <widget class="QLabel" name="brushColorLabelDesc" >
210 <property name="text" >
211 <string>Background color</string>
213 <property name="buddy" >
214 <cstring>frameBrushColorButton</cstring>
218 <item row="0" column="2" >
220 <property name="orientation" >
221 <enum>Qt::Horizontal</enum>
223 <property name="sizeHint" >
238 <widget class="QWidget" name="Layout" >
239 <attribute name="title" >
240 <string>Layout</string>
242 <layout class="QVBoxLayout" >
244 <layout class="QVBoxLayout" >
246 <widget class="QCheckBox" name="incImgHor" >
247 <property name="text" >
248 <string>Include images horizontally</string>
253 <widget class="QCheckBox" name="incImgVer" >
254 <property name="text" >
255 <string>Include images vertically</string>
263 <property name="orientation" >
264 <enum>Qt::Vertical</enum>
266 <property name="sizeHint" >
276 <widget class="QWidget" name="tab_2" >
277 <attribute name="title" >
278 <string>Link</string>
280 <layout class="QVBoxLayout" >
282 <widget class="QCheckBox" name="hideLinkIfUnselected" >
283 <property name="text" >
284 <string>Hide link if unselected</string>
290 <property name="orientation" >
291 <enum>Qt::Vertical</enum>
293 <property name="sizeHint" >
307 <property name="orientation" >
308 <enum>Qt::Vertical</enum>
310 <property name="sizeHint" >
319 <layout class="QHBoxLayout" >
320 <property name="spacing" >
323 <property name="leftMargin" >
326 <property name="topMargin" >
329 <property name="rightMargin" >
332 <property name="bottomMargin" >
337 <property name="orientation" >
338 <enum>Qt::Horizontal</enum>
340 <property name="sizeHint" >
349 <widget class="QPushButton" name="closeButton" >
350 <property name="text" >
351 <string>Close</string>
362 <sender>closeButton</sender>
363 <signal>clicked()</signal>
364 <receiver>BranchPropertyWindow</receiver>
367 <hint type="sourcelabel" >
371 <hint type="destinationlabel" >