![]() |
Prusa Slicer 2.6.0
|
Typedefs | |
| typedef std::string(* | translate_fn_type) (const char *) |
Functions | |
| void | set_translate_callback (translate_fn_type fn) |
| std::string | translate (const std::string &s) |
| std::string | translate (const char *ptr) |
Variables | |
| translate_fn_type | translate_fn = nullptr |
| typedef std::string(* Slic3r::I18N::translate_fn_type) (const char *) |
|
inline |
References translate_fn.
|
inline |
References translate_fn.
|
inline |
References translate_fn.
Referenced by anonymous_namespace{I18N.hpp}::_u8L().
Here is the caller graph for this function:
|
extern |
Referenced by set_translate_callback(), translate(), and translate().