8 lines
188 B
C++
8 lines
188 B
C++
#include "StringEscapeRule.h"
|
|
|
|
/**
|
|
*/
|
|
// QString convert(QStringView in, ConvertToNumericEscape conversion, NumericEscapeFormat format, QString prefix)
|
|
// {
|
|
// return "TODO";
|
|
// }
|