Dash Core  0.12.2.1
P2P Digital Currency
CTranslationInterface Class Reference

#include <util.h>

Public Attributes

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

Detailed Description

Signals for translation.

Definition at line 56 of file util.h.

Member Data Documentation

◆ Translate

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

Translate a message to the native language of the user.

Definition at line 60 of file util.h.

Referenced by _(), and main().


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