QtWebKit(中英文翻译)分析.docxVIP

  • 10
  • 0
  • 约 22页
  • 2016-11-25 发布于湖北
  • 举报
原文: Qt WebKit 1.QWebElement The QWebElement class provides convenient access to DOM elements in a  HYPERLINK /4.7/qwebframe.html QWebFrame. A QWebElement object allows easy access to the document model, represented by a tree-like structure of DOM elements. The root of the tree is called the document element and can be accessed using  HYPERLINK /4.7/qwebframe.html \l documentElement QWebFrame::documentElement(). Specific elements can be accessed using  HYPERLINK /4.7/qwebelement.html \l findAll findAll() and  HYPERLINK /4.7/qwebelement.html \l findFirst findFirst(). These elements a

文档评论(0)

1亿VIP精品文档

相关文档