Create a matrix from a .csv file
Solved
General and Desktop
-
Again, select the File New as when we made the widget.
Choose Designer Form class
Then choose a dialog
Give it a good name
Press NExt, NExt
Now you have this and you add a QWidget to it and promote it.
-
Hi
Nope. When you use promotion, Creator adds the needed included. You tell it what file
in the promotion dialog. ( look at image)
and after you promoted it.
Then right click outside the widget and add a layout so our widget follow size of dialog automatically -
Ok
super.
Now run it and click button :)
I hope it shows something.