I know its possible to integrate NPAPI plugins with QtWebKit as its been supported since the release of Qt 4.5.
My question is, should I go and design my plugin according to the Mozilla/Gecko documentaion -Which is probably the only available/reliable documentation for NPAPI beside some really old book called "Programming Netscape Plug-ins"- or does Qt handle NPAPI plugins in a different way?