1// Copyright (C) 2013 Aaron McCarthy <mccarthy.aaron@gmail.com>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
8\brief Examples for the Qt NFC module.
10This is a variety of examples that cover the entire range of the Qt NFC API. You will find them
11in their own documentation, but they are also accessible from here.
19 \li \l{annotatedurl}{Annotated URL}
20 \li Displays URLs stored on NFC Forum Tags.
22 \li \l{ndefeditor}{NDEF Editor}
23 \li Create new or modify existing NDEF messages on NFC Forum Tags.