From 3089c4bbc10e98d18f43e8a70e7a3d0c0eaf0900 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 22 Mar 2013 20:48:17 +0100 Subject: Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! .git/config: [core] ignorecase = false --- FaceTrackNoIR/FTNoIR_Curves.ui | 608 ----------------------------------------- 1 file changed, 608 deletions(-) delete mode 100644 FaceTrackNoIR/FTNoIR_Curves.ui (limited to 'FaceTrackNoIR/FTNoIR_Curves.ui') diff --git a/FaceTrackNoIR/FTNoIR_Curves.ui b/FaceTrackNoIR/FTNoIR_Curves.ui deleted file mode 100644 index 19c68cf0..00000000 --- a/FaceTrackNoIR/FTNoIR_Curves.ui +++ /dev/null @@ -1,608 +0,0 @@ - - - UICCurveConfigurationDialog - - - - 0 - 0 - 901 - 661 - - - - 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 - 794 - 548 - - - - - - - - 0 - 0 - - - - - 260 - 240 - - - - - 260 - 500 - - - - 180 - - - 1 - - - - 0 - 255 - 255 - - - - - 192 - 192 - 192 - - - - Input Pitch Up (degr.) - - - Output Pitch Up (degr.) - - - - - - - - 0 - 0 - - - - - 260 - 240 - - - - - 260 - 500 - - - - 1 - - - - 0 - 255 - 0 - - - - - 192 - 192 - 192 - - - - Input Roll (degr.) - - - Output Roll (degr.) - - - - - - - - 0 - 0 - - - - - 260 - 240 - - - - - 400 - 500 - - - - 1 - - - - 255 - 170 - 0 - - - - - 192 - 192 - 192 - - - - Input Yaw (degr.) - - - Output Yaw (degr.) - - - - - - - - 0 - 0 - - - - - 260 - 240 - - - - - 260 - 500 - - - - 90 - - - 2 - - - - 0 - 255 - 255 - - - - - 192 - 192 - 192 - - - - Input Pitch Down (degr.) - - - Output Pitch Down (degr.) - - - - - - - - 16777215 - 25 - - - - Left-click the graph to place a new point, right-click a point to remove. Left-click and drag to move a point. - - - true - - - - - - - - 170 - 140 - - - - image: url(:/images/rotation_DOFs.png); - - - - - - - - - - :/images/translation_DOFs.png:/images/translation_DOFs.png - - - Translations - - - - - 30 - 10 - 794 - 390 - - - - - - - - 260 - 240 - - - - - 260 - 240 - - - - - 255 - 255 - 0 - - - - - 192 - 192 - 192 - - - - Left/Right Input X (cm.) - - - Output X (cm.) - - - - - - - - 260 - 240 - - - - - 260 - 240 - - - - - 85 - 0 - 255 - - - - - 192 - 192 - 192 - - - - Up/Down Input Y (cm.) - - - Output Y (cm.) - - - - - - - - 260 - 240 - - - - - 260 - 240 - - - - - 255 - 0 - 0 - - - - - 192 - 192 - 192 - - - - Forward/Backward Input Z (cm.) - - - Output Z (cm.) - - - - - - - - 16777215 - 25 - - - - Left-click the graph to place a new point, right-click a point to remove. Left-click and drag to move a point. - - - true - - - - - - - - 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 - - - - - - - - - - - QFunctionConfigurator - QWidget -
qfunctionconfigurator.h
-
-
- - - - - - startEngineClicked() - stopEngineClicked() - cameraSettingsClicked() - -
-- cgit v1.2.3