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

| Public Types | |
| enum | Type { OrderedList, UnorderedList } | 
|  Public Types inherited from khtml::EditCommandImpl | |
| enum | ECommandState { NotApplied, Applied } | 
| Public Member Functions | |
| InsertListCommandImpl (DOM::DocumentImpl *document, Type type) | |
| virtual | ~InsertListCommandImpl () | 
| virtual void | doApply () | 
|  Public Member Functions inherited from khtml::CompositeEditCommandImpl | |
| CompositeEditCommandImpl (DOM::DocumentImpl *) | |
| virtual | ~CompositeEditCommandImpl () | 
| virtual void | doReapply () | 
| virtual void | doUnapply () | 
|  Public Member Functions inherited from khtml::EditCommandImpl | |
| EditCommandImpl (DOM::DocumentImpl *) | |
| virtual | ~EditCommandImpl () | 
| void | apply () | 
| virtual DOM::DocumentImpl * | document () const | 
| DOM::Selection | endingSelection () const | 
| bool | isCompositeStep () const | 
| virtual bool | isInputTextCommand () const | 
| virtual bool | isTypingCommand () const | 
| EditCommandImpl * | parent () const | 
| void | reapply () | 
| void | setEndingSelection (const DOM::Selection &s) | 
| void | setParent (EditCommandImpl *) | 
| void | setStartingSelection (const DOM::Selection &s) | 
| void | setState (ECommandState state) | 
| DOM::Selection | startingSelection () const | 
| ECommandState | state () const | 
| void | unapply () | 
|  Public Member Functions inherited from khtml::SharedCommandImpl | |
| SharedCommandImpl () | |
| virtual | ~SharedCommandImpl () | 
| Static Public Member Functions | |
| static void | insertList (DocumentImpl *document, Type type) | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from khtml::CompositeEditCommandImpl | |
| void | appendNode (DOM::NodeImpl *parent, DOM::NodeImpl *appendChild) | 
| void | applyCommandToComposite (PassRefPtr< EditCommandImpl >) | 
| DOM::ElementImpl * | createTypingStyleElement () const | 
| void | deleteCollapsibleWhitespace () | 
| void | deleteCollapsibleWhitespace (const DOM::Selection &selection) | 
| void | deleteKeyPressed () | 
| void | deleteSelection () | 
| void | deleteSelection (const DOM::Selection &selection) | 
| void | deleteText (DOM::TextImpl *node, long offset, long count) | 
| void | inputText (const DOM::DOMString &text) | 
| void | insertNodeAfter (DOM::NodeImpl *insertChild, DOM::NodeImpl *refChild) | 
| void | insertNodeAt (DOM::NodeImpl *insertChild, DOM::NodeImpl *refChild, long offset) | 
| void | insertNodeBefore (DOM::NodeImpl *insertChild, DOM::NodeImpl *refChild) | 
| void | insertText (DOM::TextImpl *node, long offset, const DOM::DOMString &text) | 
| void | joinTextNodes (DOM::TextImpl *text1, DOM::TextImpl *text2) | 
| void | removeCSSProperty (DOM::CSSStyleDeclarationImpl *, int property) | 
| void | removeNode (DOM::NodeImpl *removeChild) | 
| void | removeNodeAndPrune (DOM::NodeImpl *pruneNode, DOM::NodeImpl *stopNode=0) | 
| void | removeNodeAttribute (DOM::ElementImpl *, int attribute) | 
| void | removeNodePreservingChildren (DOM::NodeImpl *node) | 
| void | replaceText (DOM::TextImpl *node, long offset, long count, const DOM::DOMString &replacementText) | 
| void | setNodeAttribute (DOM::ElementImpl *, int attribute, const DOM::DOMString &) | 
| void | splitTextNode (DOM::TextImpl *text, long offset) | 
|  Protected Attributes inherited from khtml::CompositeEditCommandImpl | |
| QList< RefPtr< EditCommandImpl > > | m_cmds | 
Detailed Description
Definition at line 624 of file htmlediting_impl.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| OrderedList | |
| UnorderedList | |
Definition at line 627 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::InsertListCommandImpl::InsertListCommandImpl | ( | DOM::DocumentImpl * | document, | 
| Type | type | ||
| ) | 
Definition at line 2729 of file htmlediting_impl.cpp.
| 
 | virtual | 
Definition at line 2734 of file htmlediting_impl.cpp.
Member Function Documentation
| 
 | virtual | 
Implements khtml::CompositeEditCommandImpl.
Definition at line 2738 of file htmlediting_impl.cpp.
| 
 | static | 
Definition at line 2824 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference