#include <qwebpluginfactory.h>
Definition at line 37 of file qwebpluginfactory.h.
Public Member Functions | |
bool | operator== (const MimeType &other) const |
bool | operator!= (const MimeType &other) const |
Public Attributes | |
QString | name |
QString | description |
QStringList | fileExtensions |
bool operator== | ( | const MimeType & | other | ) | const |
|
inline |
Definition at line 42 of file qwebpluginfactory.h.
Definition at line 38 of file qwebpluginfactory.h.
QString description |
Definition at line 39 of file qwebpluginfactory.h.
QStringList fileExtensions |
Definition at line 40 of file qwebpluginfactory.h.