KHTML
khtml::SplitTextNodeCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::SplitTextNodeCommandImpl:
Public Member Functions | |
| virtual int | commandID () const |
| virtual void | doApply () |
| virtual void | doUnapply () |
| DOM::TextImpl * | node () const |
| long | offset () const |
| SplitTextNodeCommandImpl (DOM::DocumentImpl *, DOM::TextImpl *, long) | |
| virtual | ~SplitTextNodeCommandImpl () |
Detailed Description
Definition at line 570 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::SplitTextNodeCommandImpl::SplitTextNodeCommandImpl | ( | DOM::DocumentImpl * | , | |
| DOM::TextImpl * | , | |||
| long | ||||
| ) |
| khtml::SplitTextNodeCommandImpl::~SplitTextNodeCommandImpl | ( | ) | [virtual] |
Definition at line 2279 of file htmlediting_impl.cpp.
Member Function Documentation
| int khtml::SplitTextNodeCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::EditCommandImpl.
Definition at line 2287 of file htmlediting_impl.cpp.
| void khtml::SplitTextNodeCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2292 of file htmlediting_impl.cpp.
| void khtml::SplitTextNodeCommandImpl::doUnapply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2322 of file htmlediting_impl.cpp.
| DOM::TextImpl* khtml::SplitTextNodeCommandImpl::node | ( | ) | const [inline] |
Definition at line 581 of file htmlediting_impl.h.
| long khtml::SplitTextNodeCommandImpl::offset | ( | ) | const [inline] |
Definition at line 582 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference