UICCurveConfigurationDialog 0 0 757 603 FaceTrackNoIR tracking curves images/FaceTrackNoIR.icoimages/FaceTrackNoIR.ico Qt::LeftToRight false /* Customize any plain widget that is a child of a QMainWindow. */ QMainWindow > .QWidget { background-color: rgb(100, 100, 100); } /* Set the selection colors for all widgets. */ QWidget { selection-color: black; selection-background-color: Silver; color: black; } /* Specials for individual widget(s) */ QWidget#UICCurveConfigurationDialog { background-color: #484848; } QWidget#tabWidget { background-color: #595959; } /* QWidget#widgetTop { background-color: #595959; border-bottom: 1px solid #000; } */ /* Make text in message boxes selectable. */ QMessageBox { /* LinksAccessibleByMouse | TextSelectableByMouse */ messagebox-text-interaction-flags: 5; } /* Make the entire row selected in item views. */ QAbstractItemView { show-decoration-selected: 1; } /* Nice WindowsXP-style password character for password line edits. */ QLineEdit[echoMode="2"] { lineedit-password-character: 9679; } /* Customize tooltips. */ QToolTip { background-color: rgb(170, 255, 127); opacity: 200; } /* Customize push buttons and comboboxes. Our read-only combobox is very similar to a push button, so they share the same border image. */ QPushButton { min-width: 4em; } QPushButton:disabled { color: rgb(128, 128, 128); } QGroupBox { color: rgb(255, 255, 255); } 0 :/images/rotation_DOFs.png:/images/rotation_DOFs.png Rotations 10 10 708 511 50 180 255 170 0 192 192 192 Input Yaw (degr.) Output Yaw (degr.) Yaw (left and right) 0.000000000000000 0.000000000000000 90.000000000000000 0.000000000000000 50 180 0 255 255 192 192 192 Input Pitch (degr.) Output Pitch (degr.) Pitch (forward and backward) 0.000000000000000 0.000000000000000 90.000000000000000 0.000000000000000 50 180 0 255 0 192 192 192 Input Roll (degr.) Output Roll (degr.) Roll (left and right) 0.000000000000000 0.000000000000000 90.000000000000000 0.000000000000000 50 NeutralZone NeutralZone NeutralZone 50 50 170 140 170 140 image: url(:/images/rotation_DOFs.png); background-color: rgb(255, 255, 255); Qt::Vertical QSizePolicy::Maximum 20 115 16777215 25 Use the circular handles to change 16777215 25 the curve(s). :/images/translation_DOFs.png:/images/translation_DOFs.png Translations 10 10 708 491 50 180 0 0 255 192 192 192 Input Move (cm) Output Move (cm) Move (up and down) 0.000000000000000 0.000000000000000 90.000000000000000 0.000000000000000 50 180 255 0 0 192 192 192 Input Move (cm) Output Move (cm) Move (forward and backward) 0.000000000000000 0.000000000000000 90.000000000000000 0.000000000000000 50 180 255 255 0 192 192 192 Input Move (cm) Output Move (cm) Move (left and right) 0.000000000000000 0.000000000000000 90.000000000000000 0.000000000000000 NeutralZone 50 NeutralZone NeutralZone 50 50 170 140 image: url(:/images/translation_DOFs.png); Qt::Horizontal 40 20 QLayout::SetDefaultConstraint 0 0 52 0 100 16777215 OK 0 0 52 0 100 16777215 Cancel Qt::Horizontal QSizePolicy::Fixed 10 20 QBezierConfigurator QWidget
qbezierconfigurator.h
curveYaw valueNeutralZoneChanged(int) spinNZ_Yaw setValue(int) 268 114 593 125 spinNZ_Yaw valueChanged(int) curveYaw setNeutralZone(int) 588 115 296 110 curvePitch valueNeutralZoneChanged(int) spinNZ_Pitch setValue(int) 321 280 576 289 spinNZ_Pitch valueChanged(int) curvePitch setNeutralZone(int) 629 287 334 285 curveRoll valueNeutralZoneChanged(int) spinNZ_Roll setValue(int) 322 423 589 447 spinNZ_Roll valueChanged(int) curveRoll setNeutralZone(int) 618 446 257 464 curveX valueNeutralZoneChanged(int) spinNZ_X setValue(int) 312 107 568 126 spinNZ_X valueChanged(int) curveX setNeutralZone(int) 548 125 322 142 curveY valueNeutralZoneChanged(int) spinNZ_Y setValue(int) 282 261 569 286 spinNZ_Y valueChanged(int) curveY setNeutralZone(int) 549 282 342 292 curveZ valueNeutralZoneChanged(int) spinNZ_Z setValue(int) 363 417 571 445 spinNZ_Z valueChanged(int) curveZ setNeutralZone(int) 546 444 316 447 startEngineClicked() stopEngineClicked() cameraSettingsClicked()