How do u make wizard file in .ui format display when button is triggered
-
wrote on 2 Jan 2021, 07:01 last edited by
I have been trying to display a wizard file which i created with the qml designer. This file is in ui format and cannot be pushed unto the stack view using the qt.resolved function. How do i make it display be it in the stackview or in a seperate window when the button is triggered?
-
Hi and welcome to devnet,
It seems you might be mixing two things here. .ui files are generated using the standard Designer.
Can you explain exactly what you are currently doing ?
1/2