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

Detailed Description
Definition at line 437 of file htmlediting_impl.h.
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 () |
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] |
void khtml::RemoveCSSPropertyCommandImpl::doApply | ( | ) | [virtual] |
void khtml::RemoveCSSPropertyCommandImpl::doUnapply | ( | ) | [virtual] |
int khtml::RemoveCSSPropertyCommandImpl::property | ( | ) | const [inline] |
Definition at line 449 of file htmlediting_impl.h.
DOM::CSSStyleDeclarationImpl* khtml::RemoveCSSPropertyCommandImpl::styleDeclaration | ( | ) | const [inline] |
Definition at line 448 of file htmlediting_impl.h.
The documentation for this class was generated from the following files: