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. Why Qt5 QtWebView just for QML Application on Android and IOS
Forum Updated to NodeBB v4.3 + New Features

Why Qt5 QtWebView just for QML Application on Android and IOS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 311 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.
  • T Offline
    T Offline
    tianlang
    wrote on last edited by
    #1
    Qt5 QtWebView use the native webview apis to show web pages, and it's a very good iead. But why does QtWebView just support QML application? 
    I designd my mobie apps for Android and IOS. I chose Qt5, because it took only one day to design 10 pages of my apps. I love Qt very mush. But when I want webview to show a web page, there is no better solution. Two ways I can think of are: 1.QML WebView 2.Qt call Android and IOS code. But it will affect the user experience. So what should I do?
    Why does QtWebView not support C++ code? I just add it to UI files , and code my apps very fast. I know QML is very good , but we can't ignore C++.
    
    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