The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
help::about_text_formatter Class Reference

Class to be used as a function object when generating the about text. More...

#include <help_impl.hpp>

Public Member Functions

std::string operator() (const std::string &s)
 

Detailed Description

Class to be used as a function object when generating the about text.

Translate the about dialog formatting to format suitable for the help dialog.

Definition at line 359 of file help_impl.hpp.

Member Function Documentation

std::string help::about_text_formatter::operator() ( const std::string s)
inline

Definition at line 361 of file help_impl.hpp.

References help::escape().


The documentation for this class was generated from the following file: