On keskiviikko 01 joulukuu 2010 00:54:49 Zhongmiao Li wrote: > 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! > >
What Jambi version are you using? Are those methods in Nokia’s old 4.5.2 Javadoc present? _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
