C

PathDataMoveSegment Class

class Qul::PlatformInterface::PathDataMoveSegment

Represents 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

Detailed Description

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.