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
qwaylandfullscreenshellv1integration.h
Go to the documentation of this file.
1// Copyright (C) 2018 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#pragma once
5
6#include <wayland-client-core.h>
7#include <QtWaylandClient/private/qwayland-wayland.h>
8#include <QtWaylandClient/private/qwaylandshellintegration_p.h>
9
10#include "qwayland-fullscreen-shell-unstable-v1.h"
11
12QT_BEGIN_NAMESPACE
13
14namespace QtWaylandClient {
15
25
26} // namespace QtWaylandClient
27
28QT_END_NAMESPACE
Combined button and popup list for selecting options.