#include <MyGUI_TextChangeHistory.h>
Definition at line 19 of file MyGUI_TextChangeHistory.h.
◆ CommandType
◆ TextCommandInfo() [1/2]
MyGUI::TextCommandInfo::TextCommandInfo |
( |
const UString & |
_text, |
|
|
size_t |
_start, |
|
|
CommandType |
_type |
|
) |
| |
|
inline |
◆ TextCommandInfo() [2/2]
MyGUI::TextCommandInfo::TextCommandInfo |
( |
size_t |
_undo, |
|
|
size_t |
_redo, |
|
|
size_t |
_length |
|
) |
| |
|
inline |
◆ length
size_t MyGUI::TextCommandInfo::length |
◆ redo
size_t MyGUI::TextCommandInfo::redo |
◆ start
size_t MyGUI::TextCommandInfo::start |
◆ text
UString MyGUI::TextCommandInfo::text |
◆ type
◆ undo
size_t MyGUI::TextCommandInfo::undo |
The documentation for this struct was generated from the following file: