khtml::CachedImage Class Reference
a cached image More...
#include <loader.h>
Inheritance diagram for khtml::CachedImage:


Public Member Functions | |
CachedImage (DocLoader *dl, const DOM::DOMString &url, KIO::CacheControl cachePolicy, time_t _expireDate) | |
const QPixmap & | pixmap () const |
const QPixmap & | tiled_pixmap (const QColor &bg) |
QSize | pixmap_size () const |
QRect | valid_rect () const |
void | ref (CachedObjectClient *consumer) |
virtual void | deref (CachedObjectClient *consumer) |
virtual void | data (QBuffer &buffer, bool eof) |
virtual void | error (int err, const char *text) |
bool | isTransparent () const |
bool | isErrorImage () const |
void | setShowAnimations (KHTMLSettings::KAnimationAdvice) |
virtual bool | schedule () const |
virtual void | finish () |
Protected Member Functions | |
void | clear () |
Friends | |
class | Cache |
Detailed Description
a cached image
Definition at line 243 of file loader.h.
The documentation for this class was generated from the following files: