[Qt-interest] [SOLVED] String of Webkit page (QWebView)

M. Bashir Al-Noimi mbnoimi at gmx.com
Sat May 1 06:23:41 CEST 2010


Thanks.

On 01/05/2010 01:52 ص, Yawar Amin wrote:
> Hi,
>
> On 2010-04-30, at 17:51, M. Bashir Al-Noimi wrote:
>
>    
>> Hi folks,
>>
>> How I can get string of QWebView? I tried to look for a function for this procedure but I faild  =-O .
>>
>> P.S.
>> It's too easy to get string of QTextBrowser by using toPlainText() function so I'm wondering why I couldn't find a function like it in QWebView
>>      
> QWebView::page() returns a QWebPage.
> QWebPage::currentFrame() returns a QWebFrame.
> QWebFrame::toHtml() and QWebFrame::toPlainText() return QStrings.
>
>   HTH,
>
>    Yawar
>
>    

-- 
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100501/15d90629/attachment.html 


More information about the Qt-interest-old mailing list