Specialized field class for text. More...
#include <field.hpp>


Public Member Functions | |
| tfield_text (const std::string &id, const bool mandatory, std::string(*callback_load_value)(), void(*callback_save_value)(const std::string &value)) | |
| tfield_text (const std::string &id, const bool mandatory, std::string &linked_variable) | |
Private Member Functions | |
| void | finalize_specialized (twindow &window) |
| Overridden from tfield_. | |
Specialized field class for text.
Definition at line 577 of file field.hpp.
| gui2::tfield_text::tfield_text | ( | const std::string & | id, | |
| const bool | mandatory, | |||
| std::string(*)() | callback_load_value, | |||
| void(*)(const std::string &value) | callback_save_value | |||
| ) | [inline] |
| gui2::tfield_text::tfield_text | ( | const std::string & | id, | |
| const bool | mandatory, | |||
| std::string & | linked_variable | |||
| ) | [inline] |
| void gui2::tfield_text::finalize_specialized | ( | twindow & | window | ) | [inline, private, virtual] |
Overridden from tfield_.
Reimplemented from gui2::tfield_.
Definition at line 601 of file field.hpp.
References gui2::twindow::find(), and gui2::ttext_box::save_to_history().

| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:10 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |