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

Detailed Description
Definition at line 137 of file htmlediting.h.
Public Member Functions | |
DeleteSelectionCommand (DOM::DocumentImpl *document, const DOM::Selection &selection) | |
DeleteSelectionCommand (DOM::DocumentImpl *document) | |
~DeleteSelectionCommand () |
Constructor & Destructor Documentation
khtml::DeleteSelectionCommand::DeleteSelectionCommand | ( | DOM::DocumentImpl * | document | ) |
khtml::DeleteSelectionCommand::DeleteSelectionCommand | ( | DOM::DocumentImpl * | document, | |
const DOM::Selection & | selection | |||
) |
khtml::DeleteSelectionCommand::~DeleteSelectionCommand | ( | ) |
Definition at line 280 of file htmlediting.cpp.
The documentation for this class was generated from the following files: