KHTML
khtml::JoinTextNodesCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::JoinTextNodesCommand:

Detailed Description
Definition at line 235 of file htmlediting.h.
Public Member Functions | |
DOM::TextImpl * | firstNode () const |
JoinTextNodesCommand (DOM::DocumentImpl *, DOM::TextImpl *, DOM::TextImpl *) | |
DOM::TextImpl * | secondNode () const |
~JoinTextNodesCommand () |
Constructor & Destructor Documentation
khtml::JoinTextNodesCommand::JoinTextNodesCommand | ( | DOM::DocumentImpl * | , | |
DOM::TextImpl * | , | |||
DOM::TextImpl * | ||||
) |
khtml::JoinTextNodesCommand::~JoinTextNodesCommand | ( | ) |
Definition at line 462 of file htmlediting.cpp.
Member Function Documentation
TextImpl * khtml::JoinTextNodesCommand::firstNode | ( | ) | const |
Definition at line 471 of file htmlediting.cpp.
TextImpl * khtml::JoinTextNodesCommand::secondNode | ( | ) | const |
Definition at line 477 of file htmlediting.cpp.
The documentation for this class was generated from the following files: