webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_WebKitBackForwardListItemPrivate Struct Reference

Public Attributes

RefPtr< WebBackForwardListItemwebListItem
 
CString uri
 
CString title
 
CString originalURI
 

Detailed Description

SECTION: WebKitBackForwardListItem : One item of the WebKitBackForwardList : WebKitBackForwardListItem : WebKitBackForwardList

A history item is part of the WebKitBackForwardList and consists out of a title and a URI.

Member Data Documentation

◆ originalURI

CString _WebKitBackForwardListItemPrivate::originalURI

◆ title

CString _WebKitBackForwardListItemPrivate::title

◆ uri

CString _WebKitBackForwardListItemPrivate::uri

◆ webListItem

RefPtr<WebBackForwardListItem> _WebKitBackForwardListItemPrivate::webListItem

The documentation for this struct was generated from the following file: