Quantcast
Channel: Qt DevNet forums: Qt WebKit
Viewing all articles
Browse latest Browse all 542

the font set by QWebSetting look smaller

$
0
0
i use one QWebview editWebView to edit text ,the code set the QWebView font :       settings()->setFontFamily(QWebSettings::StandardFont,"simsun");      settings()->setFontSize(QWebSettings::DefaultFontSize,12); i use another one QWebView displayWebView to display text ,using css to set text font,       <body  >        dsdfdfsfsafd     </body> but i found the text in editWebView look smaller than the text in displayWebView . why?

Viewing all articles
Browse latest Browse all 542

Latest Images

Trending Articles



Latest Images