Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwaylandcompositoriviapplicationforeign.cpp
Go to the documentation of this file.
1
// Copyright (C) 2020 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4
#
include
"qwaylandcompositoriviapplicationforeign_p.h"
5
6
QT_BEGIN_NAMESPACE
7
8
/*!
9
\qmlmodule QtWayland.Compositor.IviApplication
10
\title Qt Wayland IviApplication Extension
11
\ingroup qmlmodules
12
\brief Provides a Qt API for the IviApplication shell extension.
13
14
\section2 Summary
15
IviApplication is a shell extension suitable for lightweight compositors,
16
for example in In-Vehicle Infotainment (IVI) systems.
17
18
IviApplication corresponds to the Wayland \c ivi_application interface.
19
20
\section2 Usage
21
To use this module, import it like this:
22
\qml
23
import QtWayland.Compositor.IviApplication
24
\endqml
25
*/
26
27
QT_END_NAMESPACE
28
29
#
include
"moc_qwaylandcompositoriviapplicationforeign_p.cpp"
QPlatformGraphicsBufferHelper
\inmodule QtGui
qtwayland
src
imports
compositor-extensions
iviapplication
qwaylandcompositoriviapplicationforeign.cpp
Generated on
for Qt by
1.14.0