Navigation

    Qt Forum

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

    • UNSOLVED passing coordinate value from c++ source file to qml file
      QML and Qt Quick • qml qtquick map qtlocation offline • • hem1  

      2
      0
      Votes
      2
      Posts
      598
      Views

      Use a separate QObject-derived class and set it as context property. Other options: https://doc.qt.io/qt-5/qtqml-cppintegration-topic.html https://doc.qt.io/qt-5/qtqml-cppintegration-interactqmlfromcpp.html
    • UNSOLVED locating coordinates in Qt qml offline map
      QML and Qt Quick • qml map coordinate offline • • hem1  

      1
      0
      Votes
      1
      Posts
      300
      Views

      No one has replied

    • UNSOLVED Qt offline maps using osm tiles
      QML and Qt Quick • qml map qtlocation osm offline • • hem1  

      12
      1
      Votes
      12
      Posts
      5421
      Views

      @vpanchal @raven-worx Hi I've tried: file:///home/dev/Downloads/OsmOffline/offline_tiles/ This does not work. Am I doing something wrong? Did it work for you?
    • SOLVED Qt Server offline
      Installation and Deployment • installer server offline • • HenrikSt.  

      9
      0
      Votes
      9
      Posts
      2177
      Views

      @HenrikSt. Nice day to you too: Please mark as solved :)
    • UNSOLVED Use an offline interactive OpenStreetMap in QML
      General and Desktop • offline openstreetmaps • • Gregoire Borel  

      2
      0
      Votes
      2
      Posts
      1275
      Views

      Hi, You'll most likely need to implement an offline mode for the plugins or implement an offline version of the plugins.