summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2016-03-30 13:57:22 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-05-12 19:03:58 +0000
commit07dd6dbaee5bdcbeebc54f04dccc45ad4778eab4 (patch)
tree045975a318b6cc4cbed203eda7b258a1dcf35e97 /configure
parent678e427948e03119e7496192d26facc7d94e9d16 (diff)
QLineEdit: Fix icons being too small on a High DPI screen without scaling.
Remove the hardcoded size 16 from QLineEditIconButton. Replace QLineEditPrivate::iconSize() by QLineEditPrivate::sideWidgetParameters() returning a struct SideWidgetParameters containing icon size, widget size and margins. The 32x32 icon will then be used on a High DPI screen without scaling. Task-number: QTBUG-49374 Change-Id: I23c4a0cd078a58581c940aacfa65a3ad493c12dc Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions