import Qt 4.7 import org.webkit 1.0 // Inline HTML with loose formatting can be // set on the html property. WebView { html:"\ \ \
OneTwoThree\
1X1X\
20X0\
3X1X\
" }