Hi,
I created a dll with custom Qt widgets implemented, this dll can be recognized by Qt designer and all the widgets works well in the designer. But when I add some additional references for this dll, it cannot be recognized anymore.
I tried to add the referenced dlls into designer folder, but still failed. Could anyone give me any suggestion? Thanks.