How to create child window using QtDesigner
-
I want to create a number of child windows but want to use QtDesigner to design the layout and processes of each child window. If I define the child window in code, I then have to define all the widgets in code instead of using the layout tool of QtDesigner. Each child window has extensive functionaility so I dont want to do this in hard code.
Is there some way to define a child window and then use QtDesigner to establish the layout etc ?
Thanks
-
I want to create a number of child windows but want to use QtDesigner to design the layout and processes of each child window. If I define the child window in code, I then have to define all the widgets in code instead of using the layout tool of QtDesigner. Each child window has extensive functionaility so I dont want to do this in hard code.
Is there some way to define a child window and then use QtDesigner to establish the layout etc ?
Thanks
@Lachlan said in How to create child window using QtDesigner:
Is there some way to define a child window and then use QtDesigner to establish the layout etc ?
Of course: simply create a "Qt Designer Form Class" for each window...
-
Hi
Just to be sure you get the right one.
-
@mrjj
Oooohhhh, I thought those were deliberate redactions, and that your company had added text to those items which you didn't want seen!!