Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtWebEngine on Android/iOS
Forum Updated to NodeBB v4.3 + New Features

QtWebEngine on Android/iOS

Scheduled Pinned Locked Moved QtWebEngine
7 Posts 4 Posters 6.0k Views 3 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.
  • V Offline
    V Offline
    vladstelmahovsky
    wrote on 26 May 2015, 11:26 last edited by
    #1

    HI

    is there any plans to bring QtWebEngine on Android/iOS?
    For now it looks like a gap here: WebView not supported anymore and WebEngine not supported yes (and no info when it will be)

    Thanks

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on 26 May 2015, 11:55 last edited by
      #2

      Hi,

      some mobile platforms don't allow to use non native browsers.
      You can use Qt WebView module (is a Tech Preview but works well for my iOS app)

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vladstelmahovsky
        wrote on 26 May 2015, 13:09 last edited by
        #3

        Hi
        thanks for your answer
        I've take a look at Qt WebView but it seems it doesnt support loadHtml() method and doesnt support navigationRequest signal as well
        both of them required for my project
        As far as I know QtWebEngine was developed to omit the limitations of 3rd party web engines

        is this not true anymore?

        thanks,
        Vlad

        1 Reply Last reply
        0
        • M Offline
          M Offline
          m_andrej
          wrote on 11 Jun 2015, 07:53 last edited by
          #4

          mcosta: AFAIK only iOS doesn't allow other than native webviews. What's the reason for WebEngine not being available on Android?

          M P 2 Replies Last reply 12 Jun 2015, 07:42
          0
          • M m_andrej
            11 Jun 2015, 07:53

            mcosta: AFAIK only iOS doesn't allow other than native webviews. What's the reason for WebEngine not being available on Android?

            M Offline
            M Offline
            mcosta
            wrote on 12 Jun 2015, 07:42 last edited by
            #5

            @m_andrej

            Honestly I don't know if is available for Android

            Once your problem is solved don't forget to:

            • Mark the thread as SOLVED using the Topic Tool menu
            • Vote up the answer(s) that helped you to solve the issue

            You can embed images using (http://imgur.com/) or (http://postimage.org/)

            1 Reply Last reply
            0
            • M m_andrej
              11 Jun 2015, 07:53

              mcosta: AFAIK only iOS doesn't allow other than native webviews. What's the reason for WebEngine not being available on Android?

              P Offline
              P Offline
              p3c0
              Moderators
              wrote on 12 Jun 2015, 08:16 last edited by
              #6

              @m_andrej Some discussion here http://lists.qt-project.org/pipermail/development/2013-September/013169.html

              157

              1 Reply Last reply
              0
              • V Offline
                V Offline
                vladstelmahovsky
                wrote on 12 Jun 2015, 12:03 last edited by
                #7

                There is a QtWebView which is probably will do the job, but so far there in not much controls to control

                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