class HTMLFontElement

Local change to font. More...

Full nameDOM::HTMLFontElement
Definition#include <html_inline.h>
InheritsDOM::HTMLElement [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Local change to font. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#edef-FONT"> FONT element definition </a> in HTML 4.0. This element is deprecated in HTML 4.0.

 HTMLFontElement ()

HTMLFontElement

 HTMLFontElement (const HTMLFontElement &other)

HTMLFontElement

 HTMLFontElement (const Node &other)

HTMLFontElement

 HTMLFontElement (HTMLFontElementImpl *impl)

HTMLFontElement

[protected]

HTMLFontElement &  operator = (const HTMLFontElement &other)

operator =

Reimplemented from HTMLElement.

HTMLFontElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLFontElement ()

~HTMLFontElement

DOMString  color ()

color

[const]

Font color. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-color-FONT"> color attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setColor ( const DOMString & )

setColor

see color

DOMString  face ()

face

[const]

Font face identifier. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-face-FONT"> face attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setFace ( const DOMString & )

setFace

see face

DOMString  size ()

size

[const]

Font size. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-size-FONT"> size attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setSize ( const DOMString & )

setSize

see size


Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53.