examples
examples copied to clipboard
How to debug QtDesigner plugin?
In this demo :
If I raise Exception
or print
, I can't get anything output, and Custom Plugin not show in QtDesigner :
So , How do I debug My plugin?