KHTML
khtml::ReplaceSelectionCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::ReplaceSelectionCommandImpl:
Public Member Functions | |
| virtual int | commandID () const |
| virtual void | doApply () |
| ReplaceSelectionCommandImpl (DOM::DocumentImpl *document, DOM::DocumentFragmentImpl *fragment, bool selectReplacement=true) | |
| virtual | ~ReplaceSelectionCommandImpl () |
Detailed Description
Definition at line 400 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::ReplaceSelectionCommandImpl::ReplaceSelectionCommandImpl | ( | DOM::DocumentImpl * | document, | |
| DOM::DocumentFragmentImpl * | fragment, | |||
| bool | selectReplacement = true | |||
| ) |
| khtml::ReplaceSelectionCommandImpl::~ReplaceSelectionCommandImpl | ( | ) | [virtual] |
Definition at line 1885 of file htmlediting_impl.cpp.
Member Function Documentation
| int khtml::ReplaceSelectionCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 1889 of file htmlediting_impl.cpp.
| void khtml::ReplaceSelectionCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 1894 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference