Results 1 to 5 of 5

Thread: QWebView without network

  1. #1
    Join Date
    Nov 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default QWebView without network

    Hi everyone.

    I have a problem, my application reads html files from the device memory, but if I have no network access opens the files, is there any way to use a QWebView and view files without "access" to the network for open?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QWebView without network

    Use a file:// URL to open a local file?

  3. #3
    Join Date
    Nov 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: QWebView without network

    When i have network the file is shown.
    When i don't have network the file is never shown.

    I can open a local file with the path, but i can't see it.

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QWebView without network

    Here is the only suggestion I have given the available information: The HTML in the local file references materials from network locations

    If you want serious help then you'll have to post a minimum, complete, compilable example that demonstrates the problem.

  5. #5
    Join Date
    Nov 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: QWebView without network

    Thanks, I will seek information about it.

Similar Threads

  1. Replies: 8
    Last Post: 3rd September 2013, 09:51
  2. Log in to a network share
    By Thomas_Lerman in forum Qt Programming
    Replies: 0
    Last Post: 28th April 2011, 15:47
  3. DNS Pinning - Qt Network
    By Togashi in forum Qt Programming
    Replies: 1
    Last Post: 17th November 2009, 09:29
  4. QT Network
    By csvivek in forum Newbie
    Replies: 0
    Last Post: 1st April 2008, 17:19
  5. help in QT network!
    By bbc58206 in forum Qt Programming
    Replies: 3
    Last Post: 10th September 2007, 05:00

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.