↓ 2 callersMethodreplaceEscapedChars* Replace escaped characters.
* Replaces the escaped characters ("\n", "\t", "\r", "\\", "\a", "\b",
* "\f", "\v") with the corresponding characters
src/core/tags/formatreplacer.cpp:50
↓ 2 callersMethodsetFormat* Set format used for progress text.
* @param format format string, can contain %p, %v, %m for
* percentage, value, total
*/
src/gui/widgets/progresswidget.cpp:141