pgLab/pglablib/codebuilder/StringEscapeRule.cpp
2025-02-23 16:52:39 +01:00

8 lines
188 B
C++

#include "StringEscapeRule.h"
/**
*/
// QString convert(QStringView in, ConvertToNumericEscape conversion, NumericEscapeFormat format, QString prefix)
// {
// return "TODO";
// }