2 <class>BranchPropertyWindow</class>
3 <widget class="QWidget" name="BranchPropertyWindow" >
4 <property name="geometry" >
12 <property name="sizePolicy" >
13 <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
14 <horstretch>0</horstretch>
15 <verstretch>0</verstretch>
18 <property name="windowTitle" >
19 <string>Branch Property Editor</string>
21 <layout class="QVBoxLayout" >
23 <widget class="QTabWidget" name="tabWidget" >
24 <property name="currentIndex" >
27 <widget class="QWidget" name="tab" >
28 <attribute name="title" >
29 <string>Frame</string>
31 <layout class="QVBoxLayout" >
32 <property name="spacing" >
35 <property name="leftMargin" >
38 <property name="topMargin" >
41 <property name="rightMargin" >
44 <property name="bottomMargin" >
48 <widget class="QGroupBox" name="groupBox" >
49 <property name="title" >
50 <string>Geometry</string>
52 <layout class="QGridLayout" >
53 <item row="0" column="0" colspan="4" >
54 <widget class="QComboBox" name="frameTypeCombo" >
55 <property name="sizePolicy" >
56 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
57 <horstretch>0</horstretch>
58 <verstretch>0</verstretch>
62 <property name="text" >
63 <string>No Frame</string>
67 <property name="text" >
68 <string>Rectangle</string>
72 <property name="text" >
73 <string>Ellipse</string>
78 <item row="1" column="3" >
80 <property name="orientation" >
81 <enum>Qt::Horizontal</enum>
83 <property name="sizeHint" >
91 <item row="1" column="1" colspan="2" >
92 <widget class="QLabel" name="framePaddingLabel" >
93 <property name="text" >
94 <string>Padding</string>
98 <item row="2" column="1" colspan="2" >
99 <widget class="QLabel" name="frameBorderLabel" >
100 <property name="text" >
101 <string>Borderline width</string>
105 <item row="1" column="0" >
106 <widget class="QSpinBox" name="framePaddingSpinBox" >
107 <property name="maximum" >
112 <item row="2" column="0" >
113 <widget class="QSpinBox" name="frameWidthSpinBox" >
114 <property name="minimum" >
117 <property name="maximum" >
126 <layout class="QVBoxLayout" >
127 <property name="spacing" >
130 <property name="leftMargin" >
133 <property name="topMargin" >
136 <property name="rightMargin" >
139 <property name="bottomMargin" >
143 <widget class="QGroupBox" name="colorGroupBox" >
144 <property name="sizePolicy" >
145 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
146 <horstretch>0</horstretch>
147 <verstretch>0</verstretch>
150 <property name="title" >
151 <string>Colors</string>
153 <layout class="QGridLayout" >
154 <property name="leftMargin" >
157 <property name="topMargin" >
160 <property name="rightMargin" >
163 <property name="bottomMargin" >
166 <property name="horizontalSpacing" >
169 <property name="verticalSpacing" >
172 <item row="0" column="0" >
173 <widget class="QPushButton" name="framePenColorButton" >
174 <property name="maximumSize" >
177 <height>16777215</height>
180 <property name="text" >
185 <item row="0" column="1" >
186 <widget class="QLabel" name="penColorLabelDesc" >
187 <property name="sizePolicy" >
188 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
189 <horstretch>0</horstretch>
190 <verstretch>0</verstretch>
193 <property name="text" >
194 <string>Borderline color</string>
196 <property name="buddy" >
197 <cstring>framePenColorButton</cstring>
201 <item row="1" column="0" >
202 <widget class="QPushButton" name="frameBrushColorButton" >
203 <property name="maximumSize" >
206 <height>16777215</height>
209 <property name="text" >
214 <item row="1" column="1" >
215 <widget class="QLabel" name="brushColorLabelDesc" >
216 <property name="text" >
217 <string>Background color</string>
219 <property name="buddy" >
220 <cstring>frameBrushColorButton</cstring>
224 <item row="0" column="2" >
226 <property name="orientation" >
227 <enum>Qt::Horizontal</enum>
229 <property name="sizeHint" >
244 <widget class="QWidget" name="Layout" >
245 <attribute name="title" >
246 <string>Layout</string>
248 <layout class="QVBoxLayout" >
250 <layout class="QVBoxLayout" >
252 <widget class="QCheckBox" name="incImgHor" >
253 <property name="text" >
254 <string>Include images horizontally</string>
259 <widget class="QCheckBox" name="incImgVer" >
260 <property name="text" >
261 <string>Include images vertically</string>
269 <property name="orientation" >
270 <enum>Qt::Vertical</enum>
272 <property name="sizeHint" >
282 <widget class="QWidget" name="tab_2" >
283 <attribute name="title" >
284 <string>Link</string>
286 <layout class="QVBoxLayout" >
288 <widget class="QCheckBox" name="hideLinkIfUnselected" >
289 <property name="text" >
290 <string>Hide link if unselected</string>
296 <property name="orientation" >
297 <enum>Qt::Vertical</enum>
299 <property name="sizeHint" >
309 <widget class="QWidget" name="tab_3" >
310 <attribute name="title" >
311 <string>Attributes</string>
313 <layout class="QVBoxLayout" >
315 <widget class="QTableView" name="attributeTableView" />
318 <layout class="QHBoxLayout" >
319 <property name="spacing" >
322 <property name="leftMargin" >
325 <property name="topMargin" >
328 <property name="rightMargin" >
331 <property name="bottomMargin" >
335 <widget class="QPushButton" name="addAttributeButton" >
336 <property name="text" >
342 <widget class="QPushButton" name="deleteAttributeButton" >
343 <property name="text" >
350 <property name="orientation" >
351 <enum>Qt::Horizontal</enum>
353 <property name="sizeHint" >
369 <property name="orientation" >
370 <enum>Qt::Vertical</enum>
372 <property name="sizeHint" >
381 <layout class="QHBoxLayout" >
382 <property name="spacing" >
385 <property name="leftMargin" >
388 <property name="topMargin" >
391 <property name="rightMargin" >
394 <property name="bottomMargin" >
399 <property name="orientation" >
400 <enum>Qt::Horizontal</enum>
402 <property name="sizeHint" >
411 <widget class="QPushButton" name="closeButton" >
412 <property name="text" >
413 <string>Close</string>
424 <sender>closeButton</sender>
425 <signal>clicked()</signal>
426 <receiver>BranchPropertyWindow</receiver>
429 <hint type="sourcelabel" >
433 <hint type="destinationlabel" >