I have a class, QtViewWidget which in C++ in herits from QWidget and class in my C++ library. How do I tell SIP to use QWidget from PyQt instead of creating a local QWidget in my build directory?