[4] | 1 | <ui version="4.0" > |
---|
| 2 | <class>QDesignViewWindow</class> |
---|
| 3 | <widget class="QMainWindow" name="QDesignViewWindow" > |
---|
| 4 | <property name="geometry" > |
---|
| 5 | <rect> |
---|
| 6 | <x>0</x> |
---|
| 7 | <y>0</y> |
---|
| 8 | <width>960</width> |
---|
| 9 | <height>700</height> |
---|
| 10 | </rect> |
---|
| 11 | </property> |
---|
| 12 | <property name="windowTitle" > |
---|
| 13 | <string>Projection Designer</string> |
---|
| 14 | </property> |
---|
| 15 | <property name="windowIcon" > |
---|
| 16 | <iconset resource="../../projdesigner.qrc" > |
---|
| 17 | <normaloff>:/new/prefix1/Resources/projDesigner.png</normaloff>:/new/prefix1/Resources/projDesigner.png</iconset> |
---|
| 18 | </property> |
---|
| 19 | <widget class="QWidget" name="centralWidget" > |
---|
| 20 | <layout class="QHBoxLayout" > |
---|
| 21 | <property name="spacing" > |
---|
| 22 | <number>6</number> |
---|
| 23 | </property> |
---|
| 24 | <property name="margin" > |
---|
| 25 | <number>0</number> |
---|
| 26 | </property> |
---|
| 27 | <item> |
---|
| 28 | <widget class="QSplitter" name="splitter" > |
---|
| 29 | <property name="orientation" > |
---|
| 30 | <enum>Qt::Horizontal</enum> |
---|
| 31 | </property> |
---|
| 32 | <widget class="projection::QDesignViewWidget" native="1" name="designViewWidget" > |
---|
| 33 | <property name="sizePolicy" > |
---|
| 34 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Ignored" > |
---|
| 35 | <horstretch>1</horstretch> |
---|
| 36 | <verstretch>0</verstretch> |
---|
| 37 | </sizepolicy> |
---|
| 38 | </property> |
---|
| 39 | </widget> |
---|
| 40 | <widget class="projection::QPanelWidget" native="1" name="panelWidget" > |
---|
| 41 | <property name="sizePolicy" > |
---|
| 42 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" > |
---|
| 43 | <horstretch>0</horstretch> |
---|
| 44 | <verstretch>0</verstretch> |
---|
| 45 | </sizepolicy> |
---|
| 46 | </property> |
---|
| 47 | </widget> |
---|
| 48 | </widget> |
---|
| 49 | </item> |
---|
| 50 | </layout> |
---|
| 51 | </widget> |
---|
| 52 | <widget class="QMenuBar" name="menuBar" > |
---|
| 53 | <property name="geometry" > |
---|
| 54 | <rect> |
---|
| 55 | <x>0</x> |
---|
| 56 | <y>0</y> |
---|
| 57 | <width>960</width> |
---|
| 58 | <height>22</height> |
---|
| 59 | </rect> |
---|
| 60 | </property> |
---|
| 61 | <widget class="QMenu" name="menuEdit" > |
---|
| 62 | <property name="title" > |
---|
| 63 | <string>&Edit</string> |
---|
| 64 | </property> |
---|
| 65 | <addaction name="actionEditDesignDistortionMap" /> |
---|
| 66 | <addaction name="actionEditDesignBlendMap" /> |
---|
| 67 | <addaction name="separator" /> |
---|
| 68 | <addaction name="actionEditPreference" /> |
---|
| 69 | </widget> |
---|
| 70 | <widget class="QMenu" name="menuView" > |
---|
| 71 | <property name="title" > |
---|
| 72 | <string>&View</string> |
---|
| 73 | </property> |
---|
| 74 | <addaction name="actionViewPerspective" /> |
---|
| 75 | <addaction name="actionViewCenter" /> |
---|
| 76 | <addaction name="actionViewFront" /> |
---|
| 77 | <addaction name="actionViewTop" /> |
---|
| 78 | <addaction name="actionViewSide" /> |
---|
| 79 | <addaction name="separator" /> |
---|
| 80 | <addaction name="actionViewAxis" /> |
---|
| 81 | <addaction name="actionViewGrid" /> |
---|
| 82 | <addaction name="actionViewInfo" /> |
---|
| 83 | <addaction name="separator" /> |
---|
| 84 | <addaction name="actionViewViewAll" /> |
---|
| 85 | </widget> |
---|
| 86 | <widget class="QMenu" name="menuWindow" > |
---|
| 87 | <property name="title" > |
---|
| 88 | <string>&Window</string> |
---|
| 89 | </property> |
---|
| 90 | <addaction name="actionWindowSceneViewer" /> |
---|
| 91 | <addaction name="separator" /> |
---|
| 92 | <addaction name="actionWindowSceneDialog" /> |
---|
| 93 | <addaction name="actionWindowScreenDialog" /> |
---|
| 94 | <addaction name="actionWindowChannelManager" /> |
---|
| 95 | </widget> |
---|
| 96 | <widget class="QMenu" name="menuFile" > |
---|
| 97 | <property name="title" > |
---|
| 98 | <string>&File</string> |
---|
| 99 | </property> |
---|
| 100 | <addaction name="actionFileNew" /> |
---|
| 101 | <addaction name="actionFileOpen" /> |
---|
| 102 | <addaction name="actionFileSave" /> |
---|
| 103 | <addaction name="actionFileSaveAs" /> |
---|
| 104 | <addaction name="separator" /> |
---|
| 105 | <addaction name="actionFileExportDataset" /> |
---|
| 106 | <addaction name="separator" /> |
---|
| 107 | <addaction name="actionFileSyncClients" /> |
---|
| 108 | </widget> |
---|
| 109 | <widget class="QMenu" name="menuHelp" > |
---|
| 110 | <property name="title" > |
---|
| 111 | <string>&Help</string> |
---|
| 112 | </property> |
---|
| 113 | <addaction name="actionHelpHelp" /> |
---|
| 114 | <addaction name="actionHelpPlugins" /> |
---|
| 115 | <addaction name="separator" /> |
---|
| 116 | <addaction name="actionHelpAbout" /> |
---|
| 117 | <addaction name="actionHelpAbout_Qt" /> |
---|
| 118 | </widget> |
---|
| 119 | <addaction name="menuFile" /> |
---|
| 120 | <addaction name="menuEdit" /> |
---|
| 121 | <addaction name="menuView" /> |
---|
| 122 | <addaction name="menuWindow" /> |
---|
| 123 | <addaction name="menuHelp" /> |
---|
| 124 | </widget> |
---|
| 125 | <action name="actionFileNew" > |
---|
| 126 | <property name="icon" > |
---|
| 127 | <iconset resource="../../projdesigner.qrc" > |
---|
| 128 | <normaloff>:/new/prefix1/Resources/new.png</normaloff>:/new/prefix1/Resources/new.png</iconset> |
---|
| 129 | </property> |
---|
| 130 | <property name="text" > |
---|
| 131 | <string>&New Project</string> |
---|
| 132 | </property> |
---|
| 133 | <property name="shortcut" > |
---|
| 134 | <string>Ctrl+N</string> |
---|
| 135 | </property> |
---|
| 136 | </action> |
---|
| 137 | <action name="actionFileOpen" > |
---|
| 138 | <property name="icon" > |
---|
| 139 | <iconset resource="../../projdesigner.qrc" > |
---|
| 140 | <normaloff>:/new/prefix1/Resources/open.png</normaloff>:/new/prefix1/Resources/open.png</iconset> |
---|
| 141 | </property> |
---|
| 142 | <property name="text" > |
---|
| 143 | <string>&Open Project...</string> |
---|
| 144 | </property> |
---|
| 145 | <property name="shortcut" > |
---|
| 146 | <string>Ctrl+O</string> |
---|
| 147 | </property> |
---|
| 148 | </action> |
---|
| 149 | <action name="actionFileSave" > |
---|
| 150 | <property name="icon" > |
---|
| 151 | <iconset resource="../../projdesigner.qrc" > |
---|
| 152 | <normaloff>:/new/prefix1/Resources/save.png</normaloff>:/new/prefix1/Resources/save.png</iconset> |
---|
| 153 | </property> |
---|
| 154 | <property name="text" > |
---|
| 155 | <string>&Save Project</string> |
---|
| 156 | </property> |
---|
| 157 | <property name="shortcut" > |
---|
| 158 | <string>Ctrl+S</string> |
---|
| 159 | </property> |
---|
| 160 | </action> |
---|
| 161 | <action name="actionFileSaveAs" > |
---|
| 162 | <property name="icon" > |
---|
| 163 | <iconset resource="../../projdesigner.qrc" > |
---|
| 164 | <normaloff>:/new/prefix1/Resources/saveAs.png</normaloff>:/new/prefix1/Resources/saveAs.png</iconset> |
---|
| 165 | </property> |
---|
| 166 | <property name="text" > |
---|
| 167 | <string>Save Project &As...</string> |
---|
| 168 | </property> |
---|
| 169 | <property name="shortcut" > |
---|
| 170 | <string>Ctrl+A</string> |
---|
| 171 | </property> |
---|
| 172 | </action> |
---|
| 173 | <action name="actionFileSyncClients" > |
---|
| 174 | <property name="icon" > |
---|
| 175 | <iconset resource="../../projdesigner.qrc" > |
---|
| 176 | <normaloff>:/new/prefix1/Resources/sync.png</normaloff>:/new/prefix1/Resources/sync.png</iconset> |
---|
| 177 | </property> |
---|
| 178 | <property name="text" > |
---|
| 179 | <string>Sync Clients</string> |
---|
| 180 | </property> |
---|
| 181 | <property name="shortcut" > |
---|
| 182 | <string>Ctrl+Y</string> |
---|
| 183 | </property> |
---|
| 184 | </action> |
---|
| 185 | <action name="actionFileExit" > |
---|
| 186 | <property name="icon" > |
---|
| 187 | <iconset resource="../../projdesigner.qrc" > |
---|
| 188 | <normaloff>:/new/prefix1/Resources/exit.png</normaloff>:/new/prefix1/Resources/exit.png</iconset> |
---|
| 189 | </property> |
---|
| 190 | <property name="text" > |
---|
| 191 | <string>Exit</string> |
---|
| 192 | </property> |
---|
| 193 | <property name="shortcut" > |
---|
| 194 | <string>Ctrl+Q</string> |
---|
| 195 | </property> |
---|
| 196 | </action> |
---|
| 197 | <action name="actionFileExitAll" > |
---|
| 198 | <property name="icon" > |
---|
| 199 | <iconset resource="../../projdesigner.qrc" > |
---|
| 200 | <normaloff>:/new/prefix1/Resources/exitAll.png</normaloff>:/new/prefix1/Resources/exitAll.png</iconset> |
---|
| 201 | </property> |
---|
| 202 | <property name="text" > |
---|
| 203 | <string>Exit All</string> |
---|
| 204 | </property> |
---|
| 205 | <property name="shortcut" > |
---|
| 206 | <string>Ctrl+W</string> |
---|
| 207 | </property> |
---|
| 208 | </action> |
---|
| 209 | <action name="actionEditDesignDistortionMap" > |
---|
| 210 | <property name="icon" > |
---|
| 211 | <iconset resource="../../projdesigner.qrc" > |
---|
| 212 | <normaloff>:/new/prefix1/Resources/distortionMode.png</normaloff>:/new/prefix1/Resources/distortionMode.png</iconset> |
---|
| 213 | </property> |
---|
| 214 | <property name="text" > |
---|
| 215 | <string>&Distortion Map</string> |
---|
| 216 | </property> |
---|
| 217 | <property name="shortcut" > |
---|
| 218 | <string>Alt+D</string> |
---|
| 219 | </property> |
---|
| 220 | <property name="shortcutContext" > |
---|
| 221 | <enum>Qt::ApplicationShortcut</enum> |
---|
| 222 | </property> |
---|
| 223 | </action> |
---|
| 224 | <action name="actionEditDesignBlendMap" > |
---|
| 225 | <property name="icon" > |
---|
| 226 | <iconset resource="../../projdesigner.qrc" > |
---|
| 227 | <normaloff>:/new/prefix1/Resources/blendMode.png</normaloff>:/new/prefix1/Resources/blendMode.png</iconset> |
---|
| 228 | </property> |
---|
| 229 | <property name="text" > |
---|
| 230 | <string>Blend Map</string> |
---|
| 231 | </property> |
---|
| 232 | <property name="shortcut" > |
---|
| 233 | <string>Alt+B</string> |
---|
| 234 | </property> |
---|
| 235 | <property name="shortcutContext" > |
---|
| 236 | <enum>Qt::ApplicationShortcut</enum> |
---|
| 237 | </property> |
---|
| 238 | </action> |
---|
| 239 | <action name="actionEditPreference" > |
---|
| 240 | <property name="icon" > |
---|
| 241 | <iconset resource="../../projdesigner.qrc" > |
---|
| 242 | <normaloff>:/new/prefix1/Resources/settings.png</normaloff>:/new/prefix1/Resources/settings.png</iconset> |
---|
| 243 | </property> |
---|
| 244 | <property name="text" > |
---|
| 245 | <string>Preferences</string> |
---|
| 246 | </property> |
---|
| 247 | <property name="iconText" > |
---|
| 248 | <string>Preferences</string> |
---|
| 249 | </property> |
---|
| 250 | <property name="toolTip" > |
---|
| 251 | <string>Preferences</string> |
---|
| 252 | </property> |
---|
| 253 | <property name="statusTip" > |
---|
| 254 | <string>Opens the preferences dialog</string> |
---|
| 255 | </property> |
---|
| 256 | <property name="shortcut" > |
---|
| 257 | <string>Alt+P</string> |
---|
| 258 | </property> |
---|
| 259 | <property name="shortcutContext" > |
---|
| 260 | <enum>Qt::ApplicationShortcut</enum> |
---|
| 261 | </property> |
---|
| 262 | </action> |
---|
| 263 | <action name="actionViewPerspective" > |
---|
| 264 | <property name="text" > |
---|
| 265 | <string>&Perspective</string> |
---|
| 266 | </property> |
---|
| 267 | </action> |
---|
| 268 | <action name="actionViewCenter" > |
---|
| 269 | <property name="text" > |
---|
| 270 | <string>&Center</string> |
---|
| 271 | </property> |
---|
| 272 | </action> |
---|
| 273 | <action name="actionViewTop" > |
---|
| 274 | <property name="text" > |
---|
| 275 | <string>Top</string> |
---|
| 276 | </property> |
---|
| 277 | </action> |
---|
| 278 | <action name="actionViewSide" > |
---|
| 279 | <property name="text" > |
---|
| 280 | <string>Side</string> |
---|
| 281 | </property> |
---|
| 282 | </action> |
---|
| 283 | <action name="actionViewFront" > |
---|
| 284 | <property name="text" > |
---|
| 285 | <string>Front</string> |
---|
| 286 | </property> |
---|
| 287 | </action> |
---|
| 288 | <action name="actionViewAxis" > |
---|
| 289 | <property name="text" > |
---|
| 290 | <string>&Axis</string> |
---|
| 291 | </property> |
---|
| 292 | </action> |
---|
| 293 | <action name="actionViewGrid" > |
---|
| 294 | <property name="text" > |
---|
| 295 | <string>&Grid</string> |
---|
| 296 | </property> |
---|
| 297 | </action> |
---|
| 298 | <action name="actionViewInfo" > |
---|
| 299 | <property name="text" > |
---|
| 300 | <string>&Info</string> |
---|
| 301 | </property> |
---|
| 302 | </action> |
---|
| 303 | <action name="actionViewViewAll" > |
---|
| 304 | <property name="text" > |
---|
| 305 | <string>View All</string> |
---|
| 306 | </property> |
---|
| 307 | </action> |
---|
| 308 | <action name="actionWindowSceneViewer" > |
---|
| 309 | <property name="text" > |
---|
| 310 | <string>Scene Viewer</string> |
---|
| 311 | </property> |
---|
| 312 | </action> |
---|
| 313 | <action name="actionWindowSceneDialog" > |
---|
| 314 | <property name="text" > |
---|
| 315 | <string>Scene</string> |
---|
| 316 | </property> |
---|
| 317 | </action> |
---|
| 318 | <action name="actionWindowScreenDialog" > |
---|
| 319 | <property name="text" > |
---|
| 320 | <string>Screen</string> |
---|
| 321 | </property> |
---|
| 322 | </action> |
---|
| 323 | <action name="actionWindowChannelManager" > |
---|
| 324 | <property name="text" > |
---|
| 325 | <string>Channels</string> |
---|
| 326 | </property> |
---|
| 327 | </action> |
---|
| 328 | <action name="actionHelpHelp" > |
---|
| 329 | <property name="icon" > |
---|
| 330 | <iconset resource="../../projdesigner.qrc" > |
---|
| 331 | <normaloff>:/new/prefix1/Resources/help.png</normaloff>:/new/prefix1/Resources/help.png</iconset> |
---|
| 332 | </property> |
---|
| 333 | <property name="text" > |
---|
| 334 | <string>Help...</string> |
---|
| 335 | </property> |
---|
| 336 | <property name="shortcut" > |
---|
| 337 | <string>F1</string> |
---|
| 338 | </property> |
---|
| 339 | </action> |
---|
| 340 | <action name="actionHelpAbout" > |
---|
| 341 | <property name="icon" > |
---|
| 342 | <iconset resource="../../projdesigner.qrc" > |
---|
| 343 | <normaloff>:/new/prefix1/Resources/projDesigner.png</normaloff>:/new/prefix1/Resources/projDesigner.png</iconset> |
---|
| 344 | </property> |
---|
| 345 | <property name="text" > |
---|
| 346 | <string>About Projection Designer</string> |
---|
| 347 | </property> |
---|
| 348 | </action> |
---|
| 349 | <action name="actionFileExportDataset" > |
---|
| 350 | <property name="icon" > |
---|
| 351 | <iconset resource="../../projdesigner.qrc" > |
---|
| 352 | <normaloff>:/new/prefix1/Resources/export.png</normaloff>:/new/prefix1/Resources/export.png</iconset> |
---|
| 353 | </property> |
---|
| 354 | <property name="text" > |
---|
| 355 | <string>Export Data set</string> |
---|
| 356 | </property> |
---|
| 357 | <property name="shortcut" > |
---|
| 358 | <string>Ctrl+E</string> |
---|
| 359 | </property> |
---|
| 360 | </action> |
---|
| 361 | <action name="actionHelpPlugins" > |
---|
| 362 | <property name="icon" > |
---|
| 363 | <iconset resource="../../projdesigner.qrc" > |
---|
| 364 | <normaloff>:/new/prefix1/Resources/plugins.png</normaloff>:/new/prefix1/Resources/plugins.png</iconset> |
---|
| 365 | </property> |
---|
| 366 | <property name="text" > |
---|
| 367 | <string>Plugins...</string> |
---|
| 368 | </property> |
---|
| 369 | <property name="shortcut" > |
---|
| 370 | <string>Ctrl+Alt+P</string> |
---|
| 371 | </property> |
---|
| 372 | </action> |
---|
| 373 | <action name="actionHelpAbout_Qt" > |
---|
| 374 | <property name="icon" > |
---|
| 375 | <iconset resource="../../projdesigner.qrc" > |
---|
| 376 | <normaloff>:/new/prefix1/Resources/aboutQt.png</normaloff>:/new/prefix1/Resources/aboutQt.png</iconset> |
---|
| 377 | </property> |
---|
| 378 | <property name="text" > |
---|
| 379 | <string>About Qt</string> |
---|
| 380 | </property> |
---|
| 381 | </action> |
---|
| 382 | </widget> |
---|
| 383 | <customwidgets> |
---|
| 384 | <customwidget> |
---|
| 385 | <class>projection::QPanelWidget</class> |
---|
| 386 | <extends>QWidget</extends> |
---|
| 387 | <header>gui/QPanelWidget.h</header> |
---|
| 388 | </customwidget> |
---|
| 389 | <customwidget> |
---|
| 390 | <class>projection::QDesignViewWidget</class> |
---|
| 391 | <extends>QWidget</extends> |
---|
| 392 | <header>gui/QDesignViewWidget.h</header> |
---|
| 393 | </customwidget> |
---|
| 394 | </customwidgets> |
---|
| 395 | <resources> |
---|
| 396 | <include location="../../projdesigner.qrc" /> |
---|
| 397 | </resources> |
---|
| 398 | <connections/> |
---|
| 399 | </ui> |
---|