summaryrefslogtreecommitdiffstats
path: root/examples/help/doc/src/contextsensitivehelp.qdoc
blob: d1c0771d6ea844782505626a54dda6b76884073f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example contextsensitivehelp
    \ingroup examples-qthelp
    \title Context-Sensitive Help Example
    \examplecategory {User Interface Components}

    \brief Using the QHelpEngineCore class to implement context-sensitive help
    for applications.
*/