From dd953b7fc7f71842197bc8418f12abb01fbf525a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 23 Sep 2017 19:36:02 +0200 Subject: gui/options: fixes - fix stderr warning on open QWindowsWindow::setGeometry: Unable to set geom... - fix tab order --- gui/options-dialog.ui | 113 +++++++++++++++++++++++++++++++------------------- 1 file changed, 71 insertions(+), 42 deletions(-) (limited to 'gui') diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui index 39725f89..63b22863 100644 --- a/gui/options-dialog.ui +++ b/gui/options-dialog.ui @@ -7,15 +7,9 @@ 0 0 588 - 552 + 562 - - - 0 - 0 - - Options @@ -840,43 +834,21 @@ - - - - 0 - 0 - + + + QFrame::Raised - - Center at startup - - - - - - - QFrame::NoFrame - - - - 0 - - - 0 - + - 0 - - - 0 + 2 - 0 + 2 - + - + 0 0 @@ -886,7 +858,20 @@ - + + + + + 0 + 0 + + + + Center at startup + + + + @@ -899,6 +884,30 @@ + + + + QFrame::NoFrame + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + @@ -1287,7 +1296,7 @@ Qt::Vertical - QSizePolicy::MinimumExpanding + QSizePolicy::Minimum @@ -1880,7 +1889,7 @@ Qt::Vertical - QSizePolicy::MinimumExpanding + QSizePolicy::Minimum @@ -1943,7 +1952,7 @@ - + 0 0 @@ -2228,7 +2237,7 @@ Qt::Vertical - QSizePolicy::MinimumExpanding + QSizePolicy::Minimum @@ -2326,6 +2335,17 @@ bind_stop bind_toggle_tracking bind_restart_tracking + bind_center_2 + bind_toggle_2 + bind_toggle_held_2 + bind_zero_2 + bind_zero_held_2 + bind_start_2 + bind_stop_2 + bind_toggle_tracking_2 + bind_restart_tracking_2 + center_at_startup + disable_translation trayp tray_start pos_rx @@ -2348,6 +2368,15 @@ src_z invert_z tracklogging_enabled + tcomp_enable + tcomp_tx_disable + tcomp_ty_disable + tcomp_tz_disable + tcomp_src_yaw_disable + tcomp_src_pitch_disable + tcomp_src_roll_disable + neck_enable + neck_z -- cgit v1.2.3