khtml::CachedObjectClient

Search for usage in LXR

khtml::CachedObjectClient Class Reference

#include <loader_client.h>

Inheritance diagram for khtml::CachedObjectClient:

Public Member Functions

virtual void error (int err, const QString &text)
 
virtual void notifyFinished (CachedObject *)
 
virtual void setStyleSheet (const DOM::DOMString &, const DOM::DOMString &, const DOM::DOMString &, const DOM::DOMString &)
 
virtual void updatePixmap (const QRect &, CachedImage *)
 

Detailed Description

a client who wants to load stylesheets, images or scripts from the web has to inherit from this class and overload one of the 3 functions

Definition at line 19 of file loader_client.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 03:56:25 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.