Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. mapitemview
    Log in to post

    • UNSOLVED Placing a number of points generated with C++ on QML map
      QML and Qt Quick • listmodel mapitemview • • koahnig  

      1
      0
      Votes
      1
      Posts
      19
      Views

      No one has replied

    • UNSOLVED MapObjectView/MapPolylineObject - what kind of beast?
      QML and Qt Quick • qml map mapitemview mapobjectview • • morte  

      1
      0
      Votes
      1
      Posts
      129
      Views

      No one has replied

    • UNSOLVED Display different routes for different start/end points using Qt Locations
      QML and Qt Quick • qml map qtlocation mapitemview • • follunnass  

      1
      0
      Votes
      1
      Posts
      220
      Views

      No one has replied

    • SOLVED Qt 5.6 MapItemView issue
      QML and Qt Quick • qt5.6 model delegate mapitemview • • ginkgoguy  

      3
      0
      Votes
      3
      Posts
      1248
      Views

      Thanks for your efforts. As you said it works in a project I have a second look at my code. I'm not writing a Quick-App but a QWidget-App and use the map inside a QQuickWidget. I have read about another approach to embed qml content in a QWidget-App using QQuickView inside a QObject-Container. This approach works as expected. I don't know why it doesn't work with a QQuickWidget but my problem is solved. Best Regards
    • MapItemView is not updating upon model dataChanged signals
      QML and Qt Quick • qml qabstractitemmo location mapitemview datachanged • • Charby  

      2
      0
      Votes
      2
      Posts
      1490
      Views

      Has any one experienced the same problem ? Any idea of a possible workaround ? Thanks for your help.