1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>GraphicsSettingsPage
</class>
4 <widget class=
"QWidget" name=
"GraphicsSettingsPage">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
16 <layout class=
"QGridLayout" name=
"gridLayout">
17 <property name=
"margin">
20 <property name=
"spacing">
23 <item row=
"0" column=
"0" colspan=
"3">
24 <widget class=
"QGroupBox" name=
"groupBox_2">
25 <property name=
"title">
26 <string>Bloom effect
</string>
28 <layout class=
"QGridLayout" name=
"gridLayout_5">
29 <item row=
"0" column=
"0">
30 <layout class=
"QHBoxLayout" name=
"horizontalLayout_5">
32 <widget class=
"QLabel" name=
"label_5">
33 <property name=
"text">
34 <string>Bloom density
</string>
39 <widget class=
"QSlider" name=
"bloomDensityHorizontalSlider">
40 <property name=
"maximum">
43 <property name=
"orientation">
44 <enum>Qt::Horizontal
</enum>
50 <item row=
"1" column=
"0">
51 <widget class=
"QCheckBox" name=
"squareBloomCheckBox">
52 <property name=
"text">
53 <string>Square bloom
</string>
57 <item row=
"2" column=
"0">
58 <widget class=
"QCheckBox" name=
"enableBloomCheckBox">
59 <property name=
"text">
60 <string>Enable bloom effect
</string>
67 <item row=
"1" column=
"0" colspan=
"3">
68 <widget class=
"QGroupBox" name=
"graphicsGroupBox">
69 <property name=
"title">
70 <string>Graphics settings
</string>
72 <layout class=
"QGridLayout" name=
"gridLayout_3">
73 <item row=
"0" column=
"0">
74 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
76 <widget class=
"QLabel" name=
"driverGraphLabel">
77 <property name=
"text">
78 <string>Driver
</string>
83 <spacer name=
"horizontalSpacer_3">
84 <property name=
"orientation">
85 <enum>Qt::Horizontal
</enum>
87 <property name=
"sizeHint" stdset=
"0">
96 <widget class=
"QComboBox" name=
"driverGraphComboBox">
97 <property name=
"sizePolicy">
98 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
99 <horstretch>0</horstretch>
100 <verstretch>0</verstretch>
104 <property name=
"text">
105 <string>OpenGL
</string>
109 <property name=
"text">
110 <string>Direct3D
</string>
120 <item row=
"2" column=
"0">
121 <widget class=
"QLabel" name=
"label">
122 <property name=
"enabled">
125 <property name=
"text">
126 <string>Font
</string>
130 <item row=
"2" column=
"1">
131 <widget class=
"QLineEdit" name=
"fontLineEdit">
132 <property name=
"enabled">
137 <item row=
"2" column=
"2">
138 <widget class=
"QToolButton" name=
"fontSelectButton">
139 <property name=
"enabled">
142 <property name=
"text">
147 <item row=
"3" column=
"1">
148 <spacer name=
"verticalSpacer_2">
149 <property name=
"orientation">
150 <enum>Qt::Vertical
</enum>
152 <property name=
"sizeHint" stdset=
"0">
163 <include location=
"../../object_viewer_qt.qrc"/>