• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdehtml
 

tdehtml

  • DOM
  • HTMLFontElement
Public Member Functions | Protected Member Functions
DOM::HTMLFontElement Class Reference

#include <html_inline.h>

Inheritance diagram for DOM::HTMLFontElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

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

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.


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.

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

tdehtml

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

tdehtml

Skip menu "tdehtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdehtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.