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:
KDE 4.6 API Reference