KHTML
khtml::ApplyStyleCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::ApplyStyleCommand:

Detailed Description
Definition at line 107 of file htmlediting.h.
Public Member Functions | |
ApplyStyleCommand (DOM::DocumentImpl *, DOM::CSSStyleDeclarationImpl *) | |
DOM::CSSStyleDeclarationImpl * | style () const |
~ApplyStyleCommand () |
Constructor & Destructor Documentation
khtml::ApplyStyleCommand::ApplyStyleCommand | ( | DOM::DocumentImpl * | , | |
DOM::CSSStyleDeclarationImpl * | ||||
) |
khtml::ApplyStyleCommand::~ApplyStyleCommand | ( | ) |
Definition at line 230 of file htmlediting.cpp.
Member Function Documentation
CSSStyleDeclarationImpl * khtml::ApplyStyleCommand::style | ( | ) | const |
Definition at line 239 of file htmlediting.cpp.
The documentation for this class was generated from the following files: