However I'm still as confused as I was before. I think the link you gave was to application plugins whereas I need to create a 'custom widget'
Qt creator is a Qt application itsself and the Qwt designer plugin is the application plugin the creator has to load. The link shows how any Qt application finds plugins, what is the same what the creator does to find the Qwt designer plugin.

Uwe