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

Public Member Functions | |
| InputNewlineCommandImpl (DOM::DocumentImpl *document) | |
| virtual | ~InputNewlineCommandImpl () |
| virtual void | doApply () |
Detailed Description
Definition at line 313 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::InputNewlineCommandImpl::InputNewlineCommandImpl | ( | DOM::DocumentImpl * | document | ) |
Definition at line 1590 of file htmlediting_impl.cpp.
| khtml::InputNewlineCommandImpl::~InputNewlineCommandImpl | ( | ) | [virtual] |
Definition at line 1595 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::InputNewlineCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 1625 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:54:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:54:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.