I get one project A with, for the time being one form.
In this form is defined an mdiarea.
I now want to design the widgets that the mdiarea will host.
How should I proceed : Add New > Qt > Qt Designer Form Class ? Qt Designer Form ?
Being said that, if possible, I’d like to make so these “sub” widgets can be launched “on their own” (as main windows) of other standalone applications, should I even prefer creating a new independent project for each one of these “sub“widgets?
I apologize for not using the exact terminology. I am completely new to qt.
↧