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

Public Member Functions | |
| DeleteCollapsibleWhitespaceCommandImpl (DOM::DocumentImpl *document) | |
| DeleteCollapsibleWhitespaceCommandImpl (DOM::DocumentImpl *document, const DOM::Selection &selection) | |
| virtual | ~DeleteCollapsibleWhitespaceCommandImpl () |
| virtual void | doApply () |
Detailed Description
Definition at line 244 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 1009 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::DeleteCollapsibleWhitespaceCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 1138 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference