Hi guys,
I’d like to ask you what is the easiest way, or what ways exist, how to use custom widget in designer in Qt Creator. By custom widget I mean subclassed QWidget (for example form with several buttons). I am able to use it in code, but I don’t know how to use it via designer. Thanks for advice in advance.
↧