From 64edb7a19629fd2d27a4e7415b58ef7f4bf1a6e1 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Thu, 11 Jun 2020 11:29:11 +0200 Subject: [PATCH] UI improvement to math matrix dialog, suggested by magistere (#11888) --- src/frontends/qt/ui/MathMatrixUi.ui | 252 ++++++++++++---------------- 1 file changed, 110 insertions(+), 142 deletions(-) diff --git a/src/frontends/qt/ui/MathMatrixUi.ui b/src/frontends/qt/ui/MathMatrixUi.ui index 8da4fd9888..04af996fae 100644 --- a/src/frontends/qt/ui/MathMatrixUi.ui +++ b/src/frontends/qt/ui/MathMatrixUi.ui @@ -17,6 +17,115 @@ true + + + + Alignment + + + true + + + + 11 + + + 11 + + + 11 + + + 11 + + + 6 + + + + + + 0 + 0 + + + + Horizontal alignment per column (l,c,r) + + + + + + + &Vertical: + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + valignCO + + + + + + + Vertical alignment + + + + + + + Hori&zontal: + + + halignED + + + + + + + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + Appearance + + + true + + + + + + &Type: + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + decorationCO + + + + + + + decoration type / matrix border + + + + + + @@ -110,7 +219,7 @@ - + @@ -123,147 +232,6 @@ - - - - Qt::Horizontal - - - QSizePolicy::MinimumExpanding - - - - 20 - 20 - - - - - - - - Qt::Vertical - - - QSizePolicy::MinimumExpanding - - - - 20 - 20 - - - - - - - - Alignment - - - true - - - - 11 - - - 11 - - - 11 - - - 11 - - - 6 - - - - - Vertical alignment - - - - - - - &Vertical: - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - valignCO - - - - - - - - 0 - 0 - - - - Horizontal alignment per column (l,c,r) - - - - - - - Hori&zontal: - - - halignED - - - - - - - - - - Appearance - - - true - - - - - - &Type: - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - decorationCO - - - - - - - decoration type / matrix border - - - - - - - - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - -