khtml Library API Documentation

khtml::CachedCSSStyleSheet Class Reference

a cached style sheet More...

#include <loader.h>

Collaboration diagram for khtml::CachedCSSStyleSheet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CachedCSSStyleSheet (DocLoader *dl, const DOM::DOMString &url, KIO::CacheControl cachePolicy, time_t _expireDate, const QString &charset)
 CachedCSSStyleSheet (const DOM::DOMString &url, const QString &stylesheet_data)
const DOM::DOMStringsheet () 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 ()

Protected Attributes

DOM::DOMString m_sheet
QTextCodecm_codec

Detailed Description

a cached style sheet

Definition at line 185 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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:40:09 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001