PDA

View Full Version : QTextview global scale/zooming; How to change all style sizes ?



muenalan
3rd February 2009, 13:16
Firefox has the <LEFT STRG>+<MOUSEWHEEL-UP/DOWN> feature to scale the contents; in a global way.I suppose this is done by modifying all font sizes/styles and repaint everything.

Is there a generic way to do this in QTextView as well ?