summaryrefslogtreecommitdiffstats
path: root/src/nfc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-01-27 14:33:18 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-03 09:33:21 +0100
commit5c1ab3eb722e226a7266998e4a0f1cadf90e1c5a (patch)
tree9896c810557d796619787ff2249750903227bb7c /src/nfc
parent38753878180acda596664c92b8b45f5cbdec7e48 (diff)
Misc fixes for the new corkboard example
- The example was hooked into the build system. - The display location of notes on the display was optimized to reduce overlapping with the bottom and right corner. - A documentation page was added for the example. - example binary added to git ignore list - Fix license headers Change-Id: Ib18433c2a7dd68a3573c62ff3215fa0e69954f95 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/nfc')
-rw-r--r--src/nfc/doc/src/examples.qdoc3
-rw-r--r--src/nfc/doc/src/nfc-index.qdoc1
2 files changed, 4 insertions, 0 deletions
diff --git a/src/nfc/doc/src/examples.qdoc b/src/nfc/doc/src/examples.qdoc
index 64cc0982..9bdbd880 100644
--- a/src/nfc/doc/src/examples.qdoc
+++ b/src/nfc/doc/src/examples.qdoc
@@ -55,6 +55,9 @@ in their own documentation, but they are also accessible from here.
\li Example
\li Description
\row
+ \li \l{corkboard} {CorkBoard}
+ \li Displays NDEF text tags on a corkboard.
+ \row
\li \l{poster}{QML Poster}
\li Displays URLs stored on NFC Forum Tags.
\endtable
diff --git a/src/nfc/doc/src/nfc-index.qdoc b/src/nfc/doc/src/nfc-index.qdoc
index 7309e4cc..2ec40891 100644
--- a/src/nfc/doc/src/nfc-index.qdoc
+++ b/src/nfc/doc/src/nfc-index.qdoc
@@ -67,6 +67,7 @@ import statement in your \c .qml file:
\list
\li QML
\list
+ \li \l {corkboard}{CorkBoard}
\li \l {poster}{QML Poster}
\endlist
\li C++