1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SelectionPage
</class>
4 <widget class=
"QWizardPage" name=
"SelectionPage">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>WizardPage
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QLabel" name=
"label">
19 <property name=
"font">
21 <pointsize>13</pointsize>
26 <property name=
"text">
27 <string>placeholder_text
</string>
29 <property name=
"textFormat">
30 <enum>Qt::PlainText
</enum>
32 <property name=
"alignment">
33 <set>Qt::AlignCenter
</set>
35 <property name=
"wordWrap">
41 <widget class=
"QLabel" name=
"text">
42 <property name=
"text">
43 <string>TextLabel
</string>
45 <property name=
"wordWrap">
51 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
52 <property name=
"spacing">
55 <property name=
"topMargin">
59 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
60 <property name=
"spacing">
64 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
65 <property name=
"spacing">
68 <property name=
"rightMargin">
72 <widget class=
"QLabel" name=
"label_2">
73 <property name=
"sizePolicy">
74 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
75 <horstretch>0</horstretch>
76 <verstretch>0</verstretch>
79 <property name=
"text">
80 <string>Select:
</string>
85 <widget class=
"QComboBox" name=
"typeCombo">
86 <property name=
"sizePolicy">
87 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
88 <horstretch>0</horstretch>
89 <verstretch>0</verstretch>
97 <widget class=
"QTextEdit" name=
"typeDescription">
98 <property name=
"sizePolicy">
99 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"MinimumExpanding">
100 <horstretch>0</horstretch>
101 <verstretch>0</verstretch>
104 <property name=
"verticalScrollBarPolicy">
105 <enum>Qt::ScrollBarAsNeeded
</enum>
107 <property name=
"horizontalScrollBarPolicy">
108 <enum>Qt::ScrollBarAlwaysOff
</enum>
110 <property name=
"textInteractionFlags">
111 <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse
</set>
118 <widget class=
"QGraphicsView" name=
"typeGraphicsView">
119 <property name=
"sizePolicy">
120 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
121 <horstretch>0</horstretch>
122 <verstretch>0</verstretch>
125 <property name=
"minimumSize">
131 <property name=
"autoFillBackground">
134 <property name=
"frameShape">
135 <enum>QFrame::NoFrame
</enum>
137 <property name=
"frameShadow">
138 <enum>QFrame::Plain
</enum>
140 <property name=
"lineWidth">
143 <property name=
"midLineWidth">
146 <property name=
"verticalScrollBarPolicy">
147 <enum>Qt::ScrollBarAlwaysOff
</enum>
149 <property name=
"horizontalScrollBarPolicy">
150 <enum>Qt::ScrollBarAlwaysOff
</enum>
152 <property name=
"backgroundBrush">
153 <brush brushstyle=
"NoBrush">
161 <property name=
"foregroundBrush">
162 <brush brushstyle=
"NoBrush">
170 <property name=
"interactive">
173 <property name=
"renderHints">
174 <set>QPainter::Antialiasing|QPainter::HighQualityAntialiasing
</set>