Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
main.cpp
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4#include <QtWaylandCompositor/private/qwlclientbufferintegrationplugin_p.h>
6
8
16
18{
19 Q_UNUSED(paramList);
20 Q_UNUSED(system);
21 return new BrcmEglIntegration();
22}
23
25
26#include "main.moc"
\inmodule QtCore
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
QtWayland::ClientBufferIntegration * 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 QtWaylandClientBufferIntegrationFactoryInterface_iid
view create()