Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How to reconnect network?
QtWS25 Last Chance

How to reconnect network?

Scheduled Pinned Locked Moved Solved Qt WebKit
qtwebkitwebview
4 Posts 2 Posters 1.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    carter
    wrote on last edited by carter
    #1

    Qtwebkit is fine if network is fine. then network is bad, qtwebkit is doesn't work that's normal. but it still doesn't work if the network become fine.

    How I can reconnect network in webkit or in QNetworkAccessManager?

    Any idea or can give me some link about topic?

    Thank you a lot!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      carter
      wrote on last edited by
      #2

      I have been resolved.

      1 Reply Last reply
      0
      • raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by
        #3

        please share your solution so users with the same issue can also benefit from it.

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        C 1 Reply Last reply
        0
        • raven-worxR raven-worx

          please share your solution so users with the same issue can also benefit from it.

          C Offline
          C Offline
          carter
          wrote on last edited by
          #4

          @raven-worx
          OK

          I get some error info in WebPage::extension functional when continue operating under network doesn't work. I also get same info when network work. then I check the real network status in extension functional and use setNetworkAccessible(QNetworkAccessManager::NetworkAccessibility::Accessible) to set network accessibility, that's solved. I guess that will tell qt network is fine to reconnect network.

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved