Qt 4.8
Path Class Reference

A Path object defines a path for use by PathView . More...

Detailed Description

A Path object defines a path for use by PathView .

Since
4.7

A Path is composed of one or more path segments - PathLine, PathQuad, PathCubic.

The spacing of the items along the Path can be adjusted via a PathPercent object.

PathAttribute allows named attributes with values to be defined along the path.

See also
PathView, PathAttribute, PathPercent, PathLine, PathQuad, PathCubic

The documentation for this class was generated from the following file: