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

Public Member Functions | |
virtual int | commandID () const |
DeleteCollapsibleWhitespaceCommandImpl (DOM::DocumentImpl *document, const DOM::Selection &selection) | |
DeleteCollapsibleWhitespaceCommandImpl (DOM::DocumentImpl *document) | |
virtual void | doApply () |
virtual | ~DeleteCollapsibleWhitespaceCommandImpl () |
Detailed Description
Definition at line 215 of file htmlediting_impl.h.
Constructor & Destructor Documentation
khtml::DeleteCollapsibleWhitespaceCommandImpl::DeleteCollapsibleWhitespaceCommandImpl | ( | DOM::DocumentImpl * | document | ) |
khtml::DeleteCollapsibleWhitespaceCommandImpl::DeleteCollapsibleWhitespaceCommandImpl | ( | DOM::DocumentImpl * | document, | |
const DOM::Selection & | selection | |||
) |
khtml::DeleteCollapsibleWhitespaceCommandImpl::~DeleteCollapsibleWhitespaceCommandImpl | ( | ) | [virtual] |
Definition at line 931 of file htmlediting_impl.cpp.
Member Function Documentation
int khtml::DeleteCollapsibleWhitespaceCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 935 of file htmlediting_impl.cpp.
void khtml::DeleteCollapsibleWhitespaceCommandImpl::doApply | ( | ) | [virtual] |
The documentation for this class was generated from the following files: