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

KHTML

DOM::HTMLQuoteElement

DOM::HTMLQuoteElement Class Reference

For the Q and BLOCKQUOTE elements. More...

#include <html_inline.h>

Inheritance diagram for DOM::HTMLQuoteElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString cite () const
 HTMLQuoteElement (const Node &other)
 HTMLQuoteElement (const HTMLQuoteElement &other)
 HTMLQuoteElement ()
HTMLQuoteElement & operator= (const Node &other)
HTMLQuoteElement & operator= (const HTMLQuoteElement &other)
void setCite (const DOMString &)
 ~HTMLQuoteElement ()

Protected Member Functions

 HTMLQuoteElement (HTMLGenericElementImpl *impl)

Detailed Description

For the Q and BLOCKQUOTE elements.

See the Q element definition in HTML 4.0.

Note: The DOM is not quite consistent here. They also define the HTMLBlockQuoteElement interface, to represent the BLOCKQUOTE element. To resolve ambiquities, we use this one for the Q element only.

Definition at line 430 of file html_inline.h.


Constructor & Destructor Documentation

HTMLQuoteElement::HTMLQuoteElement (  ) 

Definition at line 390 of file html_inline.cpp.

HTMLQuoteElement::HTMLQuoteElement ( const HTMLQuoteElement &  other  ) 

Definition at line 394 of file html_inline.cpp.

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

Definition at line 435 of file html_inline.h.

HTMLQuoteElement::HTMLQuoteElement ( HTMLGenericElementImpl *  impl  )  [protected]

Definition at line 398 of file html_inline.cpp.

HTMLQuoteElement::~HTMLQuoteElement (  ) 

Definition at line 420 of file html_inline.cpp.


Member Function Documentation

DOMString HTMLQuoteElement::cite (  )  const

A URI designating a document that designates a source document or message.

See the cite attribute definition in HTML 4.0.

Definition at line 424 of file html_inline.cpp.

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

Reimplemented from DOM::HTMLElement.

Definition at line 408 of file html_inline.cpp.

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

Definition at line 414 of file html_inline.cpp.

void HTMLQuoteElement::setCite ( const DOMString &  value  ) 

see cite

Definition at line 430 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