khtml Library API Documentation

khtml::CachedScript Class Reference

a cached script More...

#include <loader.h>

List of all members.

Public Member Functions

 CachedScript (DocLoader *dl, const DOM::DOMString &url, KIO::CacheControl cachePolicy, time_t _expireDate, const QString &charset)
 CachedScript (const DOM::DOMString &url, const QString &script_data)
const DOM::DOMStringscript () const
virtual void ref (CachedObjectClient *consumer)
virtual void deref (CachedObjectClient *consumer)
virtual void data (QBuffer &buffer, bool eof)
virtual void error (int err, const char *text)
virtual bool schedule () const
void checkNotify ()
bool isLoaded () const

Protected Attributes

DOM::DOMString m_script
QTextCodecm_codec


Detailed Description

a cached script

Definition at line 212 of file loader.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:45 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001