Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquickshapecurverenderer_p_p.h
Go to the documentation of this file.
1// Copyright (C) 2023 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// Qt-Security score:significant reason:default
4
5
6#ifndef QQUICKSHAPECURVERENDERER_P_P_H
7#define QQUICKSHAPECURVERENDERER_P_P_H
8
9//
10// W A R N I N G
11// -------------
12//
13// This file is not part of the Qt API. It exists for the convenience
14// of a number of Qt sources files. This header file may change from
15// version to version without notice, or even be removed.
16//
17// We mean it.
18//
19
20#include <QtQuickShapes/private/qquickshapesglobal_p.h>
21#include <QLoggingCategory>
22
24
25Q_DECLARE_LOGGING_CATEGORY(lcShapeCurveRenderer);
26
27QT_END_NAMESPACE
28
29#endif //QQUICKSHAPECURVERENDERER_P_P_H
void run() override
Implement this pure virtual function in your subclass.
Combined button and popup list for selecting options.
static bool disableScreenSpaceDerivativeShader()