NDEF Editor Example
The NDEF Editor example reads and writes NFC Data Exchange Format (NDEF) messages to NFC Forum Tags. NDEF messages can be composed by adding records of supported types.
运行示例
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.
Files:
- ndefeditor/mainwindow.cpp
- ndefeditor/mainwindow.h
- ndefeditor/mainwindow.ui
- ndefeditor/mimeimagerecordeditor.cpp
- ndefeditor/mimeimagerecordeditor.h
- ndefeditor/mimeimagerecordeditor.ui
- ndefeditor/textrecordeditor.cpp
- ndefeditor/textrecordeditor.h
- ndefeditor/textrecordeditor.ui
- ndefeditor/urirecordeditor.cpp
- ndefeditor/urirecordeditor.h
- ndefeditor/urirecordeditor.ui
- ndefeditor/main.cpp
- ndefeditor/ndefeditor.pro
参见 Qt NFC.