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
qwaylandivisurface_p.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 QWAYLANDIVISURFACE_H
6#define QWAYLANDIVISURFACE_H
7
8#include <QtWaylandClient/private/qwaylandshellsurface_p.h>
9#include "qwayland-ivi-application.h"
10#include "qwayland-ivi-controller.h"
11
12QT_BEGIN_NAMESPACE
13
14namespace QtWaylandClient {
15
16class QWaylandWindow;
17class QWaylandInputDevice;
18
40
41}
42
43QT_END_NAMESPACE
44
45#endif // QWAYLANDIVISURFACE_H
Combined button and popup list for selecting options.