Is there a Qt function to (un-)escape (at least) the ASCII formatting characters (d 0..31) in a QString?

StackOverflow https://stackoverflow.com/questions/7400014

سؤال

I don't like reinventing the wheel and this seemed like a pretty basic function. The same concept as these two questions except specifically for QStrings? QRegExp has an escape function so I'm wondering if I've just overlooked the QString version or whether there's a good reason there isn't one.

لا يوجد حل صحيح

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top