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] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 1050 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference