Hello, I need a help with RegEx.
I need to do a split of a string to store in a list, so I'm doing so.
QString a = "strength 0.5";
QString b = "'kernels[1].params.sigma_albedo' 0.02";
QString c = "debugPixel '[336, 209]'";
QStringList myListA...
asked by
07.03.2017 / 02:31