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