Is it possible to create a QDialog in Qt-creator, e.g. QForm (by clicking)? I found several samples, but QDialog was created programmatically. I want to drag buttons, list and other components into QDialog. Now I can add new components only by changing the code.
thanks
Albert
source share