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

Public Member Functions | |
| DeleteSelectionCommandImpl (DOM::DocumentImpl *document) | |
| DeleteSelectionCommandImpl (DOM::DocumentImpl *document, const DOM::Selection &selection) | |
| virtual | ~DeleteSelectionCommandImpl () |
| virtual void | doApply () |
Detailed Description
Definition at line 265 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::DeleteSelectionCommandImpl::DeleteSelectionCommandImpl | ( | DOM::DocumentImpl * | document | ) |
| khtml::DeleteSelectionCommandImpl::DeleteSelectionCommandImpl | ( | DOM::DocumentImpl * | document, |
| const DOM::Selection & | selection | ||
| ) |
| khtml::DeleteSelectionCommandImpl::~DeleteSelectionCommandImpl | ( | ) | [virtual] |
Definition at line 1185 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::DeleteSelectionCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 1291 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference