libt3widget
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
List of all members | Public Member Functions
t3_widget::undo_single_text_t Class Reference
Inheritance diagram for t3_widget::undo_single_text_t:
t3_widget::undo_t t3_widget::undo_single_text_double_coord_t t3_widget::undo_double_text_t t3_widget::undo_double_text_triple_coord_t

Public Member Functions

virtual void add_newline (void)
virtual std::string * get_text (void)
virtual void minimize (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_end (void) const
virtual text_coordinate_t get_new_end (void) const
undo_type_t get_redo_type (void) const
virtual std::string * get_replacement (void)
virtual text_coordinate_t get_start (void)
undo_type_t get_type (void) const
 undo_t (undo_type_t _type, text_coordinate_t _start)