Results 1 to 2 of 2

Thread: QWebView on S60

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Default QWebView on S60

    Hi! I'm a beginner on QT for S60.
    I can't make a QWebView widget work on Symbian.
    If I create a project in Qt Creator with only a QWebView with url property set to "http://www.google.com", when that application is deployed on Nokia N97 that widget remains blank (neither network connections are started).
    The same thing happens if I use setUrl or Load functions.

    What I'm doing wrong?

    Thanks,
    Stefano

  2. #2
    Join Date
    Apr 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Default Re: QWebView on S60

    Solved:
    Add TARGET.CAPABILITY = NetworkServices ReadUserData WriteUserData in .pro file

Similar Threads

  1. QWebView in Qt 4.2.3
    By andzoff in forum Qt Programming
    Replies: 0
    Last Post: 29th March 2010, 12:26
  2. QWebView + img + OSx
    By bunjee in forum Qt Programming
    Replies: 3
    Last Post: 14th December 2009, 20:47
  3. QWebView
    By giusepped in forum Qt Programming
    Replies: 3
    Last Post: 18th March 2009, 05:32
  4. QWebView
    By SailinShoes in forum Qt Programming
    Replies: 0
    Last Post: 16th January 2009, 07:22
  5. QWebView
    By ivi2501 in forum Qt Programming
    Replies: 1
    Last Post: 30th December 2008, 12:57

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.