aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel/doc/src/external-resources.qdoc
blob: f9badf320009c331c3fdf9663c80e849cf1b521a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
// Copyright (C) 2015 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*
    The nolink entries prevent autolinking of each occurrence of 'WebChannel'
    'WebEngine' or 'WebSocket' to the QML type.
    To link to the QML type, use explicit linking. For example:
        \l [QML] WebChannel
        \sa {QtWebChannel::}{WebChannel}
*/
/*!
    \externalpage nolink
    \title WebChannel
    \internal
*/

/*!
    \externalpage nolink
    \title WebEngine
    \internal
*/

/*!
    \externalpage nolink
    \title WebSockets
    \internal
*/

/*!
    \externalpage nolink
    \title WebSocket
    \internal
*/