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
qsgopenvgrenderer_p.h
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QSGOPENVGRENDERER_H
5#define QSGOPENVGRENDERER_H
6
7#include <private/qsgrenderer_p.h>
8
10
12{
13public:
15 virtual ~QSGOpenVGRenderer();
16
17 void nodeChanged(QSGNode *node, QSGNode::DirtyState state) override;
18
19 void render() final;
20};
21
23
24#endif // QSGOPENVGRENDERER_H
\group qtquick-scenegraph-nodes \title Qt Quick Scene Graph Node classes
Definition qsgnode.h:37
void nodeChanged(QSGNode *node, QSGNode::DirtyState state) override
QSGOpenVGRenderer(QSGRenderContext *context)
The renderer class is the abstract baseclass used for rendering the QML scene graph.
QSGRenderContext * context() const
else opt state
[0]
Combined button and popup list for selecting options.