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

Public Member Functions | |
| InsertNodeBeforeCommandImpl (DOM::DocumentImpl *, DOM::NodeImpl *insertChild, DOM::NodeImpl *refChild) | |
| virtual | ~InsertNodeBeforeCommandImpl () |
| virtual void | doApply () |
| virtual void | doUnapply () |
| DOM::NodeImpl * | insertChild () const |
| DOM::NodeImpl * | refChild () const |
Detailed Description
Definition at line 354 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::InsertNodeBeforeCommandImpl::InsertNodeBeforeCommandImpl | ( | DOM::DocumentImpl * | , |
| DOM::NodeImpl * | insertChild, | ||
| DOM::NodeImpl * | refChild | ||
| ) |
Definition at line 1995 of file htmlediting_impl.cpp.
| khtml::InsertNodeBeforeCommandImpl::~InsertNodeBeforeCommandImpl | ( | ) | [virtual] |
Definition at line 2005 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::InsertNodeBeforeCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2013 of file htmlediting_impl.cpp.
| void khtml::InsertNodeBeforeCommandImpl::doUnapply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2024 of file htmlediting_impl.cpp.
| DOM::NodeImpl* khtml::InsertNodeBeforeCommandImpl::insertChild | ( | ) | const [inline] |
Definition at line 363 of file htmlediting_impl.h.
| DOM::NodeImpl* khtml::InsertNodeBeforeCommandImpl::refChild | ( | ) | const [inline] |
Definition at line 364 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference