From fb8f353942cd5a67bb061e2f007b8a7c2bab95be Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 29 Jun 2011 14:47:20 +0200 Subject: Doc: NFC target editor Reviewed-by: Rainer Keller --- doc/images/qt-simulator-nfc-editor.png | Bin 0 -> 48575 bytes doc/images/qt-simulator-nfc.png | Bin 8085 -> 6024 bytes doc/simulator.qdoc | 18 ++++++++++++++++-- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 doc/images/qt-simulator-nfc-editor.png diff --git a/doc/images/qt-simulator-nfc-editor.png b/doc/images/qt-simulator-nfc-editor.png new file mode 100644 index 0000000..71a503c Binary files /dev/null and b/doc/images/qt-simulator-nfc-editor.png differ diff --git a/doc/images/qt-simulator-nfc.png b/doc/images/qt-simulator-nfc.png index 59c36ee..4e8c55b 100644 Binary files a/doc/images/qt-simulator-nfc.png and b/doc/images/qt-simulator-nfc.png differ diff --git a/doc/simulator.qdoc b/doc/simulator.qdoc index e2108fe..c108e0e 100644 --- a/doc/simulator.qdoc +++ b/doc/simulator.qdoc @@ -1572,8 +1572,22 @@ device. Double-click the target again to toggle the proximity status, and thus simulate target loss. - To reset the selected target to factory defaults, click \gui {Reset - Target}. + \section1 Editing Targets + + Usually, you should be able to test your application by using the predefined + tags. To edit them, click \gui {Edit Targets > Open} and select an .nfc + file. + + \image qt-simulator-nfc-editor.png "NFC Target Editor dialog" + + To create a new target of the type \gui {NFC Tag Type 1} or \gui {NFC Tag + Type 2}, click \gui {Edit Targets}. Specify details about the tag in the + editor and click \gui Save to save the tag as an .nfc file. You can also + copy an .nfc file to the \c {\stubdata\nfctargets} folder to add a tag to + the \gui Targets list. + + To remove a tag from the \gui Targets list, delete the .nfc file from the + \c {\stubdata\nfctargets} folder. */ -- cgit v1.2.3