Searched refs:toHtml (Results 1 – 8 of 8) sorted by relevance
135 QString toHtml() const;
655 QString QWebFrame::toHtml() const in toHtml() function in QWebFrame
822 return page()->mainFrame()->toHtml(); in html()
703 qDebug() << "HTML: " << page()->mainFrame()->toHtml(); in dumpHtml()
940 QString markup = mainFrame->toHtml(); in dump()
2486 QCOMPARE(m_view->page()->mainFrame()->toHtml(), html); in setHtml()2577 QCOMPARE(m_view->page()->mainFrame()->toHtml(), html); in setHtmlWithJSAlert()
546 ?toHtml@QWebFrame@@QBE?AVQString@@XZ @ 545 NONAME ; class QString QWebFrame::toHtml(void) const
12744 Removed QGraphicsWebView::toHtml() after API review.12747 toHtml() is called less frequently than setHtml().14810 (QWebGraphicsItem::toHtml):16932 Adding docs to toHtml() and toPlainText()22552 (QWebFrame::toHtml):