From 8846af57ba9635fe4a1c44778dc468f22277e538 Mon Sep 17 00:00:00 2001 From: tassaron Date: Wed, 14 Jun 2017 19:37:47 -0400 Subject: image component stretch/scale/x/y options --- components/video.ui | 43 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) (limited to 'components/video.ui') diff --git a/components/video.ui b/components/video.ui index 6a01368..aca46b4 100644 --- a/components/video.ui +++ b/components/video.ui @@ -111,7 +111,7 @@ - + 0 @@ -124,8 +124,11 @@ 16777215 + + -10000 + - 999999999 + 10000 @@ -163,10 +166,10 @@ - 0 + -10000 - 999999999 + 10000 0 @@ -202,6 +205,35 @@ + + + + Scale + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + QAbstractSpinBox::UpDownArrows + + + % + + + 10 + + + 200 + + + 100 + + + @@ -217,6 +249,9 @@ + + + -- cgit v1.2.3