KHTML
khtml::RemoveNodeAndPruneCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::RemoveNodeAndPruneCommand:
Public Member Functions | |
| DOM::NodeImpl * | pruneNode () const |
| RemoveNodeAndPruneCommand (DOM::DocumentImpl *, DOM::NodeImpl *pruneNode, DOM::NodeImpl *stopNode=0) | |
| DOM::NodeImpl * | stopNode () const |
| ~RemoveNodeAndPruneCommand () | |
Detailed Description
Definition at line 324 of file htmlediting.h.
Constructor & Destructor Documentation
| khtml::RemoveNodeAndPruneCommand::RemoveNodeAndPruneCommand | ( | DOM::DocumentImpl * | , | |
| DOM::NodeImpl * | pruneNode, | |||
| DOM::NodeImpl * | stopNode = 0 | |||
| ) |
| khtml::RemoveNodeAndPruneCommand::~RemoveNodeAndPruneCommand | ( | ) |
Definition at line 606 of file htmlediting.cpp.
Member Function Documentation
| NodeImpl * khtml::RemoveNodeAndPruneCommand::pruneNode | ( | ) | const |
Definition at line 615 of file htmlediting.cpp.
| NodeImpl * khtml::RemoveNodeAndPruneCommand::stopNode | ( | ) | const |
Definition at line 621 of file htmlediting.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference