Hi, everyone,

I'm now implementing QWebPluginFactory to load custom plugins.
As the Qt API Doc shows,

plugin.mimeTypes.append(pdfMime);

the class *Plugin *in Qt  has a class variable called  *mimeTypes*, which
indicates the type of the *Plugin *.
However in QtJambi, I can not find the similiar variable or "*setM**
imeType()*" Method from *QWebPluginFactory_Plugin(the correspoiding class
of **Plugin  *
*in QtJambi)*.
So why "*mimeTypes*" disappears and what should I do?
Thanks very much!

-- 
Best regards
Li Zhongmiao
Digital Media, College of Computer Science, Zhejiang University
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to