qt5base-lts/examples/widgets/painting/pathstroke
Kai Pastor 4c0e27ae6f Add Qt::SvgMiterJoin option to pathstroke example
Qt::SvgMiterJoin is more important than the name suggests: It is used
not only by SVG but also by PDF. It differs from Qt::MiterJoin in the
miter limit behavior.

Task-number: QTBUG-52640
Change-Id: I8ad04b1231958628caab18a233d54d42ea6449e7
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2018-03-21 06:24:41 +00:00
..
main.cpp Updated license headers 2016-01-21 18:55:32 +00:00
pathstroke.cpp Add Qt::SvgMiterJoin option to pathstroke example 2018-03-21 06:24:41 +00:00
pathstroke.h Add Qt::SvgMiterJoin option to pathstroke example 2018-03-21 06:24:41 +00:00
pathstroke.html Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
pathstroke.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
pathstroke.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00