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. Transfer qlist<qgeocoordinate> to qml

Transfer qlist<qgeocoordinate> to qml

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

    I need to tansfer qlist<qgeocoordinate> to qml function so I guess I need to to convert it to QVariantList

    I have a signal flleRead(QVariantList *list).
    I need to pass theqlist<qgeocoordinate> through the signal as a qvariantlist.

    1 Reply Last reply
    0
    • saitejS Offline
      saitejS Offline
      saitej
      wrote on last edited by saitej
      #2

      I have done it this way but any better approach?

      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