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

Detailed Description
Definition at line 484 of file htmlediting_impl.h.
Public Member Functions | |
| virtual int | commandID () const |
| virtual void | doApply () |
| virtual void | doUnapply () |
| DOM::NodeImpl * | node () const |
| RemoveNodeCommandImpl (DOM::DocumentImpl *, DOM::NodeImpl *) | |
| virtual | ~RemoveNodeCommandImpl () |
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] |
| void khtml::RemoveNodeCommandImpl::doApply | ( | ) | [virtual] |
| void khtml::RemoveNodeCommandImpl::doUnapply | ( | ) | [virtual] |
| DOM::NodeImpl* khtml::RemoveNodeCommandImpl::node | ( | ) | const [inline] |
Definition at line 495 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference