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

/*!
    \module QtStateMachine
    \title Qt State Machine C++ Classes
    \ingroup modules
    \ingroup technology-apis
    \qtvariable statemachine
    \qtcmakepackage StateMachine

    \brief The Qt State Machine module provides classes for creating and executing state graphs.

    The \l {Qt State Machine} page contains information about how to use the module.

*/