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
qwaylandshm.cpp
Go to the documentation of this file.
1// Copyright (C) 2016 LG Electronics Inc, author: <mikko.levonmaa@lge.com>
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:significant reason:default
4#include <QtWaylandClient/private/qwaylandshm_p.h>
5#include <QtWaylandClient/private/qwaylanddisplay_p.h>
6
7#include "qwaylandsharedmemoryformathelper_p.h"
8
10
11namespace QtWaylandClient {
12
17
26
31
36
42
47
52
53}
54
55QT_END_NAMESPACE
Combined button and popup list for selecting options.