QWebPluginFactory::MimeType Struct Reference


Detailed Description

Definition at line 37 of file qwebpluginfactory.h.

#include <qwebpluginfactory.h>

List of all members.

Public Member Functions

bool  operator== (const MimeType &other) const
bool  operator!= (const MimeType &other) const

Public Attributes

QString  name
QString  description
QStringList  fileExtensions

Member Function Documentation

bool operator== ( const MimeType other ) const
bool operator!= ( const MimeType other ) const [inline]

Definition at line 42 of file qwebpluginfactory.h.

{ return !operator==(other); }

Member Data Documentation


The documentation for this struct was generated from the following file: