From 0a94135c6520fb290a60e7ac35bd4b0825a4c3b9 Mon Sep 17 00:00:00 2001 From: John Levon Date: Tue, 29 Apr 2003 21:32:12 +0000 Subject: [PATCH] visual re-org git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6888 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt2/ChangeLog | 4 + src/frontends/qt2/ui/QGraphicsDialogBase.ui | 778 ++++++++++---------- 2 files changed, 396 insertions(+), 386 deletions(-) diff --git a/src/frontends/qt2/ChangeLog b/src/frontends/qt2/ChangeLog index ded3ee2a40..70cc9c0e50 100644 --- a/src/frontends/qt2/ChangeLog +++ b/src/frontends/qt2/ChangeLog @@ -1,3 +1,7 @@ +2003-04-29 John Levon + + * ui/QGraphicsDialogBase.ui: re-organise visually + 2003-04-27 John Levon * Alert_pimpl.C: handle cancel_button diff --git a/src/frontends/qt2/ui/QGraphicsDialogBase.ui b/src/frontends/qt2/ui/QGraphicsDialogBase.ui index 9553d48dd9..81b9745957 100644 --- a/src/frontends/qt2/ui/QGraphicsDialogBase.ui +++ b/src/frontends/qt2/ui/QGraphicsDialogBase.ui @@ -13,8 +13,8 @@ 0 0 - 414 - 491 + 392 + 494 @@ -61,7 +61,7 @@ title &Graphics - + margin 11 @@ -70,7 +70,7 @@ spacing 6 - + QLayoutWidget name @@ -132,7 +132,206 @@ - + + + name + Spacer11 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QGroupBox + + name + GroupBox11 + + + title + Output + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + sizewidthL_2 + + + enabled + true + + + text + &Width: + + + buddy + width + + + + QLayoutWidget + + name + Layout8 + + + + margin + 0 + + + spacing + 6 + + + QLineEdit + + name + width + + + enabled + true + + + toolTip + Width of image in output + + + + QComboBox + + name + widthUnit + + + + + + QLabel + + name + sizeheightL_2 + + + enabled + true + + + text + &Height: + + + buddy + height + + + + QLayoutWidget + + name + Layout9 + + + + margin + 0 + + + spacing + 6 + + + QLineEdit + + name + height + + + enabled + true + + + toolTip + Height of image in output + + + + LengthCombo + + name + heightUnit + + + sizePolicy + + 3 + 5 + + + + minimumSize + + 0 + 0 + + + + focusPolicy + StrongFocus + + + toolTip + Units of height value + + + + + + QCheckBox + + name + aspectratio + + + enabled + true + + + text + &Maintain aspect ratio + + + toolTip + Maintain aspect ratio with largest dimension + + + + + QGroupBox name @@ -142,7 +341,7 @@ title LyX Display - + margin 11 @@ -151,7 +350,7 @@ spacing 6 - + QCheckBox name @@ -166,7 +365,7 @@ Display image in LyX - + QLabel name @@ -185,7 +384,7 @@ Screen display - + QComboBox @@ -220,7 +419,7 @@ Screen display - + QLabel name @@ -239,268 +438,11 @@ Percentage to scale by in LyX - - QLabel - - name - displayscaleL - - - enabled - true - - - focusPolicy - NoFocus - - - text - % - - - - QLineEdit - - name - displayscale - - - enabled - true - - - sizePolicy - - 5 - 0 - - - - toolTip - Percentage to scale by in LyX - - - - - - QGroupBox - - name - GroupBox11 - - - title - Output - - - - margin - 11 - - - spacing - 6 - QLayoutWidget name - Layout7 - - - - margin - 0 - - - spacing - 6 - - - QLayoutWidget - - name - Layout4 - - - - margin - 0 - - - spacing - 6 - - - QLineEdit - - name - height - - - enabled - true - - - toolTip - Height of image in output - - - - LengthCombo - - name - heightUnit - - - sizePolicy - - 3 - 0 - - - - minimumSize - - 80 - 22 - - - - focusPolicy - StrongFocus - - - toolTip - Units of height value - - - - - - QLabel - - name - sizeheightL_2 - - - enabled - true - - - text - &Height - - - buddy - height - - - - QLayoutWidget - - name - Layout3 - - - - margin - 0 - - - spacing - 6 - - - QLineEdit - - name - width - - - enabled - true - - - toolTip - Width of image in output - - - - QComboBox - - name - widthUnit - - - - - - QLabel - - name - sizewidthL_2 - - - enabled - true - - - text - &Width - - - buddy - width - - - - - - QCheckBox - - name - aspectratio - - - enabled - true - - - text - &Maintain aspect ratio - - - toolTip - Maintain aspect ratio with largest dimension - - - - - - QGroupBox - - name - rotateGB - - - title - Rotation - - - - margin - 11 - - - spacing - 6 - - - QLayoutWidget - - name - Layout6 + Layout10 @@ -511,78 +453,140 @@ spacing 6 - - QLabel - - name - angleL_2 - - - text - A&ngle: - - - buddy - angle - - - toolTip - Angle to rotate image by - - QLineEdit name - angle + displayscale + + + enabled + true sizePolicy - 3 + 5 0 toolTip - Angle to rotate image by + Percentage to scale by in LyX QLabel name - originL_2 + displayscaleL + + + enabled + true + + + focusPolicy + NoFocus text - &Origin: - - - buddy - origin - - - toolTip - The origin of the rotation - - - - QComboBox - - name - origin - - - toolTip - The origin of the rotation + % - + + QGroupBox + + name + rotateGB + + + title + Rotation + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + angleL_2 + + + text + A&ngle: + + + buddy + angle + + + toolTip + Angle to rotate image by + + + + QLineEdit + + name + angle + + + sizePolicy + + 3 + 0 + + + + toolTip + Angle to rotate image by + + + + QLabel + + name + originL_2 + + + text + &Origin: + + + buddy + origin + + + toolTip + The origin of the rotation + + + + QComboBox + + name + origin + + + toolTip + The origin of the rotation + + + + + QWidget @@ -594,7 +598,7 @@ title &Clipping - + margin 11 @@ -603,7 +607,7 @@ spacing 6 - + QLayoutWidget name @@ -662,7 +666,7 @@ text - &Get from file + &Get from File toolTip @@ -671,7 +675,7 @@ - + QFrame name @@ -705,71 +709,6 @@ spacing 6 - - QLabel - - name - rtL - - - text - Right &top: - - - buddy - rtX - - - - QLabel - - name - yL_2 - - - text - y - - - - QLineEdit - - name - rtY - - - - QComboBox - - name - rtYunit - - - - QLabel - - name - xL_2 - - - text - x - - - - QLineEdit - - name - rtX - - - - QComboBox - - name - rtXunit - - QComboBox @@ -839,9 +778,74 @@ lbX + + QComboBox + + name + rtYunit + + + + QComboBox + + name + rtXunit + + + + QLineEdit + + name + rtX + + + + QLabel + + name + xL_2 + + + text + x + + + + QLabel + + name + rtL + + + text + Right &top: + + + buddy + rtX + + + + QLabel + + name + yL_2 + + + text + y + + + + QLineEdit + + name + rtY + + - + name Spacer48_2 @@ -862,7 +866,7 @@ - + QWidget @@ -1124,7 +1128,7 @@ sizeType - Expanding + MinimumExpanding sizeHint @@ -1423,10 +1427,14 @@ showCB displayscale width + widthUnit height + heightUnit aspectratio angle origin + clip + getPB lbX lbXunit lbY @@ -1435,7 +1443,6 @@ rtXunit rtY rtYunit - getPB subfigure subcaption latexoptions @@ -1445,6 +1452,5 @@ okPB applyPB closePB - clip