summaryrefslogtreecommitdiff
path: root/examples/help/doc/src/contextsensitivehelp.qdoc
blob: 85eed981d9d32d3e84f63f713c787354773061e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
// 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

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