Returns true if the object can return an image; otherwise returns false.
Definition at line 448 of file qmimedata.cpp.
References hasFormat().
{ return hasFormat(QLatin1String("application/x-qt-image")); }