Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Add ability to load different properties for on page chage #49

Open
kieraneglin opened this issue Jun 29, 2017 · 0 comments
Open

Add ability to load different properties for on page chage #49

kieraneglin opened this issue Jun 29, 2017 · 0 comments

Comments

@kieraneglin
Copy link

I'm designing a multi-page/window GUI. To clean up my code, I'd like to pass properties from different files on page change.

For example:

  1. You start the app and main.rs calls upon main.qml.
  2. You click the button Show Users.
  3. users.qml is loaded with variables provided by users.rs.

etc. I want to create a 1:1 mapping of views and "controllers".

I'd love to see this ability in the future! I'm completely new to Rust and Qt Quick, so if this isn't part of the spec just let me know.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant