KHTML
khtml::InputTextCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::InputTextCommand:
Public Member Functions | |
| unsigned long | charactersAdded () const |
| void | deleteCharacter () |
| void | input (const DOM::DOMString &text) |
| InputTextCommand (DOM::DocumentImpl *document) | |
| ~InputTextCommand () | |
Detailed Description
Definition at line 182 of file htmlediting.h.
Constructor & Destructor Documentation
| khtml::InputTextCommand::InputTextCommand | ( | DOM::DocumentImpl * | document | ) |
| khtml::InputTextCommand::~InputTextCommand | ( | ) |
Definition at line 354 of file htmlediting.cpp.
Member Function Documentation
| unsigned long khtml::InputTextCommand::charactersAdded | ( | ) | const |
Definition at line 375 of file htmlediting.cpp.
| void khtml::InputTextCommand::deleteCharacter | ( | ) |
Definition at line 363 of file htmlediting.cpp.
| void khtml::InputTextCommand::input | ( | const DOM::DOMString & | text | ) |
Definition at line 369 of file htmlediting.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference