Results 1 to 2 of 2

Thread: Display webpage using the source code from a QByteArray

  1. #1
    Join Date
    Apr 2011
    Posts
    11
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Display webpage using the source code from a QByteArray

    I have a QByteArray which contains the source code of a website.

    I want to display, in my application, the website ( like emulating a browser ), but i want to use the source code from my QByteArray.

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanks
    62
    Thanked 260 Times in 246 Posts

    Default Re: Display webpage using the source code from a QByteArray

    You can use setContent(...)

Similar Threads

  1. Replies: 3
    Last Post: 17th February 2010, 13:26
  2. Where is the source code?
    By Fletcher in forum Newbie
    Replies: 1
    Last Post: 10th December 2009, 21:45
  3. QByteArray processing (seeking equivalent QT code)
    By pdoria in forum Qt Programming
    Replies: 2
    Last Post: 13th July 2009, 10:40
  4. Qte source code
    By Gaurav vyas in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st July 2007, 15:11
  5. How to display a QByteArray as an Image ?
    By probine in forum Newbie
    Replies: 7
    Last Post: 3rd April 2006, 14:45

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.