In that example the widget is created in the code -- i.e. the code necessary is not automagically generated by Creator.
In that example the widget is created in the code -- i.e. the code necessary is not automagically generated by Creator.
Horse sense is the thing that keeps horses from betting on people. --W.C. Fields
Ask Smart Questions
Thank you for the reply. Yes, i understood that the widget is written in code. But, how can I make the custom widget by drag and droping widgets from Qt desginer because i don't see a .Ui file if I open a custom widget project in Qt creator.
Thank you,
Baluk
just in your project add a new Qt Designer Form and choose the widget template, this will make a .ui file that you can edit with the designer by drag-drop widgets
Bookmarks