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.
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:06 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:06 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.