Public Member Functions | Private Member Functions | Private Attributes

gui2::tfield_label Class Reference

Specialized field class for a control, used for labels and images. More...

#include <field.hpp>

Inheritance diagram for gui2::tfield_label:
Inheritance graph
[legend]
Collaboration diagram for gui2::tfield_label:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

Specialized field class for a control, used for labels and images.

Definition at line 612 of file field.hpp.


Constructor & Destructor Documentation

gui2::tfield_label::tfield_label ( const std::string &  id,
const bool  mandatory,
const std::string &  text,
const bool  use_markup 
) [inline]

Definition at line 615 of file field.hpp.


Member Function Documentation

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.


Member Data Documentation

Whether or not the label uses markup.

Definition at line 631 of file field.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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