KHTML
khtml::RemoveCSSPropertyCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::RemoveCSSPropertyCommandImpl:
Public Member Functions | |
| virtual int | commandID () const |
| virtual void | doApply () |
| virtual void | doUnapply () |
| int | property () const |
| RemoveCSSPropertyCommandImpl (DOM::DocumentImpl *, DOM::CSSStyleDeclarationImpl *, int property) | |
| DOM::CSSStyleDeclarationImpl * | styleDeclaration () const |
| virtual | ~RemoveCSSPropertyCommandImpl () |
Detailed Description
Definition at line 436 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::RemoveCSSPropertyCommandImpl::RemoveCSSPropertyCommandImpl | ( | DOM::DocumentImpl * | , | |
| DOM::CSSStyleDeclarationImpl * | , | |||
| int | property | |||
| ) |
| khtml::RemoveCSSPropertyCommandImpl::~RemoveCSSPropertyCommandImpl | ( | ) | [virtual] |
Definition at line 2016 of file htmlediting_impl.cpp.
Member Function Documentation
| int khtml::RemoveCSSPropertyCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::EditCommandImpl.
Definition at line 2022 of file htmlediting_impl.cpp.
| void khtml::RemoveCSSPropertyCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2027 of file htmlediting_impl.cpp.
| void khtml::RemoveCSSPropertyCommandImpl::doUnapply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2038 of file htmlediting_impl.cpp.
| int khtml::RemoveCSSPropertyCommandImpl::property | ( | ) | const [inline] |
Definition at line 448 of file htmlediting_impl.h.
| DOM::CSSStyleDeclarationImpl* khtml::RemoveCSSPropertyCommandImpl::styleDeclaration | ( | ) | const [inline] |
Definition at line 447 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference