![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qquickstarshape_p.h"#include "qquickstarshape_p_p.h"#include <algorithm>#include <QtMath>#include <cstddef>#include "moc_qquickstarshape_p.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) |