Promoting QtCustomWidgets in PyQt
-
Hey guys,
been working on a QtPaint program and i understand that I can create custom widgets to place by paint design in them. However, I am using PyQt4 and python does not have a .h file. I have tried placing my entire directory: fuerte_workspace/sandbox/rqt_paint/src/rqt_paint/paint.py in the header file but it does not seem to work. I would encounter the following error: ImportError: No module named fuerte_workspace.sandbox.rqt_paint.src.rqt_paint.paint