pgLab/pglablib/codebuilder/StringEscapeRule.cpp

9 lines
188 B
C++
Raw Permalink Normal View History

#include "StringEscapeRule.h"
/**
*/
2025-02-23 16:52:39 +01:00
// QString convert(QStringView in, ConvertToNumericEscape conversion, NumericEscapeFormat format, QString prefix)
// {
// return "TODO";
// }