|
libt3widget
|
Public Member Functions | |
| virtual std::string * | get_replacement (void) |
| virtual void | minimize (void) |
| undo_double_text_t (undo_type_t _type, text_coordinate_t _start, text_coordinate_t _end) | |
Public Member Functions inherited from t3_widget::undo_single_text_double_coord_t | |
| virtual text_coordinate_t | get_end (void) const |
| undo_single_text_double_coord_t (undo_type_t _type, text_coordinate_t _start, text_coordinate_t _end) | |
Public Member Functions inherited from t3_widget::undo_single_text_t | |
| virtual void | add_newline (void) |
| virtual std::string * | get_text (void) |
| undo_single_text_t (undo_type_t _type, text_coordinate_t _start) | |
Public Member Functions inherited from t3_widget::undo_t | |
| virtual text_coordinate_t | get_new_end (void) const |
| undo_type_t | get_redo_type (void) const |
| virtual text_coordinate_t | get_start (void) |
| undo_type_t | get_type (void) const |
| undo_t (undo_type_t _type, text_coordinate_t _start) | |
1.8.6