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