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

Public Member Functions | |
| RemoveNodeAttributeCommandImpl (DOM::DocumentImpl *, DOM::ElementImpl *, DOM::NodeImpl::Id attribute) | |
| virtual | ~RemoveNodeAttributeCommandImpl () |
| DOM::NodeImpl::Id | attribute () const |
| virtual void | doApply () |
| virtual void | doUnapply () |
| DOM::ElementImpl * | element () const |
Detailed Description
Definition at line 471 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::RemoveNodeAttributeCommandImpl::RemoveNodeAttributeCommandImpl | ( | DOM::DocumentImpl * | , |
| DOM::ElementImpl * | , | ||
| DOM::NodeImpl::Id | attribute | ||
| ) |
Definition at line 2289 of file htmlediting_impl.cpp.
| khtml::RemoveNodeAttributeCommandImpl::~RemoveNodeAttributeCommandImpl | ( | ) | [virtual] |
Definition at line 2296 of file htmlediting_impl.cpp.
Member Function Documentation
| DOM::NodeImpl::Id khtml::RemoveNodeAttributeCommandImpl::attribute | ( | ) | const [inline] |
Definition at line 481 of file htmlediting_impl.h.
| void khtml::RemoveNodeAttributeCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2302 of file htmlediting_impl.cpp.
| void khtml::RemoveNodeAttributeCommandImpl::doUnapply | ( | ) | [virtual] |
Implements khtml::EditCommandImpl.
Definition at line 2314 of file htmlediting_impl.cpp.
| DOM::ElementImpl* khtml::RemoveNodeAttributeCommandImpl::element | ( | ) | const [inline] |
Definition at line 480 of file htmlediting_impl.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference