Raven Core  3.0.0
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 41 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 45 of file util.h.


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