[4] | 1 | <ui version="4.0" > |
---|
| 2 | <class>QChannelWidget</class> |
---|
| 3 | <widget class="QWidget" name="QChannelWidget" > |
---|
| 4 | <property name="geometry" > |
---|
| 5 | <rect> |
---|
| 6 | <x>0</x> |
---|
| 7 | <y>0</y> |
---|
| 8 | <width>232</width> |
---|
| 9 | <height>508</height> |
---|
| 10 | </rect> |
---|
| 11 | </property> |
---|
| 12 | <property name="windowTitle" > |
---|
| 13 | <string>Channel Settings</string> |
---|
| 14 | </property> |
---|
| 15 | <layout class="QVBoxLayout" > |
---|
| 16 | <property name="spacing" > |
---|
| 17 | <number>6</number> |
---|
| 18 | </property> |
---|
| 19 | <property name="margin" > |
---|
| 20 | <number>0</number> |
---|
| 21 | </property> |
---|
| 22 | <item> |
---|
| 23 | <layout class="QHBoxLayout" > |
---|
| 24 | <property name="spacing" > |
---|
| 25 | <number>6</number> |
---|
| 26 | </property> |
---|
| 27 | <property name="margin" > |
---|
| 28 | <number>0</number> |
---|
| 29 | </property> |
---|
| 30 | <item> |
---|
| 31 | <widget class="QLabel" name="nameLabel" > |
---|
| 32 | <property name="text" > |
---|
| 33 | <string>Name</string> |
---|
| 34 | </property> |
---|
| 35 | </widget> |
---|
| 36 | </item> |
---|
| 37 | <item> |
---|
| 38 | <widget class="QLineEdit" name="nameEdit" /> |
---|
| 39 | </item> |
---|
| 40 | <item> |
---|
| 41 | <spacer> |
---|
| 42 | <property name="orientation" > |
---|
| 43 | <enum>Qt::Horizontal</enum> |
---|
| 44 | </property> |
---|
| 45 | <property name="sizeHint" stdset="0" > |
---|
| 46 | <size> |
---|
| 47 | <width>40</width> |
---|
| 48 | <height>20</height> |
---|
| 49 | </size> |
---|
| 50 | </property> |
---|
| 51 | </spacer> |
---|
| 52 | </item> |
---|
| 53 | </layout> |
---|
| 54 | </item> |
---|
| 55 | <item> |
---|
| 56 | <widget class="QGroupBox" name="overlayGroupBox" > |
---|
| 57 | <property name="title" > |
---|
| 58 | <string>Overlay</string> |
---|
| 59 | </property> |
---|
| 60 | <layout class="QHBoxLayout" > |
---|
| 61 | <property name="spacing" > |
---|
| 62 | <number>6</number> |
---|
| 63 | </property> |
---|
| 64 | <property name="margin" > |
---|
| 65 | <number>4</number> |
---|
| 66 | </property> |
---|
| 67 | <item> |
---|
| 68 | <layout class="QVBoxLayout" > |
---|
| 69 | <property name="spacing" > |
---|
| 70 | <number>6</number> |
---|
| 71 | </property> |
---|
| 72 | <property name="margin" > |
---|
| 73 | <number>0</number> |
---|
| 74 | </property> |
---|
| 75 | <item> |
---|
| 76 | <widget class="QCheckBox" name="overlayNameCheckBox" > |
---|
| 77 | <property name="text" > |
---|
| 78 | <string>Channel name</string> |
---|
| 79 | </property> |
---|
| 80 | </widget> |
---|
| 81 | </item> |
---|
| 82 | <item> |
---|
| 83 | <layout class="QHBoxLayout" > |
---|
| 84 | <property name="spacing" > |
---|
| 85 | <number>6</number> |
---|
| 86 | </property> |
---|
| 87 | <property name="margin" > |
---|
| 88 | <number>0</number> |
---|
| 89 | </property> |
---|
| 90 | <item> |
---|
| 91 | <widget class="QLabel" name="overlayImageLabel" > |
---|
| 92 | <property name="text" > |
---|
| 93 | <string>Image</string> |
---|
| 94 | </property> |
---|
| 95 | </widget> |
---|
| 96 | </item> |
---|
| 97 | <item> |
---|
| 98 | <widget class="QLineEdit" name="overlayImageEdit" > |
---|
| 99 | <property name="sizePolicy" > |
---|
| 100 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" > |
---|
| 101 | <horstretch>0</horstretch> |
---|
| 102 | <verstretch>0</verstretch> |
---|
| 103 | </sizepolicy> |
---|
| 104 | </property> |
---|
| 105 | </widget> |
---|
| 106 | </item> |
---|
| 107 | <item> |
---|
| 108 | <widget class="QPushButton" name="overlayImageBrowseButton" > |
---|
| 109 | <property name="sizePolicy" > |
---|
| 110 | <sizepolicy vsizetype="Fixed" hsizetype="Fixed" > |
---|
| 111 | <horstretch>0</horstretch> |
---|
| 112 | <verstretch>0</verstretch> |
---|
| 113 | </sizepolicy> |
---|
| 114 | </property> |
---|
| 115 | <property name="maximumSize" > |
---|
| 116 | <size> |
---|
| 117 | <width>23</width> |
---|
| 118 | <height>16777215</height> |
---|
| 119 | </size> |
---|
| 120 | </property> |
---|
| 121 | <property name="text" > |
---|
| 122 | <string>...</string> |
---|
| 123 | </property> |
---|
| 124 | </widget> |
---|
| 125 | </item> |
---|
| 126 | </layout> |
---|
| 127 | </item> |
---|
| 128 | </layout> |
---|
| 129 | </item> |
---|
| 130 | </layout> |
---|
| 131 | </widget> |
---|
| 132 | </item> |
---|
| 133 | <item> |
---|
| 134 | <widget class="QToolBox" name="toolBox" > |
---|
| 135 | <property name="autoFillBackground" > |
---|
| 136 | <bool>true</bool> |
---|
| 137 | </property> |
---|
| 138 | <property name="currentIndex" > |
---|
| 139 | <number>1</number> |
---|
| 140 | </property> |
---|
| 141 | <widget class="QWidget" name="page" > |
---|
| 142 | <property name="geometry" > |
---|
| 143 | <rect> |
---|
| 144 | <x>0</x> |
---|
| 145 | <y>0</y> |
---|
| 146 | <width>232</width> |
---|
| 147 | <height>198</height> |
---|
| 148 | </rect> |
---|
| 149 | </property> |
---|
| 150 | <attribute name="label" > |
---|
| 151 | <string>Remote Settings</string> |
---|
| 152 | </attribute> |
---|
| 153 | <layout class="QHBoxLayout" > |
---|
| 154 | <property name="spacing" > |
---|
| 155 | <number>6</number> |
---|
| 156 | </property> |
---|
| 157 | <property name="margin" > |
---|
| 158 | <number>0</number> |
---|
| 159 | </property> |
---|
| 160 | <item> |
---|
| 161 | <layout class="QVBoxLayout" > |
---|
| 162 | <property name="spacing" > |
---|
| 163 | <number>6</number> |
---|
| 164 | </property> |
---|
| 165 | <property name="margin" > |
---|
| 166 | <number>0</number> |
---|
| 167 | </property> |
---|
| 168 | <item> |
---|
| 169 | <layout class="QHBoxLayout" > |
---|
| 170 | <property name="spacing" > |
---|
| 171 | <number>6</number> |
---|
| 172 | </property> |
---|
| 173 | <property name="margin" > |
---|
| 174 | <number>0</number> |
---|
| 175 | </property> |
---|
| 176 | <item> |
---|
| 177 | <widget class="QLabel" name="remoteHostNameLabel" > |
---|
| 178 | <property name="text" > |
---|
| 179 | <string>Host name</string> |
---|
| 180 | </property> |
---|
| 181 | </widget> |
---|
| 182 | </item> |
---|
| 183 | <item> |
---|
| 184 | <widget class="QLineEdit" name="remoteHostNameEdit" /> |
---|
| 185 | </item> |
---|
| 186 | </layout> |
---|
| 187 | </item> |
---|
| 188 | <item> |
---|
| 189 | <layout class="QHBoxLayout" > |
---|
| 190 | <property name="spacing" > |
---|
| 191 | <number>6</number> |
---|
| 192 | </property> |
---|
| 193 | <property name="margin" > |
---|
| 194 | <number>0</number> |
---|
| 195 | </property> |
---|
| 196 | <item> |
---|
| 197 | <widget class="QCheckBox" name="remoteFullScreenCheckBox" > |
---|
| 198 | <property name="text" > |
---|
| 199 | <string>Full screen</string> |
---|
| 200 | </property> |
---|
| 201 | </widget> |
---|
| 202 | </item> |
---|
| 203 | <item> |
---|
| 204 | <widget class="QLabel" name="remoteScreenLabel" > |
---|
| 205 | <property name="text" > |
---|
| 206 | <string> Screen</string> |
---|
| 207 | </property> |
---|
| 208 | </widget> |
---|
| 209 | </item> |
---|
| 210 | <item> |
---|
| 211 | <widget class="QComboBox" name="remoteScreenComboBox" > |
---|
| 212 | <item> |
---|
| 213 | <property name="text" > |
---|
| 214 | <string>1</string> |
---|
| 215 | </property> |
---|
| 216 | </item> |
---|
| 217 | <item> |
---|
| 218 | <property name="text" > |
---|
| 219 | <string>2</string> |
---|
| 220 | </property> |
---|
| 221 | </item> |
---|
| 222 | <item> |
---|
| 223 | <property name="text" > |
---|
| 224 | <string>3</string> |
---|
| 225 | </property> |
---|
| 226 | </item> |
---|
| 227 | <item> |
---|
| 228 | <property name="text" > |
---|
| 229 | <string>4</string> |
---|
| 230 | </property> |
---|
| 231 | </item> |
---|
| 232 | </widget> |
---|
| 233 | </item> |
---|
| 234 | </layout> |
---|
| 235 | </item> |
---|
| 236 | <item> |
---|
| 237 | <spacer> |
---|
| 238 | <property name="orientation" > |
---|
| 239 | <enum>Qt::Vertical</enum> |
---|
| 240 | </property> |
---|
| 241 | <property name="sizeHint" stdset="0" > |
---|
| 242 | <size> |
---|
| 243 | <width>20</width> |
---|
| 244 | <height>40</height> |
---|
| 245 | </size> |
---|
| 246 | </property> |
---|
| 247 | </spacer> |
---|
| 248 | </item> |
---|
| 249 | </layout> |
---|
| 250 | </item> |
---|
| 251 | </layout> |
---|
| 252 | </widget> |
---|
| 253 | <widget class="QWidget" name="page_2" > |
---|
| 254 | <property name="geometry" > |
---|
| 255 | <rect> |
---|
| 256 | <x>0</x> |
---|
| 257 | <y>0</y> |
---|
| 258 | <width>232</width> |
---|
| 259 | <height>262</height> |
---|
| 260 | </rect> |
---|
| 261 | </property> |
---|
| 262 | <attribute name="label" > |
---|
| 263 | <string>Projector</string> |
---|
| 264 | </attribute> |
---|
| 265 | <layout class="QVBoxLayout" > |
---|
| 266 | <property name="spacing" > |
---|
| 267 | <number>0</number> |
---|
| 268 | </property> |
---|
| 269 | <property name="margin" > |
---|
| 270 | <number>0</number> |
---|
| 271 | </property> |
---|
| 272 | <item> |
---|
| 273 | <layout class="QHBoxLayout" > |
---|
| 274 | <property name="spacing" > |
---|
| 275 | <number>6</number> |
---|
| 276 | </property> |
---|
| 277 | <property name="margin" > |
---|
| 278 | <number>0</number> |
---|
| 279 | </property> |
---|
| 280 | <item> |
---|
| 281 | <widget class="QLabel" name="pluginLabel" > |
---|
| 282 | <property name="text" > |
---|
| 283 | <string>Plugin</string> |
---|
| 284 | </property> |
---|
| 285 | </widget> |
---|
| 286 | </item> |
---|
| 287 | <item> |
---|
| 288 | <widget class="QComboBox" name="pluginComboBox" /> |
---|
| 289 | </item> |
---|
| 290 | <item> |
---|
| 291 | <spacer> |
---|
| 292 | <property name="orientation" > |
---|
| 293 | <enum>Qt::Horizontal</enum> |
---|
| 294 | </property> |
---|
| 295 | <property name="sizeHint" stdset="0" > |
---|
| 296 | <size> |
---|
| 297 | <width>40</width> |
---|
| 298 | <height>20</height> |
---|
| 299 | </size> |
---|
| 300 | </property> |
---|
| 301 | </spacer> |
---|
| 302 | </item> |
---|
| 303 | </layout> |
---|
| 304 | </item> |
---|
| 305 | <item> |
---|
| 306 | <widget class="QStackedWidget" name="stackedWidget" > |
---|
| 307 | <property name="minimumSize" > |
---|
| 308 | <size> |
---|
| 309 | <width>0</width> |
---|
| 310 | <height>150</height> |
---|
| 311 | </size> |
---|
| 312 | </property> |
---|
| 313 | </widget> |
---|
| 314 | </item> |
---|
| 315 | <item> |
---|
| 316 | <widget class="projection::QTransformMatrixWidget" native="1" name="projectionTransformWidget" > |
---|
| 317 | <property name="focusPolicy" > |
---|
| 318 | <enum>Qt::StrongFocus</enum> |
---|
| 319 | </property> |
---|
| 320 | </widget> |
---|
| 321 | </item> |
---|
| 322 | <item> |
---|
| 323 | <widget class="QGroupBox" name="warpGroupBox" > |
---|
| 324 | <property name="title" > |
---|
| 325 | <string>Warp</string> |
---|
| 326 | </property> |
---|
| 327 | <layout class="QHBoxLayout" > |
---|
| 328 | <property name="spacing" > |
---|
| 329 | <number>6</number> |
---|
| 330 | </property> |
---|
| 331 | <property name="margin" > |
---|
| 332 | <number>4</number> |
---|
| 333 | </property> |
---|
| 334 | <item> |
---|
| 335 | <layout class="QHBoxLayout" > |
---|
| 336 | <property name="spacing" > |
---|
| 337 | <number>6</number> |
---|
| 338 | </property> |
---|
| 339 | <property name="margin" > |
---|
| 340 | <number>0</number> |
---|
| 341 | </property> |
---|
| 342 | <item> |
---|
| 343 | <widget class="QCheckBox" name="warpCheckBox" > |
---|
| 344 | <property name="text" > |
---|
| 345 | <string>Enable</string> |
---|
| 346 | </property> |
---|
| 347 | </widget> |
---|
| 348 | </item> |
---|
| 349 | <item> |
---|
| 350 | <widget class="QLabel" name="warpResLabel" > |
---|
| 351 | <property name="text" > |
---|
| 352 | <string>Res.</string> |
---|
| 353 | </property> |
---|
| 354 | </widget> |
---|
| 355 | </item> |
---|
| 356 | <item> |
---|
| 357 | <widget class="QSpinBox" name="warpResSpinBox" > |
---|
| 358 | <property name="maximumSize" > |
---|
| 359 | <size> |
---|
| 360 | <width>32</width> |
---|
| 361 | <height>16777215</height> |
---|
| 362 | </size> |
---|
| 363 | </property> |
---|
| 364 | <property name="minimum" > |
---|
| 365 | <number>2</number> |
---|
| 366 | </property> |
---|
| 367 | <property name="maximum" > |
---|
| 368 | <number>8</number> |
---|
| 369 | </property> |
---|
| 370 | </widget> |
---|
| 371 | </item> |
---|
| 372 | <item> |
---|
| 373 | <widget class="QPushButton" name="warpResetButton" > |
---|
| 374 | <property name="maximumSize" > |
---|
| 375 | <size> |
---|
| 376 | <width>50</width> |
---|
| 377 | <height>16777215</height> |
---|
| 378 | </size> |
---|
| 379 | </property> |
---|
| 380 | <property name="text" > |
---|
| 381 | <string>Reset</string> |
---|
| 382 | </property> |
---|
| 383 | </widget> |
---|
| 384 | </item> |
---|
| 385 | </layout> |
---|
| 386 | </item> |
---|
| 387 | </layout> |
---|
| 388 | </widget> |
---|
| 389 | </item> |
---|
| 390 | <item> |
---|
| 391 | <layout class="QHBoxLayout" > |
---|
| 392 | <property name="spacing" > |
---|
| 393 | <number>0</number> |
---|
| 394 | </property> |
---|
| 395 | <property name="margin" > |
---|
| 396 | <number>0</number> |
---|
| 397 | </property> |
---|
| 398 | <item> |
---|
| 399 | <spacer> |
---|
| 400 | <property name="orientation" > |
---|
| 401 | <enum>Qt::Horizontal</enum> |
---|
| 402 | </property> |
---|
| 403 | <property name="sizeHint" stdset="0" > |
---|
| 404 | <size> |
---|
| 405 | <width>40</width> |
---|
| 406 | <height>20</height> |
---|
| 407 | </size> |
---|
| 408 | </property> |
---|
| 409 | </spacer> |
---|
| 410 | </item> |
---|
| 411 | <item> |
---|
| 412 | <widget class="QPushButton" name="calibrateButton" > |
---|
| 413 | <property name="enabled" > |
---|
| 414 | <bool>false</bool> |
---|
| 415 | </property> |
---|
| 416 | <property name="text" > |
---|
| 417 | <string>Calibrate...</string> |
---|
| 418 | </property> |
---|
| 419 | </widget> |
---|
| 420 | </item> |
---|
| 421 | </layout> |
---|
| 422 | </item> |
---|
| 423 | <item> |
---|
| 424 | <spacer> |
---|
| 425 | <property name="orientation" > |
---|
| 426 | <enum>Qt::Vertical</enum> |
---|
| 427 | </property> |
---|
| 428 | <property name="sizeHint" stdset="0" > |
---|
| 429 | <size> |
---|
| 430 | <width>20</width> |
---|
| 431 | <height>40</height> |
---|
| 432 | </size> |
---|
| 433 | </property> |
---|
| 434 | </spacer> |
---|
| 435 | </item> |
---|
| 436 | </layout> |
---|
| 437 | </widget> |
---|
| 438 | <widget class="QWidget" name="page_3" > |
---|
| 439 | <property name="geometry" > |
---|
| 440 | <rect> |
---|
| 441 | <x>0</x> |
---|
| 442 | <y>0</y> |
---|
| 443 | <width>232</width> |
---|
| 444 | <height>349</height> |
---|
| 445 | </rect> |
---|
| 446 | </property> |
---|
| 447 | <attribute name="label" > |
---|
| 448 | <string>View</string> |
---|
| 449 | </attribute> |
---|
| 450 | <layout class="QVBoxLayout" > |
---|
| 451 | <property name="spacing" > |
---|
| 452 | <number>0</number> |
---|
| 453 | </property> |
---|
| 454 | <property name="margin" > |
---|
| 455 | <number>0</number> |
---|
| 456 | </property> |
---|
| 457 | <item> |
---|
| 458 | <layout class="QVBoxLayout" > |
---|
| 459 | <property name="spacing" > |
---|
| 460 | <number>0</number> |
---|
| 461 | </property> |
---|
| 462 | <property name="margin" > |
---|
| 463 | <number>0</number> |
---|
| 464 | </property> |
---|
| 465 | <item> |
---|
| 466 | <widget class="projection::QProjectionMatrixWidget" native="1" name="viewProjectionWidget" > |
---|
| 467 | <property name="focusPolicy" > |
---|
| 468 | <enum>Qt::StrongFocus</enum> |
---|
| 469 | </property> |
---|
| 470 | </widget> |
---|
| 471 | </item> |
---|
| 472 | <item> |
---|
| 473 | <widget class="projection::QTransformMatrixWidget" native="1" name="viewTransformWidget" > |
---|
| 474 | <property name="focusPolicy" > |
---|
| 475 | <enum>Qt::StrongFocus</enum> |
---|
| 476 | </property> |
---|
| 477 | </widget> |
---|
| 478 | </item> |
---|
| 479 | <item> |
---|
| 480 | <layout class="QHBoxLayout" > |
---|
| 481 | <property name="spacing" > |
---|
| 482 | <number>0</number> |
---|
| 483 | </property> |
---|
| 484 | <property name="margin" > |
---|
| 485 | <number>0</number> |
---|
| 486 | </property> |
---|
| 487 | <item> |
---|
| 488 | <spacer> |
---|
| 489 | <property name="orientation" > |
---|
| 490 | <enum>Qt::Horizontal</enum> |
---|
| 491 | </property> |
---|
| 492 | <property name="sizeHint" stdset="0" > |
---|
| 493 | <size> |
---|
| 494 | <width>40</width> |
---|
| 495 | <height>20</height> |
---|
| 496 | </size> |
---|
| 497 | </property> |
---|
| 498 | </spacer> |
---|
| 499 | </item> |
---|
| 500 | <item> |
---|
| 501 | <widget class="QPushButton" name="fitButton" > |
---|
| 502 | <property name="enabled" > |
---|
| 503 | <bool>false</bool> |
---|
| 504 | </property> |
---|
| 505 | <property name="text" > |
---|
| 506 | <string>Fit to Projector</string> |
---|
| 507 | </property> |
---|
| 508 | </widget> |
---|
| 509 | </item> |
---|
| 510 | </layout> |
---|
| 511 | </item> |
---|
| 512 | <item> |
---|
| 513 | <spacer> |
---|
| 514 | <property name="orientation" > |
---|
| 515 | <enum>Qt::Vertical</enum> |
---|
| 516 | </property> |
---|
| 517 | <property name="sizeHint" stdset="0" > |
---|
| 518 | <size> |
---|
| 519 | <width>20</width> |
---|
| 520 | <height>40</height> |
---|
| 521 | </size> |
---|
| 522 | </property> |
---|
| 523 | </spacer> |
---|
| 524 | </item> |
---|
| 525 | </layout> |
---|
| 526 | </item> |
---|
| 527 | </layout> |
---|
| 528 | </widget> |
---|
| 529 | </widget> |
---|
| 530 | </item> |
---|
| 531 | <item> |
---|
| 532 | <spacer> |
---|
| 533 | <property name="orientation" > |
---|
| 534 | <enum>Qt::Vertical</enum> |
---|
| 535 | </property> |
---|
| 536 | <property name="sizeType" > |
---|
| 537 | <enum>QSizePolicy::Fixed</enum> |
---|
| 538 | </property> |
---|
| 539 | <property name="sizeHint" stdset="0" > |
---|
| 540 | <size> |
---|
| 541 | <width>190</width> |
---|
| 542 | <height>16</height> |
---|
| 543 | </size> |
---|
| 544 | </property> |
---|
| 545 | </spacer> |
---|
| 546 | </item> |
---|
| 547 | <item> |
---|
| 548 | <layout class="QHBoxLayout" > |
---|
| 549 | <property name="spacing" > |
---|
| 550 | <number>6</number> |
---|
| 551 | </property> |
---|
| 552 | <property name="margin" > |
---|
| 553 | <number>0</number> |
---|
| 554 | </property> |
---|
| 555 | <item> |
---|
| 556 | <spacer> |
---|
| 557 | <property name="orientation" > |
---|
| 558 | <enum>Qt::Horizontal</enum> |
---|
| 559 | </property> |
---|
| 560 | <property name="sizeHint" stdset="0" > |
---|
| 561 | <size> |
---|
| 562 | <width>40</width> |
---|
| 563 | <height>20</height> |
---|
| 564 | </size> |
---|
| 565 | </property> |
---|
| 566 | </spacer> |
---|
| 567 | </item> |
---|
| 568 | <item> |
---|
| 569 | <widget class="QPushButton" name="windowButton" > |
---|
| 570 | <property name="sizePolicy" > |
---|
| 571 | <sizepolicy vsizetype="Fixed" hsizetype="Minimum" > |
---|
| 572 | <horstretch>0</horstretch> |
---|
| 573 | <verstretch>0</verstretch> |
---|
| 574 | </sizepolicy> |
---|
| 575 | </property> |
---|
| 576 | <property name="focusPolicy" > |
---|
| 577 | <enum>Qt::NoFocus</enum> |
---|
| 578 | </property> |
---|
| 579 | <property name="text" > |
---|
| 580 | <string>Open Window...</string> |
---|
| 581 | </property> |
---|
| 582 | </widget> |
---|
| 583 | </item> |
---|
| 584 | </layout> |
---|
| 585 | </item> |
---|
| 586 | </layout> |
---|
| 587 | </widget> |
---|
| 588 | <customwidgets> |
---|
| 589 | <customwidget> |
---|
| 590 | <class>projection::QTransformMatrixWidget</class> |
---|
| 591 | <extends>QWidget</extends> |
---|
| 592 | <header>gui/QTransformMatrixWidget.h</header> |
---|
| 593 | </customwidget> |
---|
| 594 | <customwidget> |
---|
| 595 | <class>projection::QProjectionMatrixWidget</class> |
---|
| 596 | <extends>QWidget</extends> |
---|
| 597 | <header>gui/QProjectionMatrixWidget.h</header> |
---|
| 598 | </customwidget> |
---|
| 599 | </customwidgets> |
---|
| 600 | <tabstops> |
---|
| 601 | <tabstop>nameEdit</tabstop> |
---|
| 602 | <tabstop>remoteHostNameEdit</tabstop> |
---|
| 603 | <tabstop>remoteFullScreenCheckBox</tabstop> |
---|
| 604 | <tabstop>remoteScreenComboBox</tabstop> |
---|
| 605 | <tabstop>windowButton</tabstop> |
---|
| 606 | </tabstops> |
---|
| 607 | <resources/> |
---|
| 608 | <connections/> |
---|
| 609 | </ui> |
---|