summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx
diff options
context:
space:
mode:
authorSamuel Mira <samuel.mira@qt.io>2022-03-08 16:32:51 +0200
committerSamuel Mira <samuel.mira@qt.io>2022-03-09 13:17:28 +0200
commit2edc0025fa6d5a0f9c1c0d3811fac4bd8f3831c9 (patch)
treecfdbf33c59d195047e1a77214b5b0ae65c30994a /src/plugins/platforms/qnx
parent31d401dec6abccab4e780a323b8536025b7bbf1c (diff)
Fix quick file dialog on android
Patch 13399bd54d084ed837ec061ca9315dbd173f3b48 removed the accept handler on QQuickFileDialog, which was triggering setSelectFiles on android. So changed qandroidplatformfiledialoghelper to also emit currentChanged which will trigger the QQuickFileDialog to setSelectFiles since there is a connect to that signal. Emitting currentChanged signal is also the signal used in others QPlatformFileDialogHelpers. Fixes: QTBUG-101013 Pick-to: 6.3 Change-Id: I22f2d583f4be26a83e1c19190458fb5011e40095 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/plugins/platforms/qnx')
0 files changed, 0 insertions, 0 deletions