KHTML
khtml::RemoveNodeAndPruneCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::RemoveNodeAndPruneCommandImpl:
Public Member Functions | |
| virtual int | commandID () const |
| virtual void | doApply () |
| DOM::NodeImpl * | pruneNode () const |
| RemoveNodeAndPruneCommandImpl (DOM::DocumentImpl *, DOM::NodeImpl *pruneNode, DOM::NodeImpl *stopNode=0) | |
| DOM::NodeImpl * | stopNode () const |
| virtual | ~RemoveNodeAndPruneCommandImpl () |
Detailed Description
Definition at line 505 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::RemoveNodeAndPruneCommandImpl::RemoveNodeAndPruneCommandImpl | ( | DOM::DocumentImpl * | , | |
| DOM::NodeImpl * | pruneNode, | |||
| DOM::NodeImpl * | stopNode = 0 | |||
| ) |
| khtml::RemoveNodeAndPruneCommandImpl::~RemoveNodeAndPruneCommandImpl | ( | ) | [virtual] |
Definition at line 2164 of file htmlediting_impl.cpp.
Member Function Documentation
| int khtml::RemoveNodeAndPruneCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 2171 of file htmlediting_impl.cpp.
| void khtml::RemoveNodeAndPruneCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 2176 of file htmlediting_impl.cpp.
| DOM::NodeImpl* khtml::RemoveNodeAndPruneCommandImpl::pruneNode | ( | ) | const [inline] |
Definition at line 515 of file htmlediting_impl.h.
| DOM::NodeImpl* khtml::RemoveNodeAndPruneCommandImpl::stopNode | ( | ) | const [inline] |
Definition at line 516 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference