diff options
author | Zhang Yu <zhangyub@uniontech.com> | 2020-10-19 09:43:27 +0800 |
---|---|---|
committer | Zhang Yu <zhangyub@uniontech.com> | 2020-10-19 14:01:12 +0800 |
commit | 407e171b40c3be3036ef71227d43c49f0b8d5788 (patch) | |
tree | ef196aa8c79fd56e18432dda047d04fffed6e6e4 /examples/widgets/widgets/sliders | |
parent | aee81c00cfedcc878580da1afe5b3d407d32e40f (diff) |
Fix QFontDialog::selectedFont() does not return actual selected font
"QFontDialog::accepted" was emitted before setting "selectedFont" to current font. So when calling "QFontDialog::selectedFont()" in slot of signal "QFontDialog::accepted",it does not return actual selected font.
Fixes: QTBUG-87483
Pick-to: 5.15
Change-Id: Ic9303e3df73ddd876fc78a0038f9379dbdf1853c
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'examples/widgets/widgets/sliders')
0 files changed, 0 insertions, 0 deletions