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

khtml

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

#include <html_misc.h>

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

List of all members.

Public Member Functions

 HTMLBaseFontElement (const HTMLBaseFontElement &other)
 HTMLBaseFontElement (const Node &other)
HTMLBaseFontElement & operator= (const HTMLBaseFontElement &other)
HTMLBaseFontElement & operator= (const Node &other)
DOMString color () const
void setColor (const DOMString &)
DOMString face () const
void setFace (const DOMString &)
long getSize () const
void setSize (long)
DOMString size () const KDE_DEPRECATED
void setSize (const DOMString &) KDE_DEPRECATED

Protected Member Functions

 HTMLBaseFontElement (HTMLBaseFontElementImpl *impl)

Detailed Description

Base font.

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

Definition at line 48 of file html_misc.h.


Member Function Documentation

DOMString HTMLBaseFontElement::color ( ) const

Font color.

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

Definition at line 58 of file html_misc.cpp.

DOMString HTMLBaseFontElement::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 69 of file html_misc.cpp.

long HTMLBaseFontElement::getSize ( ) const

Computed Font size.

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

Definition at line 91 of file html_misc.cpp.

void HTMLBaseFontElement::setColor ( const DOMString &  value)

see color

Definition at line 64 of file html_misc.cpp.

void HTMLBaseFontElement::setFace ( const DOMString &  value)

see face

Definition at line 75 of file html_misc.cpp.

void HTMLBaseFontElement::setSize ( long  _value)

see size

Definition at line 97 of file html_misc.cpp.

void HTMLBaseFontElement::setSize ( const DOMString &  value)
Deprecated:

Definition at line 86 of file html_misc.cpp.

DOMString HTMLBaseFontElement::size ( ) const
Deprecated:

Definition at line 80 of file html_misc.cpp.


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

khtml

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

khtml

Skip menu "khtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for khtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |