khtml Library API Documentation

DOM::CSSFontFaceRule Class Reference

The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet. More...

#include <css_rule.h>

Inheritance diagram for DOM::CSSFontFaceRule:

Inheritance graph
[legend]
Collaboration diagram for DOM::CSSFontFaceRule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CSSFontFaceRule ()
 CSSFontFaceRule (const CSSFontFaceRule &other)
 CSSFontFaceRule (const CSSRule &other)
 CSSFontFaceRule (CSSFontFaceRuleImpl *impl)
CSSFontFaceRuleoperator= (const CSSFontFaceRule &other)
CSSFontFaceRuleoperator= (const CSSRule &other)
 ~CSSFontFaceRule ()
CSSStyleDeclaration style () const

Detailed Description

The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.

The @font-face rule is used to hold a set of font descriptions.

Definition at line 193 of file css_rule.h.


Member Function Documentation

CSSStyleDeclaration CSSFontFaceRule::style  )  const
 

The declaration-block of this rule.

Definition at line 195 of file css_rule.cpp.

References DOM::CSSRule::impl.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 14:11:07 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003