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

(9721028b525b884dc3d70785a7ade701cd4e9fd9)

#include "qquickstarshape_p.h"
#include "qquickstarshape_p_p.h"
#include <algorithm>
#include <QtMath>
#include <cstddef>
#include "moc_qquickstarshape_p.cpp"
Include dependency graph for qquickstarshape.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

qreal QT_BEGIN_NAMESPACE::arc_angle (qreal angle)
QVector2D QT_BEGIN_NAMESPACE::arc_point (QVector2D center, QVector2D radius, qreal angle)
qreal QT_BEGIN_NAMESPACE::cross (QVector2D a, QVector2D b)
qreal QT_BEGIN_NAMESPACE::angle_between_vectors (QVector2D a, QVector2D b)