Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtwaylandcompositor-cpp.qdoc
Go to the documentation of this file.
1// Copyright (C) 2017 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \module QtWaylandCompositor
6 \title Qt Wayland Compositor C++ Classes
7 \ingroup modules
8 \qtcmakepackage WaylandCompositor
9 \qtvariable waylandcompositor
10
11 \brief Provides C++ classes for writing custom Wayland display servers.
12
13 \section1 Using the Module
14
15 \include {module-use.qdocinc} {using the c++ api} {WaylandCompositor}
16
17 \section2 Building with CMake
18
19 \include {module-use.qdocinc} {building with cmake} {WaylandCompositor}
20
21 \section2 Building with qmake
22
23 \include {module-use.qdocinc} {building_with_qmake} {waylandcompositor}
24
25 For more information about using these classes in your application,
26 see the \l{Qt Wayland Compositor} documentation.
27*/