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 | 722 ++++++++++---------- 2 files changed, 368 insertions(+), 358 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,75 +438,13 @@ 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 + Layout10 - + margin 0 @@ -316,168 +453,52 @@ 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 + + QLineEdit name - sizeheightL_2 + displayscale enabled true - text - &Height + sizePolicy + + 5 + 0 + - buddy - height - - - - QLayoutWidget - - name - Layout3 + toolTip + Percentage to scale by in LyX - - - margin - 0 - - - spacing - 6 - - - QLineEdit - - name - width - - - enabled - true - - - toolTip - Width of image in output - - - - QComboBox - - name - widthUnit - - - - + QLabel name - sizewidthL_2 + displayscaleL enabled true - text - &Width + focusPolicy + NoFocus - - buddy - width + + text + % - - - - QCheckBox - - name - aspectratio - - - enabled - true - - - text - &Maintain aspect ratio - - - toolTip - Maintain aspect ratio with largest dimension - + - + QGroupBox name @@ -487,7 +508,7 @@ title Rotation - + margin 11 @@ -497,92 +518,75 @@ 6 - QLayoutWidget + QLabel name - Layout6 + angleL_2 + + + text + A&ngle: + + + buddy + angle + + + toolTip + Angle to rotate image by - - - margin - 0 - - - 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 - - - - + + 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,143 +709,143 @@ spacing 6 - - QLabel + + QComboBox name - rtL - - - text - Right &top: - - - buddy - rtX + lbXunit - + QLabel name - yL_2 + yL text y - - QLineEdit - - name - rtY - - - + QComboBox name - rtYunit + lbYunit - + QLabel name - xL_2 + xL text x - + QLineEdit name - rtX + lbY - - QComboBox + + QLineEdit name - rtXunit + lbX - - - QComboBox - - name - lbXunit + + toolTip + - + QLabel name - yL + lbL text - y + &Left bottom: + + + buddy + lbX - + QComboBox name - lbYunit + rtYunit - + + QComboBox + + name + rtXunit + + + + QLineEdit + + name + rtX + + + QLabel name - xL + xL_2 text x - - QLineEdit + + QLabel name - lbY + rtL - - - QLineEdit - name - lbX + text + Right &top: - toolTip - + buddy + rtX - + QLabel name - lbL + yL_2 text - &Left bottom: + y - - buddy - lbX + + + 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 -- 2.39.2