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
qwaylandxdgactivationv1.cpp
Go to the documentation of this file.
1// Copyright (C) 2020 Aleix Pol Gonzalez <aleixpol@kde.org>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
5#include <QtWaylandClient/private/qwaylanddisplay_p.h>
6#include <QtWaylandClient/private/qwaylandinputdevice_p.h>
7
8QT_BEGIN_NAMESPACE
9
10namespace QtWaylandClient {
11
17
23
45
50}
51
52QT_END_NAMESPACE
53
54#include "moc_qwaylandxdgactivationv1_p.cpp"