qtconnectivity/examples/nfc/ndefeditor
Ivan Solovev a326b108de ndefeditor: fix dropdown menu problems
Because of QTBUG-98651 and QTBUG-97482 a QPushButton with a dropdown
menu was not working properly neither on iOS nor on Android.
This patch fixes the issue, but it's not optimal, because it re-creates
the menu every time.
Ideally we should provide QML-based GUI for the example.

Task-number: QTBUG-103949
Change-Id: Icd1e00f27f5c4864a33fa7f1f7755c0e919183cb
Reviewed-by: Juha Vuolle <juha.vuolle@insta.fi>
(cherry picked from commit 5c8bf34dc1)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-06-04 07:05:46 +00:00
..
android QtNFC: fix AndroidManifest files for the examples 2021-07-21 14:28:12 +00:00
doc NdefEditor: update UI for better usability on mobile platforms 2021-06-14 09:24:14 +00:00
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 12:10:35 +00:00
main.cpp Fix outdated BSD license header 2017-10-17 11:17:54 +00:00
mainwindow.cpp ndefeditor: fix dropdown menu problems 2022-06-04 07:05:46 +00:00
mainwindow.h ndefeditor: fix dropdown menu problems 2022-06-04 07:05:46 +00:00
mainwindow.ui NdefEditor: update UI for better usability on mobile platforms 2021-06-14 09:24:14 +00:00
mimeimagerecordeditor.cpp NdefEditor: update UI for better usability on mobile platforms 2021-06-14 09:24:14 +00:00
mimeimagerecordeditor.h NdefEditor: update UI for better usability on mobile platforms 2021-06-14 09:24:14 +00:00
mimeimagerecordeditor.ui NdefEditor: update UI for better usability on mobile platforms 2021-06-14 09:24:14 +00:00
ndefeditor.pro NdefEditor: update UI for better usability on mobile platforms 2021-06-14 09:24:14 +00:00
textrecordeditor.cpp Revamp Qt NFC examples: ndefeditor example 2018-02-01 11:55:44 +00:00
textrecordeditor.h Revamp Qt NFC examples: documentation update 2018-03-06 08:48:38 +00:00
textrecordeditor.ui Qt Bluetooth: Modularized documentation 2012-09-27 14:43:52 +02:00
urirecordeditor.cpp Fix outdated BSD license header 2017-10-17 11:17:54 +00:00
urirecordeditor.h Revamp Qt NFC examples: documentation update 2018-03-06 08:48:38 +00:00
urirecordeditor.ui Qt Bluetooth: Modularized documentation 2012-09-27 14:43:52 +02:00