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

Public Types | |
| enum | Type { Indent, Outdent } |
Public Member Functions | |
| IndentOutdentCommandImpl (DocumentImpl *document, Type type) | |
| virtual | ~IndentOutdentCommandImpl () |
| virtual void | doApply () |
Detailed Description
Definition at line 645 of file htmlediting_impl.h.
Member Enumeration Documentation
Definition at line 648 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::IndentOutdentCommandImpl::IndentOutdentCommandImpl | ( | DocumentImpl * | document, |
| Type | type | ||
| ) |
Definition at line 2835 of file htmlediting_impl.cpp.
| khtml::IndentOutdentCommandImpl::~IndentOutdentCommandImpl | ( | ) | [virtual] |
Definition at line 2840 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::IndentOutdentCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 2996 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference