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

Public Member Functions | |
| RemoveNodeCommandImpl (DOM::DocumentImpl *, DOM::NodeImpl *) | |
| virtual | ~RemoveNodeCommandImpl () |
| virtual void | doApply () |
| virtual void | doUnapply () |
| DOM::NodeImpl * | node () const |
Detailed Description
Definition at line 492 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::RemoveNodeCommandImpl::RemoveNodeCommandImpl | ( | DOM::DocumentImpl * | , |
| DOM::NodeImpl * | |||
| ) |
Definition at line 2327 of file htmlediting_impl.cpp.
| khtml::RemoveNodeCommandImpl::~RemoveNodeCommandImpl | ( | ) | [virtual] |
Definition at line 2349 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::RemoveNodeCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2359 of file htmlediting_impl.cpp.
| void khtml::RemoveNodeCommandImpl::doUnapply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2369 of file htmlediting_impl.cpp.
| DOM::NodeImpl* khtml::RemoveNodeCommandImpl::node | ( | ) | const [inline] |
Definition at line 501 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference