C
Qul::PlatformInterface::PathDataMoveSegment Class
class Qul::PlatformInterface::PathDataMoveSegmentRepresents a path data move segment. More...
| Header: |  #include <platforminterface/pathdata.h> | 
| Since: | Qt Quick Ultralite (Platform) 1.8 | 
| Inherits: | Qul::PlatformInterface::PathDataSegment | 
Public Functions
| Qul::PlatformInterface::PointF | target() const | 
Member Function Documentation
Qul::PlatformInterface::PointF PathDataMoveSegment::target() const
Returns the target position of the path data move segment.
Available under certain Qt licenses.
Find out more.