毕业论文http://www.youerw.com/
</script>
</head>
<body onload="initialize()" onunload="GUnload()">
<div>
<iframe width="750" height="620" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="</iframe>
</div>
</body>
</html>
通过上述方法,就完成一个简单的显示地图网页。
图4-6 地图网页运行效果图
4.3网上冲浪模块
冲浪室其实就是一个轻量级的浏览器,它是用Qwebkit库来开发的,简单的说,
Qwebkit就是Qt对Apple公司webkit的支持而开发的库,和QQ浏览器是用同一个引擎。主要包括以下几个类:
QWebDatabase
Access to HTML 5 databases created with JavaScript
QWebFrame原文请+QQ324,9114优.文^论,文'网
Represents a frame in a web page
QWebHistory
Represents the history of a QWebPage
QWebHistoryInterface
Interface to implement link history
QWebHistoryItem
Represents one item in the history of a QWebPage
QWebHitTestResult
Information about the web page content after a hit test
QWebPage
Object to view and edit web documents
QWebPluginFactory
Creates plugins to be embedded into web pages
QWebSecurityOrigin
Defines a security boundary for web sites
QWebSettings
Object to store the settings used by QWebPage and QWebFrame
QWebView
Widget that is used to view and edit web documents
上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] 下一页