Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Pass a C++ model from a qml file to a new one
Forum Updated to NodeBB v4.3 + New Features

Pass a C++ model from a qml file to a new one

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 251 Views 1 Watching
  • 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.
  • C Offline
    C Offline
    Chobin
    wrote on last edited by
    #1

    Hello,

    I'm developing an application where I built a C++ model. At QML side I have a page where I use this model in the classic way model/view. In this page the result is a list of parameters. When the user clicks on one of these, the application opens a new QML page where the user can set some model parametrs. I can pas models parameters to this new page, but I don't know
    how I can set a model parameter in this new page.

    Have someone got any idea?

    Many Thanks in advance.

    Best Regards

    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