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
qsgcurveprocessor.cpp File Reference

(3f89d9deb0bcdfdfe2b8534603adf235edc4a9f0)

#include "qsgcurveprocessor_p.h"
#include <QtGui/private/qtriangulator_p.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qhash.h>
Include dependency graph for qsgcurveprocessor.cpp:

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

Function Documentation

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcSGCurveProcessor ,
"qt.quick.curveprocessor"  )

◆ Q_STATIC_LOGGING_CATEGORY()

Q_STATIC_LOGGING_CATEGORY ( lcSGCurveIntersectionSolver ,
"qt.quick.curveprocessor.intersections"  )

◆ qHash()

size_t qHash ( QVector2D key,
size_t seed = 0 )
inlinenoexcept

Definition at line 1909 of file qsgcurveprocessor.cpp.