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

Public Member Functions | |
| MoveSelectionCommandImpl (DOM::DocumentImpl *document, DOM::DocumentFragmentImpl *fragment, DOM::Position &position) | |
| virtual | ~MoveSelectionCommandImpl () |
| virtual void | doApply () |
Detailed Description
Definition at line 433 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::MoveSelectionCommandImpl::MoveSelectionCommandImpl | ( | DOM::DocumentImpl * | document, |
| DOM::DocumentFragmentImpl * | fragment, | ||
| DOM::Position & | position | ||
| ) |
Definition at line 2217 of file htmlediting_impl.cpp.
| khtml::MoveSelectionCommandImpl::~MoveSelectionCommandImpl | ( | ) | [virtual] |
Definition at line 2222 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::MoveSelectionCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 2226 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-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:38:29 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:38:29 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.