KHTML
khtml::RemoveNodePreservingChildrenCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::RemoveNodePreservingChildrenCommand:
Public Member Functions | |
| DOM::NodeImpl * | node () const |
| RemoveNodePreservingChildrenCommand (DOM::DocumentImpl *document, DOM::NodeImpl *node) | |
| ~RemoveNodePreservingChildrenCommand () | |
Detailed Description
Definition at line 340 of file htmlediting.h.
Constructor & Destructor Documentation
| khtml::RemoveNodePreservingChildrenCommand::RemoveNodePreservingChildrenCommand | ( | DOM::DocumentImpl * | document, | |
| DOM::NodeImpl * | node | |||
| ) |
| khtml::RemoveNodePreservingChildrenCommand::~RemoveNodePreservingChildrenCommand | ( | ) |
Definition at line 635 of file htmlediting.cpp.
Member Function Documentation
| NodeImpl * khtml::RemoveNodePreservingChildrenCommand::node | ( | ) | const |
Definition at line 644 of file htmlediting.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference