Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QMap datatype in QML
Forum Updated to NodeBB v4.3 + New Features

QMap datatype in QML

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 204 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.
  • B Offline
    B Offline
    BikashRDas
    wrote on last edited by BikashRDas
    #1

    Hi all,
    I am using Qt 5.9.4 opensource. Is there any QML type similar to QMap?
    Currently I am using a C++, which is holding a QMap. Using Q_INVOKABLE methods, retrieving information from QMap in the QML code.
    Question:

    • Will this create any performance issue, as i m retrieving data from C++ in QML?
    • Is there any way to have map datatype in QML itself?

    Regards,
    Bikash

    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