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

Public Member Functions | |
| RemoveCSSPropertyCommandImpl (DOM::DocumentImpl *, DOM::CSSStyleDeclarationImpl *, int property) | |
| virtual | ~RemoveCSSPropertyCommandImpl () |
| virtual void | doApply () |
| virtual void | doUnapply () |
| int | property () const |
| DOM::CSSStyleDeclarationImpl * | styleDeclaration () const |
Detailed Description
Definition at line 449 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::RemoveCSSPropertyCommandImpl::RemoveCSSPropertyCommandImpl | ( | DOM::DocumentImpl * | , |
| DOM::CSSStyleDeclarationImpl * | , | ||
| int | property | ||
| ) |
Definition at line 2254 of file htmlediting_impl.cpp.
| khtml::RemoveCSSPropertyCommandImpl::~RemoveCSSPropertyCommandImpl | ( | ) | [virtual] |
Definition at line 2261 of file htmlediting_impl.cpp.
Member Function Documentation
| void khtml::RemoveCSSPropertyCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2267 of file htmlediting_impl.cpp.
| void khtml::RemoveCSSPropertyCommandImpl::doUnapply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2278 of file htmlediting_impl.cpp.
| int khtml::RemoveCSSPropertyCommandImpl::property | ( | ) | const [inline] |
Definition at line 459 of file htmlediting_impl.h.
| DOM::CSSStyleDeclarationImpl* khtml::RemoveCSSPropertyCommandImpl::styleDeclaration | ( | ) | const [inline] |
Definition at line 458 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference