|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
WebCore |
Class Summary | |
---|---|
QWebFrame | The QWebFrame class represents a frame in a web page. |
QWebHistory | The QWebHistory class represents the history of a QWebPage Each QWebPage instance contains a history of visited pages that can be accessed by QWebPage::history() . |
QWebHistoryInterface | The QWebHistoryInterface class provides an interface to implement link history. |
QWebHistoryItem | The QWebHistoryItem class represents one item in the history of a QWebPage Each QWebHistoryItem instance represents an entry in the history stack of a Web page, containing information about the page, its location, and when it was last visited. |
QWebHitTestResult | The QWebHitTestResult class provides information about the web page content after a hit test. |
QWebPage | The QWebPage class provides an object to view and edit web documents. |
QWebPage.Extension | This enum describes the types of extensions that the page can support. |
QWebPage.FindFlag | This enum describes the options available to QWebPage 's findText() function. |
QWebPage.FindFlags | |
QWebPage.LinkDelegationPolicy | This enum defines the delegation policies a webpage can have when activating links and emitting the linkClicked() signal. |
QWebPage.NavigationType | This enum describes the types of navigation available when browsing through hyperlinked documents. |
QWebPage.WebAction | This enum describes the types of action which can be performed on the web page. |
QWebPage.WebWindowType | |
QWebPluginFactory | The QWebPluginFactory class creates plugins to be embedded into web pages. |
QWebPluginFactory_ExtensionOption | |
QWebPluginFactory_ExtensionReturn | |
QWebPluginFactory_MimeType | |
QWebPluginFactory_Plugin | |
QWebPluginFactory.Extension | This enum describes the types of extensions that the plugin factory can support. |
QWebSettings | The QWebSettings class provides an object to store the settings used by QWebPage and QWebFrame . |
QWebSettings.FontFamily | This enum describes the generic font families defined by CSS 2. |
QWebSettings.FontSize | This enum describes the font sizes configurable through QWebSettings . |
QWebSettings.WebAttribute | This enum describes various attributes that are configurable through QWebSettings . |
QWebSettings.WebGraphic | This enums describes the standard graphical elements used in webpages. |
QWebView | The QWebView class provides a widget that is used to view and edit web documents. |
Classes for displaying and editing Web content.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |