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

Classes | |
| struct | StyleChange |
Public Member Functions | |
| ApplyStyleCommandImpl (DOM::DocumentImpl *, DOM::CSSStyleDeclarationImpl *style) | |
| virtual | ~ApplyStyleCommandImpl () |
| virtual void | doApply () |
| DOM::CSSStyleDeclarationImpl * | style () const |
Detailed Description
Definition at line 204 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::ApplyStyleCommandImpl::ApplyStyleCommandImpl | ( | DOM::DocumentImpl * | , |
| DOM::CSSStyleDeclarationImpl * | style | ||
| ) |
Definition at line 566 of file htmlediting_impl.cpp.
| khtml::ApplyStyleCommandImpl::~ApplyStyleCommandImpl | ( | ) | [virtual] |
Definition at line 573 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::ApplyStyleCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 633 of file htmlediting_impl.cpp.
| DOM::CSSStyleDeclarationImpl* khtml::ApplyStyleCommandImpl::style | ( | ) | const [inline] |
Definition at line 212 of file htmlediting_impl.h.
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 Thu May 10 2012 20:59:05 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:05 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.