As we know that, Qt Webkit is able to render the Svg, and the Qt C++ Class such as QSvgRenderer can also do the same work. My questions are:
1. Do thay use the same SVG Render Engine? or they are different from each other?
2. Which one is more fast?
Thanks!
↧