首页IT科技qtwebkit安装(QtWebKit Module)

qtwebkit安装(QtWebKit Module)

时间2025-05-04 14:02:19分类IT科技浏览3602
导读:QtWebKit Module...

QtWebKit Module

The QtWebKit module provides a web browser engine as well as classes to render and interact with web content. More...

Classes

QGraphicsWebView Allows Web content to be added to a GraphicsView QWebDatabase Access to HTML 5 databases created with JavaScript QWebElement Convenient access to DOM elements in a QWebFrame QWebElementCollection Represents a collection of web elements QWebFrame 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 QWebInspector Allows the placement and control of a QWebPages inspector. The inspector allows you to see a page current hierarchy and loading statistics 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

Detailed Description

To include the definitions of the modules classes, use the following directive:

#include <QtWebKit>

To link against the module, add this line to your qmake .pro file:

QT += webkit

License Information

This is a snapshot of the Qt port of WebKit. The exact version information can be found in the src/3rdparty/webkit/VERSION file supplied with Qt.

Qt Commercial Edition licensees that wish to distribute applications that use the QtWebKit module need to be aware of their obligations under the GNU Library General Public License (LGPL).

Developers using the Open Source Edition can choose to redistribute the module under the appropriate version of the GNU LGPL.

[Previous: QtSvg Module]

[All Qt Modules]

[Next: QtXml Module]
声明:本站所有文章          ,如无特殊说明或标注               ,均为本站原创发布          。任何个人或组织     ,在未征得本站同意时          ,禁止复制          、盗用               、采集     、发布本站内容到任何网站     、书籍等各类媒体平台               。如若本站内容侵犯了原著者的合法权益               ,可联系我们进行处理     。

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
Python李白喝酒有几斗([Python学习]PycURL简单学习 limodou的学习记录 limodou是一个程序员,他关心的焦点是Python, DocBook, Open Source …) linux系统vi编辑器(Linux上vi(vim)编辑器使用教程)