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

khtml

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

#include <html_head.h>

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

List of all members.

Public Member Functions

 HTMLBaseElement (const HTMLBaseElement &other)
 HTMLBaseElement (const Node &other)
HTMLBaseElement & operator= (const HTMLBaseElement &other)
HTMLBaseElement & operator= (const Node &other)
DOMString href () const
void setHref (const DOMString &)
DOMString target () const
void setTarget (const DOMString &)

Protected Member Functions

 HTMLBaseElement (HTMLBaseElementImpl *impl)

Detailed Description

Document base URI.

See the BASE element definition in HTML 4.0.

Definition at line 46 of file html_head.h.


Member Function Documentation

DOMString HTMLBaseElement::href ( ) const

The base URI See the href attribute definition in HTML 4.0.

Definition at line 59 of file html_head.cpp.

void HTMLBaseElement::setHref ( const DOMString &  value)

see href

Definition at line 66 of file html_head.cpp.

void HTMLBaseElement::setTarget ( const DOMString &  value)

see target

Definition at line 77 of file html_head.cpp.

DOMString HTMLBaseElement::target ( ) const

The default target frame.

See the target attribute definition in HTML 4.0.

Definition at line 71 of file html_head.cpp.


The documentation for this class was generated from the following files:
  • html_head.h
  • html_head.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. |