[4] | 1 | <ui version="4.0" > |
---|
| 2 | <class>DefaultModelSceneWidget</class> |
---|
| 3 | <widget class="QWidget" name="DefaultModelSceneWidget" > |
---|
| 4 | <property name="geometry" > |
---|
| 5 | <rect> |
---|
| 6 | <x>0</x> |
---|
| 7 | <y>0</y> |
---|
| 8 | <width>179</width> |
---|
| 9 | <height>159</height> |
---|
| 10 | </rect> |
---|
| 11 | </property> |
---|
| 12 | <property name="windowTitle" > |
---|
| 13 | <string>Projection Settings</string> |
---|
| 14 | </property> |
---|
| 15 | <layout class="QGridLayout" > |
---|
| 16 | <property name="margin" > |
---|
| 17 | <number>0</number> |
---|
| 18 | </property> |
---|
| 19 | <property name="spacing" > |
---|
| 20 | <number>0</number> |
---|
| 21 | </property> |
---|
| 22 | <item row="0" column="0" > |
---|
| 23 | <widget class="QGroupBox" name="projectionGroup" > |
---|
| 24 | <property name="title" > |
---|
| 25 | <string>Model Properties</string> |
---|
| 26 | </property> |
---|
| 27 | <layout class="QGridLayout" > |
---|
| 28 | <property name="margin" > |
---|
| 29 | <number>9</number> |
---|
| 30 | </property> |
---|
| 31 | <property name="spacing" > |
---|
| 32 | <number>6</number> |
---|
| 33 | </property> |
---|
| 34 | <item row="0" column="0" > |
---|
| 35 | <layout class="QVBoxLayout" > |
---|
| 36 | <property name="margin" > |
---|
| 37 | <number>0</number> |
---|
| 38 | </property> |
---|
| 39 | <property name="spacing" > |
---|
| 40 | <number>6</number> |
---|
| 41 | </property> |
---|
| 42 | <item> |
---|
| 43 | <layout class="QHBoxLayout" > |
---|
| 44 | <property name="margin" > |
---|
| 45 | <number>0</number> |
---|
| 46 | </property> |
---|
| 47 | <property name="spacing" > |
---|
| 48 | <number>6</number> |
---|
| 49 | </property> |
---|
| 50 | <item> |
---|
| 51 | <widget class="QLabel" name="modelFileNameLabel" > |
---|
| 52 | <property name="text" > |
---|
| 53 | <string>File</string> |
---|
| 54 | </property> |
---|
| 55 | </widget> |
---|
| 56 | </item> |
---|
| 57 | <item> |
---|
| 58 | <widget class="QLineEdit" name="modelFileNameEdit" /> |
---|
| 59 | </item> |
---|
| 60 | <item> |
---|
| 61 | <widget class="QPushButton" name="modelBrowseButton" > |
---|
| 62 | <property name="sizePolicy" > |
---|
| 63 | <sizepolicy> |
---|
| 64 | <hsizetype>0</hsizetype> |
---|
| 65 | <vsizetype>0</vsizetype> |
---|
| 66 | <horstretch>0</horstretch> |
---|
| 67 | <verstretch>0</verstretch> |
---|
| 68 | </sizepolicy> |
---|
| 69 | </property> |
---|
| 70 | <property name="maximumSize" > |
---|
| 71 | <size> |
---|
| 72 | <width>23</width> |
---|
| 73 | <height>16777215</height> |
---|
| 74 | </size> |
---|
| 75 | </property> |
---|
| 76 | <property name="text" > |
---|
| 77 | <string>...</string> |
---|
| 78 | </property> |
---|
| 79 | </widget> |
---|
| 80 | </item> |
---|
| 81 | </layout> |
---|
| 82 | </item> |
---|
| 83 | <item> |
---|
| 84 | <widget class="QCheckBox" name="modelCullingCheckBox" > |
---|
| 85 | <property name="text" > |
---|
| 86 | <string>Back face culling</string> |
---|
| 87 | </property> |
---|
| 88 | </widget> |
---|
| 89 | </item> |
---|
| 90 | <item> |
---|
| 91 | <widget class="QCheckBox" name="modelSmoothingCheckBox" > |
---|
| 92 | <property name="text" > |
---|
| 93 | <string>Smoothing</string> |
---|
| 94 | </property> |
---|
| 95 | </widget> |
---|
| 96 | </item> |
---|
| 97 | <item> |
---|
| 98 | <spacer> |
---|
| 99 | <property name="orientation" > |
---|
| 100 | <enum>Qt::Vertical</enum> |
---|
| 101 | </property> |
---|
| 102 | <property name="sizeHint" > |
---|
| 103 | <size> |
---|
| 104 | <width>20</width> |
---|
| 105 | <height>40</height> |
---|
| 106 | </size> |
---|
| 107 | </property> |
---|
| 108 | </spacer> |
---|
| 109 | </item> |
---|
| 110 | </layout> |
---|
| 111 | </item> |
---|
| 112 | </layout> |
---|
| 113 | </widget> |
---|
| 114 | </item> |
---|
| 115 | </layout> |
---|
| 116 | </widget> |
---|
| 117 | <resources/> |
---|
| 118 | <connections/> |
---|
| 119 | </ui> |
---|