qtconnectivity/examples/nfc/ndefeditor
Ivan Solovev 47d54961c7 QtNFC: remove QNearFieldTarget::ndefMessagesWritten signal
ndefMessagesWritten signal basically duplicates the requestCompleted
signal, but does not provide a request id parameter to track, which
messages were actually written. Given that, the signal is removed. One
should now use requestCompleted and check the request id instead.

[ChangeLog][QtNFC][QNearFieldTarget] Remove ndefMessagesWritten signal.
Use requestCompleted signal instead.

Task-number: QTBUG-93854
Change-Id: Ic7f97eabfa83879b0da0cf34310a2982621cf8de
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2021-05-27 14:27:35 +02:00
..
doc QtNFC: remove QNearFieldTarget::ndefMessagesWritten signal 2021-05-27 14:27:35 +02:00
CMakeLists.txt Remove all *.pro files and all "special case" markers in CMakeLists.txt 2021-01-15 13:57:26 +01:00
main.cpp Fix outdated BSD license header 2017-10-17 11:17:54 +00:00
mainwindow.cpp QtNFC: remove QNearFieldTarget::ndefMessagesWritten signal 2021-05-27 14:27:35 +02:00
mainwindow.h QtNFC: remove QNearFieldTarget::ndefMessagesWritten signal 2021-05-27 14:27:35 +02:00
mainwindow.ui Qt Bluetooth: Modularized documentation 2012-09-27 14:43:52 +02:00
mimeimagerecordeditor.cpp Revamp Qt NFC examples: ndefeditor example 2018-02-01 11:55:44 +00:00
mimeimagerecordeditor.h Revamp Qt NFC examples: documentation update 2018-03-06 08:48:38 +00:00
mimeimagerecordeditor.ui Qt Bluetooth: Modularized documentation 2012-09-27 14:43:52 +02:00
ndefeditor.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 12:37:21 +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