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?