libqi-api
2.1.4.13
|
Go to the source code of this file.
Classes | |
class | qi::Translator |
Namespaces | |
qi | |
qi general namespace | |
qi::detail | |
Functions | |
qi::Translator & | qi::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) |