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] |
void khtml::RemoveNodeCommandImpl::doApply | ( | ) | [virtual] |
void khtml::RemoveNodeCommandImpl::doUnapply | ( | ) | [virtual] |
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: