Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTDeclarativeView and QTWebview
Forum Updated to NodeBB v4.3 + New Features

QTDeclarativeView and QTWebview

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 478 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.
  • M Offline
    M Offline
    Melvin
    wrote on last edited by
    #1

    Hi Guys,

    I am using msvc2015 with QT version 5.6.2.

    I wanted to port over a QT application compiled in msvc2013 to a newer QT version and compiled in msvc2015 compiler.

    However, I encountered cannot include open QDeclarativeView and QWebView. DO anyone know how to resolve this problem?

    jsulmJ 1 Reply Last reply
    0
    • M Melvin

      Hi Guys,

      I am using msvc2015 with QT version 5.6.2.

      I wanted to port over a QT application compiled in msvc2013 to a newer QT version and compiled in msvc2015 compiler.

      However, I encountered cannot include open QDeclarativeView and QWebView. DO anyone know how to resolve this problem?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Melvin
      Did you see http://doc.qt.io/qt-5/qtquick-porting-qt5.html ?
      QDeclarativeView -> QQuickView

      QWebView -> http://doc.qt.io/qt-5/qwebengineview.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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