From c66249b79aa9bfa0924494adcd5345b5b1244b0c Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Feb 2010 01:02:50 +0000 Subject: Added old abandoned KDE3 version of gwenview git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088034 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/gvcore/printdialogpagebase.ui | 408 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 408 insertions(+) create mode 100644 src/gvcore/printdialogpagebase.ui (limited to 'src/gvcore/printdialogpagebase.ui') diff --git a/src/gvcore/printdialogpagebase.ui b/src/gvcore/printdialogpagebase.ui new file mode 100644 index 0000000..f5d5c8c --- /dev/null +++ b/src/gvcore/printdialogpagebase.ui @@ -0,0 +1,408 @@ + +PrintDialogPageBase + + + PrintDialogPageBase + + + + 0 + 0 + 511 + 260 + + + + Image Settings + + + + unnamed + + + 0 + + + + layout2 + + + + unnamed + + + + textLabel1 + + + Image position: + + + + + + Top-Left + + + + + Top-Central + + + + + Top-Right + + + + + Central-Left + + + + + Central + + + + + Central-Right + + + + + Bottom-Left + + + + + Bottom-Central + + + + + Bottom-Right + + + + mPosition + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 101 + 21 + + + + + + + + mAddFileName + + + Print fi&lename below image + + + true + + + + + mAddComment + + + Print image comment + + + + + + + + mScaleGroup + + + Scaling + + + + unnamed + + + + mNoScale + + + &No scaling + + + true + + + 1 + + + + + mFitToPage + + + &Fit image to page + + + false + + + 2 + + + + + layout4 + + + + unnamed + + + + spacer4 + + + Horizontal + + + Fixed + + + + 20 + 20 + + + + + + mEnlargeToFit + + + false + + + Enlarge smaller images + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 240 + 21 + + + + + + + + mScale + + + &Scale to: + + + 3 + + + + + layout4 + + + + unnamed + + + + spacer4_2 + + + Horizontal + + + Fixed + + + + 20 + 20 + + + + + + mWidth + + + false + + + 1e+06 + + + 1 + + + false + + + 2 + + + + + textLabel2 + + + x + + + + + mHeight + + + false + + + 1e+06 + + + 1 + + + false + + + 2 + + + + + + Millimeters + + + + + Centimeters + + + + + Inches + + + + mUnit + + + false + + + + + mKeepRatio + + + false + + + Keep ratio + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 16 + 20 + + + + + + + + + + + + + + mScale + toggled(bool) + mUnit + setEnabled(bool) + + + mScale + toggled(bool) + mKeepRatio + setEnabled(bool) + + + mFitToPage + toggled(bool) + mEnlargeToFit + setEnabled(bool) + + + mScale + toggled(bool) + mWidth + setEnabled(bool) + + + mScale + toggled(bool) + mHeight + setEnabled(bool) + + + + + kcombobox.h + knuminput.h + knuminput.h + kcombobox.h + + -- cgit v1.2.1