[qet] [4298] Minor : add accelerated and wrapping mode cursor |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 4298
Author: scorpio810
Date: 2016-01-01 05:17:45 +0100 (Fri, 01 Jan 2016)
Log Message:
-----------
Minor : add accelerated and wrapping mode cursor
Modified Paths:
--------------
trunk/sources/ui/shapegraphicsitempropertieswidget.ui
Modified: trunk/sources/ui/shapegraphicsitempropertieswidget.ui
===================================================================
--- trunk/sources/ui/shapegraphicsitempropertieswidget.ui 2016-01-01 03:01:21 UTC (rev 4297)
+++ trunk/sources/ui/shapegraphicsitempropertieswidget.ui 2016-01-01 04:17:45 UTC (rev 4298)
@@ -71,6 +71,12 @@
<height>16777215</height>
</size>
</property>
+ <property name="wrapping">
+ <bool>true</bool>
+ </property>
+ <property name="accelerated">
+ <bool>true</bool>
+ </property>
<property name="correctionMode">
<enum>QAbstractSpinBox::CorrectToNearestValue</enum>
</property>