[4] | 1 | <ui version="4.0" > |
---|
| 2 | <class>QSceneWidget</class> |
---|
| 3 | <widget class="QWidget" name="QSceneWidget" > |
---|
| 4 | <property name="geometry" > |
---|
| 5 | <rect> |
---|
| 6 | <x>0</x> |
---|
| 7 | <y>0</y> |
---|
| 8 | <width>178</width> |
---|
| 9 | <height>242</height> |
---|
| 10 | </rect> |
---|
| 11 | </property> |
---|
| 12 | <property name="windowTitle" > |
---|
| 13 | <string>Scene Settings</string> |
---|
| 14 | </property> |
---|
| 15 | <layout class="QHBoxLayout" > |
---|
| 16 | <property name="margin" > |
---|
| 17 | <number>4</number> |
---|
| 18 | </property> |
---|
| 19 | <property name="spacing" > |
---|
| 20 | <number>6</number> |
---|
| 21 | </property> |
---|
| 22 | <item> |
---|
| 23 | <layout class="QVBoxLayout" > |
---|
| 24 | <property name="margin" > |
---|
| 25 | <number>0</number> |
---|
| 26 | </property> |
---|
| 27 | <property name="spacing" > |
---|
| 28 | <number>6</number> |
---|
| 29 | </property> |
---|
| 30 | <item> |
---|
| 31 | <widget class="projection::QTransformMatrixWidget" native="1" name="transformWidget" > |
---|
| 32 | <property name="focusPolicy" > |
---|
| 33 | <enum>Qt::StrongFocus</enum> |
---|
| 34 | </property> |
---|
| 35 | </widget> |
---|
| 36 | </item> |
---|
| 37 | <item> |
---|
| 38 | <widget class="QGroupBox" name="contentGroup" > |
---|
| 39 | <property name="title" > |
---|
| 40 | <string>Content</string> |
---|
| 41 | </property> |
---|
| 42 | <layout class="QHBoxLayout" > |
---|
| 43 | <property name="margin" > |
---|
| 44 | <number>4</number> |
---|
| 45 | </property> |
---|
| 46 | <property name="spacing" > |
---|
| 47 | <number>6</number> |
---|
| 48 | </property> |
---|
| 49 | <item> |
---|
| 50 | <layout class="QVBoxLayout" > |
---|
| 51 | <property name="margin" > |
---|
| 52 | <number>0</number> |
---|
| 53 | </property> |
---|
| 54 | <property name="spacing" > |
---|
| 55 | <number>6</number> |
---|
| 56 | </property> |
---|
| 57 | <item> |
---|
| 58 | <layout class="QHBoxLayout" > |
---|
| 59 | <property name="margin" > |
---|
| 60 | <number>0</number> |
---|
| 61 | </property> |
---|
| 62 | <property name="spacing" > |
---|
| 63 | <number>6</number> |
---|
| 64 | </property> |
---|
| 65 | <item> |
---|
| 66 | <widget class="QLabel" name="typeLabel" > |
---|
| 67 | <property name="text" > |
---|
| 68 | <string>Type</string> |
---|
| 69 | </property> |
---|
| 70 | </widget> |
---|
| 71 | </item> |
---|
| 72 | <item> |
---|
| 73 | <widget class="QComboBox" name="typeComboBox" > |
---|
| 74 | <property name="minimumSize" > |
---|
| 75 | <size> |
---|
| 76 | <width>96</width> |
---|
| 77 | <height>0</height> |
---|
| 78 | </size> |
---|
| 79 | </property> |
---|
| 80 | </widget> |
---|
| 81 | </item> |
---|
| 82 | <item> |
---|
| 83 | <spacer> |
---|
| 84 | <property name="orientation" > |
---|
| 85 | <enum>Qt::Horizontal</enum> |
---|
| 86 | </property> |
---|
| 87 | <property name="sizeHint" > |
---|
| 88 | <size> |
---|
| 89 | <width>40</width> |
---|
| 90 | <height>20</height> |
---|
| 91 | </size> |
---|
| 92 | </property> |
---|
| 93 | </spacer> |
---|
| 94 | </item> |
---|
| 95 | </layout> |
---|
| 96 | </item> |
---|
| 97 | <item> |
---|
| 98 | <widget class="QStackedWidget" name="stackedWidget" > |
---|
| 99 | <property name="focusPolicy" > |
---|
| 100 | <enum>Qt::StrongFocus</enum> |
---|
| 101 | </property> |
---|
| 102 | <property name="currentIndex" > |
---|
| 103 | <number>-1</number> |
---|
| 104 | </property> |
---|
| 105 | </widget> |
---|
| 106 | </item> |
---|
| 107 | </layout> |
---|
| 108 | </item> |
---|
| 109 | </layout> |
---|
| 110 | </widget> |
---|
| 111 | </item> |
---|
| 112 | <item> |
---|
| 113 | <widget class="QCheckBox" name="showInDesignViewCheckBox" > |
---|
| 114 | <property name="text" > |
---|
| 115 | <string>Show in Design View</string> |
---|
| 116 | </property> |
---|
| 117 | </widget> |
---|
| 118 | </item> |
---|
| 119 | <item> |
---|
| 120 | <layout class="QHBoxLayout" > |
---|
| 121 | <property name="margin" > |
---|
| 122 | <number>0</number> |
---|
| 123 | </property> |
---|
| 124 | <property name="spacing" > |
---|
| 125 | <number>6</number> |
---|
| 126 | </property> |
---|
| 127 | <item> |
---|
| 128 | <widget class="QLabel" name="sceneSizeLabel" > |
---|
| 129 | <property name="text" > |
---|
| 130 | <string>Scene size</string> |
---|
| 131 | </property> |
---|
| 132 | </widget> |
---|
| 133 | </item> |
---|
| 134 | <item> |
---|
| 135 | <widget class="QLineEdit" name="sceneSizeEdit" > |
---|
| 136 | <property name="maximumSize" > |
---|
| 137 | <size> |
---|
| 138 | <width>64</width> |
---|
| 139 | <height>16777215</height> |
---|
| 140 | </size> |
---|
| 141 | </property> |
---|
| 142 | </widget> |
---|
| 143 | </item> |
---|
| 144 | <item> |
---|
| 145 | <spacer> |
---|
| 146 | <property name="orientation" > |
---|
| 147 | <enum>Qt::Horizontal</enum> |
---|
| 148 | </property> |
---|
| 149 | <property name="sizeHint" > |
---|
| 150 | <size> |
---|
| 151 | <width>40</width> |
---|
| 152 | <height>20</height> |
---|
| 153 | </size> |
---|
| 154 | </property> |
---|
| 155 | </spacer> |
---|
| 156 | </item> |
---|
| 157 | </layout> |
---|
| 158 | </item> |
---|
| 159 | <item> |
---|
| 160 | <layout class="QHBoxLayout" > |
---|
| 161 | <property name="margin" > |
---|
| 162 | <number>0</number> |
---|
| 163 | </property> |
---|
| 164 | <property name="spacing" > |
---|
| 165 | <number>6</number> |
---|
| 166 | </property> |
---|
| 167 | <item> |
---|
| 168 | <widget class="QCheckBox" name="gridCheckBox" > |
---|
| 169 | <property name="text" > |
---|
| 170 | <string>Grid</string> |
---|
| 171 | </property> |
---|
| 172 | </widget> |
---|
| 173 | </item> |
---|
| 174 | <item> |
---|
| 175 | <widget class="QLabel" name="gridSizeLabel" > |
---|
| 176 | <property name="text" > |
---|
| 177 | <string>Size</string> |
---|
| 178 | </property> |
---|
| 179 | </widget> |
---|
| 180 | </item> |
---|
| 181 | <item> |
---|
| 182 | <widget class="QLineEdit" name="gridSizeEdit" > |
---|
| 183 | <property name="maximumSize" > |
---|
| 184 | <size> |
---|
| 185 | <width>64</width> |
---|
| 186 | <height>16777215</height> |
---|
| 187 | </size> |
---|
| 188 | </property> |
---|
| 189 | </widget> |
---|
| 190 | </item> |
---|
| 191 | <item> |
---|
| 192 | <spacer> |
---|
| 193 | <property name="orientation" > |
---|
| 194 | <enum>Qt::Horizontal</enum> |
---|
| 195 | </property> |
---|
| 196 | <property name="sizeHint" > |
---|
| 197 | <size> |
---|
| 198 | <width>40</width> |
---|
| 199 | <height>20</height> |
---|
| 200 | </size> |
---|
| 201 | </property> |
---|
| 202 | </spacer> |
---|
| 203 | </item> |
---|
| 204 | </layout> |
---|
| 205 | </item> |
---|
| 206 | <item> |
---|
| 207 | <layout class="QHBoxLayout" > |
---|
| 208 | <property name="margin" > |
---|
| 209 | <number>0</number> |
---|
| 210 | </property> |
---|
| 211 | <property name="spacing" > |
---|
| 212 | <number>6</number> |
---|
| 213 | </property> |
---|
| 214 | <item> |
---|
| 215 | <spacer> |
---|
| 216 | <property name="orientation" > |
---|
| 217 | <enum>Qt::Horizontal</enum> |
---|
| 218 | </property> |
---|
| 219 | <property name="sizeHint" > |
---|
| 220 | <size> |
---|
| 221 | <width>40</width> |
---|
| 222 | <height>20</height> |
---|
| 223 | </size> |
---|
| 224 | </property> |
---|
| 225 | </spacer> |
---|
| 226 | </item> |
---|
| 227 | <item> |
---|
| 228 | <widget class="QPushButton" name="centerViewButton" > |
---|
| 229 | <property name="text" > |
---|
| 230 | <string>Center View</string> |
---|
| 231 | </property> |
---|
| 232 | </widget> |
---|
| 233 | </item> |
---|
| 234 | <item> |
---|
| 235 | <widget class="QPushButton" name="viewAllButton" > |
---|
| 236 | <property name="text" > |
---|
| 237 | <string>ViewAll</string> |
---|
| 238 | </property> |
---|
| 239 | </widget> |
---|
| 240 | </item> |
---|
| 241 | </layout> |
---|
| 242 | </item> |
---|
| 243 | </layout> |
---|
| 244 | </item> |
---|
| 245 | </layout> |
---|
| 246 | </widget> |
---|
| 247 | <customwidgets> |
---|
| 248 | <customwidget> |
---|
| 249 | <class>projection::QTransformMatrixWidget</class> |
---|
| 250 | <extends>QWidget</extends> |
---|
| 251 | <header>gui/QTransformMatrixWidget.h</header> |
---|
| 252 | </customwidget> |
---|
| 253 | </customwidgets> |
---|
| 254 | <tabstops> |
---|
| 255 | <tabstop>typeComboBox</tabstop> |
---|
| 256 | <tabstop>stackedWidget</tabstop> |
---|
| 257 | <tabstop>showInDesignViewCheckBox</tabstop> |
---|
| 258 | <tabstop>gridCheckBox</tabstop> |
---|
| 259 | <tabstop>gridSizeEdit</tabstop> |
---|
| 260 | <tabstop>centerViewButton</tabstop> |
---|
| 261 | <tabstop>viewAllButton</tabstop> |
---|
| 262 | </tabstops> |
---|
| 263 | <resources/> |
---|
| 264 | <connections/> |
---|
| 265 | </ui> |
---|