Commit 4f8e7e0
committed
Feature #8725: drawConvexPolygon() can be faster
On some platforms (e.g. X11), the drawConvexPolygon() function can be
faster than the drawPolygon() function.
https://qt-project.org/doc/qt-4.8/qpainter.html#drawConvexPolygon1 parent b31a13e commit 4f8e7e0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| |||
0 commit comments