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
qwaylandivishellintegration.h
Go to the documentation of this file.
1// Copyright (C) 2017 ITAGE Corporation, author: <yusuke.binsaki@itage.co.jp>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3// Qt-Security score:critical reason:network-protocol
4
5#ifndef QWAYLANDIVIINTEGRATION_H
6#define QWAYLANDIVIINTEGRATION_H
7
8#include <QtCore/qmutex.h>
9
10#include <QtWaylandClient/private/qwaylandshellintegration_p.h>
11#include "qwayland-ivi-application.h"
12#include "qwayland-ivi-controller.h"
13
14QT_BEGIN_NAMESPACE
15
16namespace QtWaylandClient {
17
18class QWaylandWindow;
19class QWaylandDisplay;
21
42
43}
44
45QT_END_NAMESPACE
46
47#endif // QWAYLANDIVIINTEGRATION_H
Combined button and popup list for selecting options.