Two separate qml apps -> reparenting (app1 = parent / app2 = child)
Locked
Unsolved
QML and Qt Quick
-
-
What does parenting mean in your context?
What are you trying to achieve? -
@GrecKo : Ok. I try to explain what I mean.
I have qml-app-1. This app is shown fullscreen on my Raspberry Pi.
Aditionally I have qml-app-2. I want to achieve that qml-app-1 starts qml-app-2 and shows the GUI of qml-app-2. Is it possible that qml-app-1 is the parent of qml-app-2? In other words, I want to embedd the GUI of qml-app-2 in qml-app-1. -
@MHermann
no need to double post (even in the same forum)
i am closing this one