1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>OsgEarthviewGadgetOptionsPage
</class>
4 <widget class=
"QWidget" name=
"OsgEarthviewGadgetOptionsPage">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"windowTitle">
22 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
24 <layout class=
"QHBoxLayout" name=
"horizontalLayout" stretch=
"0,0">
25 <property name=
"spacing">
28 <property name=
"sizeConstraint">
29 <enum>QLayout::SetMaximumSize
</enum>
31 <property name=
"bottomMargin">
35 <widget class=
"QLabel" name=
"label">
36 <property name=
"text">
37 <string>PFD SVG:
</string>
42 <widget class=
"Utils::PathChooser" name=
"svgSourceFile" native=
"true">
43 <property name=
"sizePolicy">
44 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Preferred">
45 <horstretch>0</horstretch>
46 <verstretch>0</verstretch>
54 <widget class=
"Line" name=
"line">
55 <property name=
"orientation">
56 <enum>Qt::Horizontal
</enum>
61 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
63 <widget class=
"QCheckBox" name=
"useOpenGL">
64 <property name=
"enabled">
67 <property name=
"text">
68 <string>Use OpenGL for rendering
</string>
70 <property name=
"checked">
76 <widget class=
"QCheckBox" name=
"hqText">
77 <property name=
"text">
78 <string>High Quality text (OpenGL)
</string>
85 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
87 <widget class=
"QCheckBox" name=
"smoothUpdates">
88 <property name=
"text">
89 <string>Smooth updates
</string>
91 <property name=
"checked">
99 <spacer name=
"verticalSpacer">
100 <property name=
"orientation">
101 <enum>Qt::Vertical
</enum>
103 <property name=
"sizeType">
104 <enum>QSizePolicy::MinimumExpanding
</enum>
106 <property name=
"sizeHint" stdset=
"0">
118 <class>Utils::PathChooser
</class>
119 <extends>QWidget
</extends>
120 <header>utils/pathchooser.h
</header>
121 <container>1</container>