PDA

View Full Version : Browser Plugin from Qt



srohit24
10th August 2009, 06:36
Hi

I was wondering if i can build a browser plugin from QtCreator?

VS2008 is the one used to build and compile plugins for browsers such as Mozilla.

If it is possible, what are the basics that i need to know before i can build one and test?

yogeshgokul
10th August 2009, 07:05
Yes you can build a plugin using Qt-Creator.
See the example (http://doc.trolltech.com/4.2/plugins-howto.html).