libqi-api  2.1.4.13
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
translator.hpp File Reference
#include <boost/noncopyable.hpp>
#include <string>
#include <qi/api.hpp>

Go to the source code of this file.

Classes

class  qi::Translator
 

Namespaces

 qi
 qi general namespace
 
 qi::detail
 

Functions

qi::Translatorqi::defaultTranslator (const std::string &name)
 Get a reference on the default Translator. More...
 
std::string qi::tr (const std::string &msg, const std::string &domain="", const std::string &locale="")
 Translate a message. More...
 
void qi::detail::addDomainPath (const std::string &path)
 
void qi::detail::removeDomainPath (const std::string &path)