KHTML
khtml::RemoveNodeCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::RemoveNodeCommand:
Public Member Functions | |
| DOM::NodeImpl * | node () const |
| RemoveNodeCommand (DOM::DocumentImpl *, DOM::NodeImpl *node) | |
| ~RemoveNodeCommand () | |
Detailed Description
Definition at line 309 of file htmlediting.h.
Constructor & Destructor Documentation
| khtml::RemoveNodeCommand::RemoveNodeCommand | ( | DOM::DocumentImpl * | , | |
| DOM::NodeImpl * | node | |||
| ) |
| khtml::RemoveNodeCommand::~RemoveNodeCommand | ( | ) |
Definition at line 583 of file htmlediting.cpp.
Member Function Documentation
| NodeImpl * khtml::RemoveNodeCommand::node | ( | ) | const |
Definition at line 592 of file htmlediting.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference