Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QWebView not working

QWebView not working

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 586 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jayasri
    wrote on last edited by
    #1

    Hi,

    I am using Qt-4.7.4 for viewing https webpages in my arm-based-Embedded-device .It is giving blank screen with out any errors but it is working fine while running to desktopPC.what might be the reason.

    raven-worxR 1 Reply Last reply
    0
    • J jayasri

      Hi,

      I am using Qt-4.7.4 for viewing https webpages in my arm-based-Embedded-device .It is giving blank screen with out any errors but it is working fine while running to desktopPC.what might be the reason.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @jayasri

      1. check console output (warnings, etc)
      2. did you also distribute OpenSSL with your application
      3. what does the following output? qDebug() << QSslSocket::supportsSsl()

      --- 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

      1 Reply Last reply
      0

      • Login

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