KHTML
#include <htmlediting_impl.h>
Definition at line 91 of file htmlediting_impl.h.
 
      
        
          | khtml::EditCommandImpl::EditCommandImpl  | 
          ( | 
          DOM::DocumentImpl *  | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | khtml::EditCommandImpl::~EditCommandImpl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void khtml::EditCommandImpl::apply  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void khtml::EditCommandImpl::doApply  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Implemented in khtml::IndentOutdentCommandImpl, khtml::InsertListCommandImpl, khtml::TypingCommandImpl, khtml::SplitTextNodeCommandImpl, khtml::SetNodeAttributeCommandImpl, khtml::RemoveNodePreservingChildrenCommandImpl, khtml::RemoveNodeAndPruneCommandImpl, khtml::RemoveNodeCommandImpl, khtml::RemoveNodeAttributeCommandImpl, khtml::RemoveCSSPropertyCommandImpl, khtml::MoveSelectionCommandImpl, khtml::ReplaceSelectionCommandImpl, khtml::JoinTextNodesCommandImpl, khtml::InsertTextCommandImpl, khtml::InsertNodeBeforeCommandImpl, khtml::InputTextCommandImpl, khtml::InputNewlineCommandImpl, khtml::DeleteTextCommandImpl, khtml::DeleteSelectionCommandImpl, khtml::DeleteCollapsibleWhitespaceCommandImpl, khtml::ApplyStyleCommandImpl, khtml::AppendNodeCommandImpl, and khtml::CompositeEditCommandImpl.
 
 
  
  
      
        
          | virtual DOM::DocumentImpl* khtml::EditCommandImpl::document  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void khtml::EditCommandImpl::doReapply  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void khtml::EditCommandImpl::doUnapply  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Implemented in khtml::SplitTextNodeCommandImpl, khtml::SetNodeAttributeCommandImpl, khtml::RemoveNodeCommandImpl, khtml::RemoveNodeAttributeCommandImpl, khtml::RemoveCSSPropertyCommandImpl, khtml::JoinTextNodesCommandImpl, khtml::InsertTextCommandImpl, khtml::InsertNodeBeforeCommandImpl, khtml::DeleteTextCommandImpl, khtml::AppendNodeCommandImpl, and khtml::CompositeEditCommandImpl.
 
 
  
  
      
        
          | DOM::Selection khtml::EditCommandImpl::endingSelection  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | bool khtml::EditCommandImpl::isCompositeStep  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual bool khtml::EditCommandImpl::isInputTextCommand  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual bool khtml::EditCommandImpl::isTypingCommand  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void khtml::EditCommandImpl::reapply  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void khtml::EditCommandImpl::setEndingSelection  | 
          ( | 
          const DOM::Selection &  | 
          s | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void khtml::EditCommandImpl::setStartingSelection  | 
          ( | 
          const DOM::Selection &  | 
          s | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | DOM::Selection khtml::EditCommandImpl::startingSelection  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void khtml::EditCommandImpl::unapply  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.