Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Check if some subpaths of QPainterPath is closed or not

$
0
0
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.

Viewing all articles
Browse latest Browse all 13965