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

Public Member Functions | |
virtual int | commandID () const |
DeleteSelectionCommandImpl (DOM::DocumentImpl *document, const DOM::Selection &selection) | |
DeleteSelectionCommandImpl (DOM::DocumentImpl *document) | |
virtual void | doApply () |
virtual | ~DeleteSelectionCommandImpl () |
Detailed Description
Definition at line 238 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 1089 of file htmlediting_impl.cpp.
Member Function Documentation
int khtml::DeleteSelectionCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 1093 of file htmlediting_impl.cpp.
void khtml::DeleteSelectionCommandImpl::doApply | ( | ) | [virtual] |
The documentation for this class was generated from the following files: