KHTML
khtml::InputNewlineCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::InputNewlineCommandImpl:
Public Member Functions | |
| virtual int | commandID () const |
| virtual void | doApply () |
| InputNewlineCommandImpl (DOM::DocumentImpl *document) | |
| virtual | ~InputNewlineCommandImpl () |
Detailed Description
Definition at line 287 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::InputNewlineCommandImpl::InputNewlineCommandImpl | ( | DOM::DocumentImpl * | document | ) |
| khtml::InputNewlineCommandImpl::~InputNewlineCommandImpl | ( | ) | [virtual] |
Definition at line 1422 of file htmlediting_impl.cpp.
Member Function Documentation
| int khtml::InputNewlineCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 1426 of file htmlediting_impl.cpp.
| void khtml::InputNewlineCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 1457 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference