![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickpath_p.h>
Public Attributes | |
| int | index |
| QPointF | endPoint |
| QList< QQuickCurve * > | curves |
Definition at line 41 of file qquickpath_p.h.
| QList<QQuickCurve*> QQuickPathData::curves |
Definition at line 45 of file qquickpath_p.h.
| QPointF QQuickPathData::endPoint |
Definition at line 44 of file qquickpath_p.h.
| int QQuickPathData::index |
Definition at line 43 of file qquickpath_p.h.
Referenced by positionForCurve().