KHTML
khtml::SplitTextNodeCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::SplitTextNodeCommand:
Public Member Functions | |
| DOM::TextImpl * | node () const |
| long | offset () const |
| SplitTextNodeCommand (DOM::DocumentImpl *, DOM::TextImpl *, long) | |
| ~SplitTextNodeCommand () | |
Detailed Description
Definition at line 372 of file htmlediting.h.
Constructor & Destructor Documentation
| khtml::SplitTextNodeCommand::SplitTextNodeCommand | ( | DOM::DocumentImpl * | , | |
| DOM::TextImpl * | , | |||
| long | ||||
| ) |
| khtml::SplitTextNodeCommand::~SplitTextNodeCommand | ( | ) |
Definition at line 693 of file htmlediting.cpp.
Member Function Documentation
| TextImpl * khtml::SplitTextNodeCommand::node | ( | ) | const |
Definition at line 702 of file htmlediting.cpp.
| long khtml::SplitTextNodeCommand::offset | ( | ) | const |
Definition at line 708 of file htmlediting.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference