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

Public Member Functions | |
DOM::NodeImpl::Id | attribute () const |
DOM::ElementImpl * | element () const |
RemoveNodeAttributeCommand (DOM::DocumentImpl *, DOM::ElementImpl *, DOM::NodeImpl::Id attribute) | |
~RemoveNodeAttributeCommand () |
Detailed Description
Definition at line 293 of file htmlediting.h.
Constructor & Destructor Documentation
khtml::RemoveNodeAttributeCommand::RemoveNodeAttributeCommand | ( | DOM::DocumentImpl * | , | |
DOM::ElementImpl * | , | |||
DOM::NodeImpl::Id | attribute | |||
) |
khtml::RemoveNodeAttributeCommand::~RemoveNodeAttributeCommand | ( | ) |
Definition at line 554 of file htmlediting.cpp.
Member Function Documentation
NodeImpl::Id khtml::RemoveNodeAttributeCommand::attribute | ( | ) | const |
Definition at line 569 of file htmlediting.cpp.
ElementImpl * khtml::RemoveNodeAttributeCommand::element | ( | ) | const |
Definition at line 563 of file htmlediting.cpp.
The documentation for this class was generated from the following files: