Lines Matching refs:image
36 #include "Image.h"
321 \value MissingImageGraphic The replacement graphic shown when an image could not be loaded.
571 WebCore::Image* image = WebCore::iconDatabase()->iconForPageURL(WebCore::KURL(url).string(),
573 if (!image)
576 QPixmap* icon = image->nativeImageForCurrentFrame();
596 Sets \a graphic to be drawn when QtWebKit needs to draw an image of the
599 For example, when an image cannot be loaded the pixmap specified by
617 For example, when an image cannot be loaded the pixmap specified by