93 for (
int i=0; (fmt =
format(i)); i++) {
#define QT_END_NAMESPACE
This macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual ~QMimeSource()
Destroys the MIME source.
virtual bool provides(const char *) const
Returns true if the object can provide the data in format mimeType; otherwise returns false...
virtual const char * format(int n=0) const =0
Returns the (i - 1)-th supported MIME format, or 0.
Q_CORE_EXPORT int qstricmp(const char *, const char *)