Quote Originally Posted by wysota View Post
What happens if you don't call beginNativePainting() at all?
Explain it clearly, the QPainter's drawing function all works well with transformation. But the elements drawn by gl command (follow by beginNativePainting()) won't be affected by the transformations.