开发者

Making firefox addon using Qt

开发者 https://www.devze.com 2023-04-08 20:20 出处:网络
I开发者_StackOverflow社区 wanted to ask whether it is possible to make an firefox addon using Qt.If possible how can I do that ?See the Qt Browser Plugin example from Nokia/Digia/etc. Was part of Qt S

I开发者_StackOverflow社区 wanted to ask whether it is possible to make an firefox addon using Qt.If possible how can I do that ?


See the Qt Browser Plugin example from Nokia/Digia/etc. Was part of Qt Solutions (now discontinued, but is under the BSD license and since it used Qt 4.x when it was supported, should still be usable, just a little dusty. Expect a bit of work to compile it at first, though).

It supports creating a NPAPI plugin. You can find the READEME at http://qt.gitorious.org/qt-solutions/qt-solutions/blobs/master/qtbrowserplugin/README.TXT - and all the other files are in the same directory.

The documentation is also available: http://doc.qt.digia.com/solutions/4/qtbrowserplugin/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号