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. QML WebView from QtWebView 1.0 - How to scale the page to fit the screen

QML WebView from QtWebView 1.0 - How to scale the page to fit the screen

Scheduled Pinned Locked Moved Mobile and Embedded
qtwebviewqml
1 Posts 1 Posters 855 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.
  • G Offline
    G Offline
    Gianluca
    wrote on 1 Apr 2015, 21:20 last edited by
    #1

    Dear all,
    I'm trying the new QtWebView module on a QML mobile application for display web pages into a QML.
    The WebView has set the width and height property to fit all space of the parent, but when it load an html page that is wider that the available width then the page overflow on the right and you have to pan touching the screen to see others parts of the web page.

    Instead, I'd like to scale the WebView content in order to fit the available width set, but I cannot find any properties that allow me to do that.

    Any suggestions ?

    1 Reply Last reply
    0

    1/1

    1 Apr 2015, 21:20

    • Login

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