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 int | commandID () const |
virtual void | doApply () |
DOM::CSSStyleDeclarationImpl * | style () const |
virtual | ~ApplyStyleCommandImpl () |
Detailed Description
Definition at line 173 of file htmlediting_impl.h.
Constructor & Destructor Documentation
khtml::ApplyStyleCommandImpl::ApplyStyleCommandImpl | ( | DOM::DocumentImpl * | , | |
DOM::CSSStyleDeclarationImpl * | style | |||
) |
khtml::ApplyStyleCommandImpl::~ApplyStyleCommandImpl | ( | ) | [virtual] |
Definition at line 604 of file htmlediting_impl.cpp.
Member Function Documentation
int khtml::ApplyStyleCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 610 of file htmlediting_impl.cpp.
void khtml::ApplyStyleCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 615 of file htmlediting_impl.cpp.
DOM::CSSStyleDeclarationImpl* khtml::ApplyStyleCommandImpl::style | ( | ) | const [inline] |
Definition at line 183 of file htmlediting_impl.h.
The documentation for this class was generated from the following files: