• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::HTMLFontElement

DOM::HTMLFontElement Class Reference

Local change to font. More...

#include <html_inline.h>

Inheritance diagram for DOM::HTMLFontElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString color () const
DOMString face () const
 HTMLFontElement (const Node &other)
 HTMLFontElement (const HTMLFontElement &other)
 HTMLFontElement ()
HTMLFontElement & operator= (const Node &other)
HTMLFontElement & operator= (const HTMLFontElement &other)
void setColor (const DOMString &)
void setFace (const DOMString &)
void setSize (const DOMString &)
DOMString size () const
 ~HTMLFontElement ()

Protected Member Functions

 HTMLFontElement (HTMLFontElementImpl *impl)

Detailed Description

Local change to font.

See the FONT element definition in HTML 4.0. This element is deprecated in HTML 4.0.

Definition at line 302 of file html_inline.h.


Constructor & Destructor Documentation

HTMLFontElement::HTMLFontElement (  ) 

Definition at line 259 of file html_inline.cpp.

HTMLFontElement::HTMLFontElement ( const HTMLFontElement &  other  ) 

Definition at line 263 of file html_inline.cpp.

DOM::HTMLFontElement::HTMLFontElement ( const Node &  other  )  [inline]

Definition at line 307 of file html_inline.h.

HTMLFontElement::HTMLFontElement ( HTMLFontElementImpl *  impl  )  [protected]

Definition at line 267 of file html_inline.cpp.

HTMLFontElement::~HTMLFontElement (  ) 

Definition at line 283 of file html_inline.cpp.


Member Function Documentation

DOMString HTMLFontElement::color (  )  const

Font color.

See the color attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 287 of file html_inline.cpp.

DOMString HTMLFontElement::face (  )  const

Font face identifier.

See the face attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 298 of file html_inline.cpp.

HTMLFontElement & HTMLFontElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

Definition at line 271 of file html_inline.cpp.

HTMLFontElement & HTMLFontElement::operator= ( const HTMLFontElement &  other  ) 

Definition at line 277 of file html_inline.cpp.

void HTMLFontElement::setColor ( const DOMString &  value  ) 

see color

Definition at line 293 of file html_inline.cpp.

void HTMLFontElement::setFace ( const DOMString &  value  ) 

see face

Definition at line 304 of file html_inline.cpp.

void HTMLFontElement::setSize ( const DOMString &  value  ) 

see size

Definition at line 315 of file html_inline.cpp.

DOMString HTMLFontElement::size (  )  const

Font size.

See the size attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 309 of file html_inline.cpp.


The documentation for this class was generated from the following files:
  • html_inline.h
  • html_inline.cpp

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal