we can develop a plugin as a form element with qtbrowserplugin.
http://doc.qt.digia.com/solutions/4/qtbrowserplugin/developingplugins.html#using-plugins-in-forms
Can we do the same thing with firebreath? Are there any example available?
Thanks.
we can develop a plugin as a form element with qtbrowserplugin.
http://doc.qt.digia.com/solutions/4/qtbrowserplugin/developingplugins.html#using-plugins-in-forms
Can we do the same thing with firebreath? Are there any example available?
Thanks.
Interesting. I have never heard of this before. FireBreath does not have any such feature at present, but if you can figure out what qtbrowserplugin is actually doing behind the scenes it should be fairly trivial to add support to firebreath for the same thing.