MyGUI::TextCommandInfo Struct Reference

#include <MyGUI_TextChangeHistory.h>

Public Types

enum  CommandType { COMMAND_POSITION, COMMAND_INSERT, COMMAND_ERASE }

Public Member Functions

 TextCommandInfo (const UString &_text, size_t _start, CommandType _type)
 TextCommandInfo (size_t _undo, size_t _redo, size_t _length)

Data Fields

UString text
CommandType type
size_t start
size_t undo
size_t redo
size_t length

Detailed Description

Definition at line 35 of file MyGUI_TextChangeHistory.h.


Member Enumeration Documentation

Enumerator:
COMMAND_POSITION 
COMMAND_INSERT 
COMMAND_ERASE 

Definition at line 38 of file MyGUI_TextChangeHistory.h.


Constructor & Destructor Documentation

MyGUI::TextCommandInfo::TextCommandInfo ( const UString _text,
size_t  _start,
CommandType  _type 
) [inline]

Definition at line 46 of file MyGUI_TextChangeHistory.h.

MyGUI::TextCommandInfo::TextCommandInfo ( size_t  _undo,
size_t  _redo,
size_t  _length 
) [inline]

Definition at line 49 of file MyGUI_TextChangeHistory.h.


Field Documentation

Definition at line 59 of file MyGUI_TextChangeHistory.h.

Definition at line 59 of file MyGUI_TextChangeHistory.h.

Definition at line 57 of file MyGUI_TextChangeHistory.h.

Definition at line 53 of file MyGUI_TextChangeHistory.h.

Definition at line 55 of file MyGUI_TextChangeHistory.h.

Definition at line 59 of file MyGUI_TextChangeHistory.h.


The documentation for this struct was generated from the following file:
Generated on Thu Nov 17 15:31:21 2011 for MyGUI by  doxygen 1.6.3