Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
CTranslationInterface Class Reference

Signals for translation. More...

#include <util.h>

Public Attributes

boost::signals2::signal< std::string(const char *psz)> Translate
 Translate a message to the native language of the user. More...
 

Detailed Description

Signals for translation.

Definition at line 46 of file util.h.

Member Data Documentation

boost::signals2::signal<std::string (const char* psz)> CTranslationInterface::Translate

Translate a message to the native language of the user.

Definition at line 50 of file util.h.


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