![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsgcurveprocessor_p.h"
#include <QtGui/private/qtriangulator_p.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qhash.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcSGCurveProcessor, "qt.quick.curveprocessor") |
Q_STATIC_LOGGING_CATEGORY (lcSGCurveIntersectionSolver, "qt.quick.curveprocessor.intersections") | |
size_t | qHash (QVector2D key, size_t seed=0) noexcept |
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcSGCurveProcessor | , |
"qt.quick.curveprocessor" | ) |
Q_STATIC_LOGGING_CATEGORY | ( | lcSGCurveIntersectionSolver | , |
"qt.quick.curveprocessor.intersections" | ) |
|
inlinenoexcept |
Definition at line 1909 of file qsgcurveprocessor.cpp.