Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
main.cpp
Go to the documentation of this file.
1// Copyright (C) 2017 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4#include <QtWaylandCompositor/private/qwlserverbufferintegrationplugin_p.h>
5#include "shmserverbufferintegration.h"
6
8
10{
13public:
15};
16
18{
19 Q_UNUSED(paramList);
20 Q_UNUSED(system);
21 return new ShmServerBufferIntegration();
22}
23
25
26#include "main.moc"
\inmodule QtCore
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127
QtWayland::ServerBufferIntegration * create(const QString &, const QStringList &) override
Definition main.cpp:17
Combined button and popup list for selecting options.
#define Q_OBJECT
#define Q_PLUGIN_METADATA(x)
#define Q_UNUSED(x)
#define QtWaylandServerBufferIntegrationFactoryInterface_iid
view create()