Specialized field class for a control, used for labels and images. More...
#include <field.hpp>


Public Member Functions | |
| tfield_label (const std::string &id, const bool mandatory, const std::string &text, const bool use_markup) | |
Private Member Functions | |
| void | init_specialized (twindow &window) |
| Overridden from tfield_. | |
Private Attributes | |
| bool | use_markup_ |
| Whether or not the label uses markup. | |
Specialized field class for a control, used for labels and images.
Definition at line 612 of file field.hpp.
| gui2::tfield_label::tfield_label | ( | const std::string & | id, | |
| const bool | mandatory, | |||
| const std::string & | text, | |||
| const bool | use_markup | |||
| ) | [inline] |
| void gui2::tfield_label::init_specialized | ( | twindow & | window | ) | [inline, private, virtual] |
Overridden from tfield_.
Reimplemented from gui2::tfield_.
Definition at line 634 of file field.hpp.
References gui2::id.
bool gui2::tfield_label::use_markup_ [private] |
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:10 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |