edit_command.h File Reference
#include "misc/shared.h"
Go to the source code of this file.
|
Classes |
class | khtml::EditCommand |
class | khtml::SharedCommandImpl |
Namespaces |
namespace | DOM |
namespace | khtml |
Enumerations |
enum | khtml::ECommandID {
khtml::EditCommandID,
khtml::AppendNodeCommandID,
khtml::ApplyStyleCommandID,
khtml::CompositeEditCommandID,
khtml::DeleteCollapsibleWhitespaceCommandID,
khtml::DeleteSelectionCommandID,
khtml::DeleteTextCommandID,
khtml::InputNewlineCommandID,
khtml::InputTextCommandID,
khtml::InsertNodeBeforeCommandID,
khtml::InsertTextCommandID,
khtml::JoinTextNodesCommandID,
khtml::MoveSelectionCommandID,
khtml::ReplaceSelectionCommandID,
khtml::RemoveCSSPropertyCommandID,
khtml::RemoveNodeAttributeCommandID,
khtml::RemoveNodeCommandID,
khtml::RemoveNodeAndPruneCommandID,
khtml::RemoveNodePreservingChildrenCommandID,
khtml::SetNodeAttributeCommandID,
khtml::SplitTextNodeCommandID,
khtml::TypingCommandID
} |