DOM::CSSImageValueImpl Class Reference
Inheritance diagram for DOM::CSSImageValueImpl:

Detailed Description
Definition at line 311 of file css_valueimpl.h.
Public Member Functions | |
| CSSImageValueImpl (const DOMString &url, const StyleBaseImpl *style) | |
| CSSImageValueImpl () | |
| virtual | ~CSSImageValueImpl () |
| khtml::CachedImage * | image () |
Protected Attributes | |
| khtml::CachedImage * | m_image |
The documentation for this class was generated from the following files:

