summaryrefslogtreecommitdiffstats
path: root/src/sql
diff options
context:
space:
mode:
authorNathan Collins <nathan.collins@kdab.com>2018-05-14 19:22:22 +0100
committerNathan Collins <nathan.collins@kdab.com>2018-05-24 09:44:16 +0000
commit2d1e1f569b6de3edacd828c5e2452cfe1040192c (patch)
tree386323de4f021d9601925504ff06520bd5048529 /src/sql
parentcb3e85fc9a4992ee2af4e4c2bfa9f76bcdf7955c (diff)
Apply Qt::ControlModifier to all spin box interactions
A step modifier already existed when scrolling with the Qt::ControlModifier held. This patch applies this functionality to other methods of stepping a spin box. Holding the modifier increases the step rate when: - scrolling; - pressing the up/down keys; - pressing the spin box up/down buttons. [ChangeLog][QtWidgets][QAbstractSpinBox] The Qt::ControlModifier increases the number of steps a QAbstractSpinBox takes for the following interactions: scrolling, up/down keyboard keys and the spin box buttons. Previously, Qt::ControlModifier only affected scrolling. Task-number: QTBUG-67380 Change-Id: Icc8754d5c007da0771bfaef113603a2f334dd494 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/sql')
0 files changed, 0 insertions, 0 deletions