KHTML
khtml::ReplaceSelectionCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::ReplaceSelectionCommandImpl:

Public Member Functions | |
| ReplaceSelectionCommandImpl (DOM::DocumentImpl *document, DOM::DocumentFragmentImpl *fragment, bool selectReplacement=true) | |
| virtual | ~ReplaceSelectionCommandImpl () |
| virtual void | doApply () |
Detailed Description
Definition at line 417 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::ReplaceSelectionCommandImpl::ReplaceSelectionCommandImpl | ( | DOM::DocumentImpl * | document, |
| DOM::DocumentFragmentImpl * | fragment, | ||
| bool | selectReplacement = true |
||
| ) |
Definition at line 2135 of file htmlediting_impl.cpp.
| khtml::ReplaceSelectionCommandImpl::~ReplaceSelectionCommandImpl | ( | ) | [virtual] |
Definition at line 2140 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::ReplaceSelectionCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 2144 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference