Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
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.