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

/*!
    \module QtCore
    \title Qt Core C++ Classes
    \ingroup modules
    \qtcmakepackage Core
    \qtvariable core

    \brief Provides core non-GUI functionality.

    All other Qt modules rely on this module.

    The \l{Qt Core} page contains information about how to use the module.
*/