KHTML
khtml::RemoveNodePreservingChildrenCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::RemoveNodePreservingChildrenCommandImpl:

Public Member Functions | |
virtual int | commandID () const |
virtual void | doApply () |
DOM::NodeImpl * | node () const |
RemoveNodePreservingChildrenCommandImpl (DOM::DocumentImpl *, DOM::NodeImpl *) | |
virtual | ~RemoveNodePreservingChildrenCommandImpl () |
Detailed Description
Definition at line 526 of file htmlediting_impl.h.
Constructor & Destructor Documentation
khtml::RemoveNodePreservingChildrenCommandImpl::RemoveNodePreservingChildrenCommandImpl | ( | DOM::DocumentImpl * | , | |
DOM::NodeImpl * | ||||
) |
khtml::RemoveNodePreservingChildrenCommandImpl::~RemoveNodePreservingChildrenCommandImpl | ( | ) | [virtual] |
Definition at line 2201 of file htmlediting_impl.cpp.
Member Function Documentation
int khtml::RemoveNodePreservingChildrenCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 2207 of file htmlediting_impl.cpp.
void khtml::RemoveNodePreservingChildrenCommandImpl::doApply | ( | ) | [virtual] |
DOM::NodeImpl* khtml::RemoveNodePreservingChildrenCommandImpl::node | ( | ) | const [inline] |
Definition at line 536 of file htmlediting_impl.h.
The documentation for this class was generated from the following files: