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

Public Member Functions | |
| RemoveNodePreservingChildrenCommandImpl (DOM::DocumentImpl *, DOM::NodeImpl *) | |
| virtual | ~RemoveNodePreservingChildrenCommandImpl () |
| virtual void | doApply () |
| DOM::NodeImpl * | node () const |
Detailed Description
Definition at line 531 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::RemoveNodePreservingChildrenCommandImpl::RemoveNodePreservingChildrenCommandImpl | ( | DOM::DocumentImpl * | , |
| DOM::NodeImpl * | |||
| ) |
Definition at line 2419 of file htmlediting_impl.cpp.
| khtml::RemoveNodePreservingChildrenCommandImpl::~RemoveNodePreservingChildrenCommandImpl | ( | ) | [virtual] |
Definition at line 2426 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::RemoveNodePreservingChildrenCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 2432 of file htmlediting_impl.cpp.
| DOM::NodeImpl* khtml::RemoveNodePreservingChildrenCommandImpl::node | ( | ) | const [inline] |
Definition at line 539 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:06 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:06 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.