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

Detailed Description
Definition at line 277 of file htmlediting.h.
Public Member Functions | |
int | property () const |
RemoveCSSPropertyCommand (DOM::DocumentImpl *, DOM::CSSStyleDeclarationImpl *, int property) | |
DOM::CSSStyleDeclarationImpl * | styleDeclaration () const |
~RemoveCSSPropertyCommand () |
Constructor & Destructor Documentation
khtml::RemoveCSSPropertyCommand::RemoveCSSPropertyCommand | ( | DOM::DocumentImpl * | , | |
DOM::CSSStyleDeclarationImpl * | , | |||
int | property | |||
) |
khtml::RemoveCSSPropertyCommand::~RemoveCSSPropertyCommand | ( | ) |
Definition at line 525 of file htmlediting.cpp.
Member Function Documentation
int khtml::RemoveCSSPropertyCommand::property | ( | ) | const |
Definition at line 540 of file htmlediting.cpp.
CSSStyleDeclarationImpl * khtml::RemoveCSSPropertyCommand::styleDeclaration | ( | ) | const |
Definition at line 534 of file htmlediting.cpp.
The documentation for this class was generated from the following files: