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/image.ui | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 65 insertions(+), 3 deletions(-)
(limited to 'components/image.ui')
diff --git a/components/image.ui b/components/image.ui
index 3cd5b1b..685e997 100644
--- a/components/image.ui
+++ b/components/image.ui
@@ -124,8 +124,11 @@
16777215
+
+ -10000
+
- 999999999
+ 10000
@@ -163,10 +166,10 @@
- 0
+ -1000
- 999999999
+ 1000
0
@@ -177,6 +180,65 @@
+ -
+
+
-
+
+
+ Stretch
+
+
+ false
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+ QSizePolicy::Fixed
+
+
+
+ 5
+ 20
+
+
+
+
+ -
+
+
+ Scale
+
+
+ Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
+
+
+
+ -
+
+
+ QAbstractSpinBox::UpDownArrows
+
+
+ %
+
+
+ 10
+
+
+ 200
+
+
+ 100
+
+
+
+
+
-
--
cgit v1.2.3