CopperSpice API
1.9.2
|
The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin. More...
Public Methods | |
bool | operator!= (const MimeType &other) const |
bool | operator== (const MimeType &other) const |
The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin.
|
inline |
Returns true if this mimetype is different from the other mime type.
bool QWebPluginFactory::MimeType::operator== | ( | const MimeType & | other | ) | const |
Returns true if this mimetype is the same as the other mime type.