4#ifndef QSGOPENVGADAPTATION_H
5#define QSGOPENVGADAPTATION_H
7#include <private/qsgcontextplugin_p.h>
18 Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QSGContextFactoryInterface" FILE
"openvg.json")
23 QSGContext *
create(
const QString &key)
const override;
25 Flags flags(
const QString &key)
const override;
QSGContext * create(const QString &key) const override
QSGRenderLoop * createWindowManager() override
Flags flags(const QString &key) const override
QStringList keys() const override
Combined button and popup list for selecting options.