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