• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.10.5 API Reference
  • KDE Home
  • Contact Us
 

KHTML

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

#include <dom_text.h>

Inheritance diagram for DOM::Comment:
DOM::CharacterData DOM::Node

List of all members.

Public Member Functions

 Comment ()
 Comment (const Comment &other)
 Comment (const Node &other)
 ~Comment ()
Comment & operator= (const Node &other)
Comment & operator= (const Comment &other)
- Public Member Functions inherited from DOM::CharacterData
 CharacterData ()
 CharacterData (const CharacterData &other)
 CharacterData (const Node &other)
 ~CharacterData ()
void appendData (const DOMString &arg)
DOMString data () const
void deleteData (const unsigned long offset, const unsigned long count)
void insertData (const unsigned long offset, const DOMString &arg)
unsigned long length () const
CharacterData & operator= (const CharacterData &other)
void replaceData (const unsigned long offset, const unsigned long count, const DOMString &arg)
void setData (const DOMString &)
DOMString substringData (const unsigned long offset, const unsigned long count)
- Public Member Functions inherited from DOM::Node
 Node ()
 Node (const Node &other)
 Node (NodeImpl *_impl)
virtual ~Node ()
void addEventListener (const DOMString &type, EventListener *listener, const bool useCapture)
Node appendChild (const Node &newChild)
void applyChanges ()
NamedNodeMap attributes () const
NodeList childNodes () const
Node cloneNode (bool deep)
unsigned compareDocumentPosition (const DOM::Node &other)
bool dispatchEvent (const Event &evt)
quint32 elementId () const
Node firstChild () const
void getCursor (int offset, int &_x, int &_y, int &height)
QRect getRect ()
NodeImpl * handle () const
bool hasAttributes ()
bool hasChildNodes ()
unsigned long index () const
Node insertBefore (const Node &newChild, const Node &refChild)
bool isNull () const
bool isSupported (const DOMString &feature, const DOMString &version) const
Node lastChild () const
DOMString localName () const
DOMString namespaceURI () const
Node nextSibling () const
DOMString nodeName () const
unsigned short nodeType () const
DOMString nodeValue () const
void normalize ()
bool operator!= (const Node &other) const
bool operator== (const Node &other) const
Document ownerDocument () const
Node parentNode () const
DOMString prefix () const
Node previousSibling () const
Node removeChild (const Node &oldChild)
void removeEventListener (const DOMString &type, EventListener *listener, bool useCapture)
Node replaceChild (const Node &newChild, const Node &oldChild)
void setNodeValue (const DOMString &)
void setPrefix (const DOMString &prefix)
void setTextContent (const DOMString &text)
DOMString textContent () const
QString toHTML ()

Protected Member Functions

 Comment (CommentImpl *i)
- Protected Member Functions inherited from DOM::CharacterData
 CharacterData (CharacterDataImpl *i)

Detailed Description

This represents the content of a comment, i.e., all the characters between the starting ' <!– ' and ending ' –> '.

Note that this is the definition of a comment in XML, and, in practice, HTML, although some HTML tools may implement the full SGML comment structure.

Definition at line 223 of file dom_text.h.


Constructor & Destructor Documentation

Comment::Comment ( )

Definition at line 152 of file dom_text.cpp.

Comment::Comment ( const Comment &  other)

Definition at line 156 of file dom_text.cpp.

DOM::Comment::Comment ( const Node &  other)
inline

Definition at line 231 of file dom_text.h.

Comment::~Comment ( )

Definition at line 180 of file dom_text.cpp.

Comment::Comment ( CommentImpl *  i)
protected

Definition at line 184 of file dom_text.cpp.


Member Function Documentation

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

Reimplemented from DOM::CharacterData.

Definition at line 160 of file dom_text.cpp.

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

Definition at line 174 of file dom_text.cpp.


The documentation for this class was generated from the following files:
  • dom_text.h
  • dom_text.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:44:40 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KHTML

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

kdelibs-4.10.5 API Reference

Skip menu "kdelibs-4.10.5 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal