• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • applications API Reference
  • KDE Home
  • Contact Us
 

Kate

Public Member Functions | List of all members
KateModifiedUnWrapLine Class Reference

#include <katemodifiedundo.h>

Inheritance diagram for KateModifiedUnWrapLine:
Inheritance graph
[legend]

Public Member Functions

 KateModifiedUnWrapLine (KateDocument *document, int line, int col, int len, bool removeLine)
 
void redo ()
 
void undo ()
 
void updateRedoSavedOnDiskFlag (QBitArray &lines)
 
void updateUndoSavedOnDiskFlag (QBitArray &lines)
 
- Public Member Functions inherited from KateEditUnWrapLineUndo
 KateEditUnWrapLineUndo (KateDocument *document, int line, int col, int len, bool removeLine)
 
void redo ()
 
KateUndo::UndoType type () const
 
void undo ()
 
- Public Member Functions inherited from KateUndo
 KateUndo (KateDocument *document)
 
virtual ~KateUndo ()
 
virtual bool isEmpty () const
 
bool isFlagSet (ModificationFlag flag) const
 
virtual bool mergeWith (const KateUndo *undo)
 
void setFlag (ModificationFlag flag)
 
void unsetFlag (ModificationFlag flag)
 

Additional Inherited Members

- Public Types inherited from KateUndo
enum  ModificationFlag {
  UndoLine1Modified = 1, UndoLine2Modified = 2, UndoLine1Saved = 4, UndoLine2Saved = 8,
  RedoLine1Modified = 16, RedoLine2Modified = 32, RedoLine1Saved = 64, RedoLine2Saved = 128
}
 
enum  UndoType {
  editInsertText, editRemoveText, editWrapLine, editUnWrapLine,
  editInsertLine, editRemoveLine, editMarkLineAutoWrapped, editInvalid
}
 
- Protected Member Functions inherited from KateEditUnWrapLineUndo
int line () const
 
- Protected Member Functions inherited from KateUndo
KateDocument * document ()
 

Detailed Description

Definition at line 83 of file katemodifiedundo.h.

Constructor & Destructor Documentation

KateModifiedUnWrapLine::KateModifiedUnWrapLine ( KateDocument *  document,
int  line,
int  col,
int  len,
bool  removeLine 
)

Definition at line 79 of file katemodifiedundo.cpp.

Member Function Documentation

void KateModifiedUnWrapLine::redo ( )
virtual

redo this item

Implements KateUndo.

Definition at line 258 of file katemodifiedundo.cpp.

void KateModifiedUnWrapLine::undo ( )
virtual

undo this item

Implements KateUndo.

Definition at line 197 of file katemodifiedundo.cpp.

void KateModifiedUnWrapLine::updateRedoSavedOnDiskFlag ( QBitArray &  lines)
virtual

Reimplemented from KateUndo.

Definition at line 398 of file katemodifiedundo.cpp.

void KateModifiedUnWrapLine::updateUndoSavedOnDiskFlag ( QBitArray &  lines)
virtual

Reimplemented from KateUndo.

Definition at line 412 of file katemodifiedundo.cpp.


The documentation for this class was generated from the following files:
  • katemodifiedundo.h
  • katemodifiedundo.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Kate

Skip menu "Kate"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Konsole

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal