以下成员源于类 QWebView 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
textSizeMultiplier
: const qreal
This property holds the scaling factor for all text in the frame.
使用 setZoomFactor instead, in combination with the ZoomTextOnly attribute in QWebSettings .
注意: Setting this property also enables the ZoomTextOnly attribute in QWebSettings .
By default, this property contains a value of 1.0.