Hello,
I’m trying to figure out a way to check if some of the subpaths contained into a QPainterPath is closed or not.
What I want to achieve is a generic procedure to filter out all open subpaths and return a QPainterPath with only closed paths.
Any suggestions ?
Thanks,
Gianluca.
↧