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. Passing data between objects in QML StackView. How?
Forum Updated to NodeBB v4.3 + New Features

Passing data between objects in QML StackView. How?

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

    Hello all!

    What is the best way to organize data exchange between screens stored in QML StackView? For example I have form within inputs and I want to pass data from it into screen that is behind the form with inputs? Or I have multi steps form and I need to pass preliminary data from steps into view?

    Is there in-box solution for it in Qt?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bogong
      wrote on last edited by
      #2

      I found some info in this example https://doc.qt.io/qt-5/sql-forms.html but it's about widgets. Is there any example with form interactions on QML?

      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