KHTML
khtml::RemoveNodeCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::RemoveNodeCommandImpl:
Public Member Functions | |
| virtual int | commandID () const |
| virtual void | doApply () |
| virtual void | doUnapply () |
| DOM::NodeImpl * | node () const |
| RemoveNodeCommandImpl (DOM::DocumentImpl *, DOM::NodeImpl *) | |
| virtual | ~RemoveNodeCommandImpl () |
Detailed Description
Definition at line 483 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::RemoveNodeCommandImpl::RemoveNodeCommandImpl | ( | DOM::DocumentImpl * | , | |
| DOM::NodeImpl * | ||||
| ) |
| khtml::RemoveNodeCommandImpl::~RemoveNodeCommandImpl | ( | ) | [virtual] |
Definition at line 2114 of file htmlediting_impl.cpp.
Member Function Documentation
| int khtml::RemoveNodeCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::EditCommandImpl.
Definition at line 2124 of file htmlediting_impl.cpp.
| void khtml::RemoveNodeCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2129 of file htmlediting_impl.cpp.
| void khtml::RemoveNodeCommandImpl::doUnapply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2139 of file htmlediting_impl.cpp.
| DOM::NodeImpl* khtml::RemoveNodeCommandImpl::node | ( | ) | const [inline] |
Definition at line 494 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference