PDA

View Full Version : Calling XPCOM Object from QT



sujith
3rd July 2009, 10:10
Hi
Can we use XPCOM component in QT. lets say i have created a XPCOM component for simple image processing and i need to call the Interface names "ProcessImage(arg1, arg2)". how can I call this interfaces from QT.

Can anybody give detail on "Calling XPCOM Object from QT"

Advanced Thanks
sujith
QT 4.5.1(open source) in MSVC 2005