Because they are meant for different things, this is why you have QPainter and QPainterPath.So why QPainterPath does not provide such functions.
QPainterPath is a PATH, not a PAINTER.
A path has nothing to do with text particularities.
Because they are meant for different things, this is why you have QPainter and QPainterPath.So why QPainterPath does not provide such functions.
QPainterPath is a PATH, not a PAINTER.
A path has nothing to do with text particularities.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks