C

PathDataLineSegment Class

class Qul::PlatformInterface::PathDataLineSegment

Represents a path data line 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 PathDataLineSegment::target() const

Returns the target position of the path data line segment.

Available under certain Qt licenses.
Find out more.