Hi everybody,

I created a custom widget as the doc. states.

I normally wanted to install it to my Designer tool. To do so, I build my project using visual studio as dll and I put the neccessary files under
../4.4.0/plugins/designer folder. Then I open my Qt Designer but I couldn't see my custom widgets.

Is there a way to handle this without using .pro files?

Regards