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

Detailed Description
Definition at line 401 of file htmlediting_impl.h.
Public Member Functions | |
virtual int | commandID () const |
virtual void | doApply () |
ReplaceSelectionCommandImpl (DOM::DocumentImpl *document, DOM::DocumentFragmentImpl *fragment, bool selectReplacement=true) | |
virtual | ~ReplaceSelectionCommandImpl () |
Constructor & Destructor Documentation
khtml::ReplaceSelectionCommandImpl::ReplaceSelectionCommandImpl | ( | DOM::DocumentImpl * | document, | |
DOM::DocumentFragmentImpl * | fragment, | |||
bool | selectReplacement = true | |||
) |
khtml::ReplaceSelectionCommandImpl::~ReplaceSelectionCommandImpl | ( | ) | [virtual] |
Definition at line 1885 of file htmlediting_impl.cpp.
Member Function Documentation
int khtml::ReplaceSelectionCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 1889 of file htmlediting_impl.cpp.
void khtml::ReplaceSelectionCommandImpl::doApply | ( | ) | [virtual] |
The documentation for this class was generated from the following files: