CodeView  Version0.4
 All Classes Functions Variables
Public Types | Public Member Functions | Public Attributes | List of all members
cv::UndoNode Class Reference

Public Types

enum  { ADDED, REMOVED, SET_LINE }
 

Public Member Functions

 UndoNode ()
 Link to previous UndoNode.
 

Public Attributes

os::String text
 
uint mode
 The text that changed.
 
uint x
 ADDED, REMOVED or SET_LINE.
 
uint y
 Column that was affected.
 
UndoNodenext
 Row that was affected.
 
UndoNodeprevious
 Link to next UndoNode.
 

The documentation for this class was generated from the following file: