[Qt-interest] Compile warning

Alain Bertrand alainbe_arobase_free_dot_fr at forget.me
Thu Oct 29 20:52:21 CET 2009


Hi all,

I check for invalid file names under windows  and I got the warning

otmainwindow.cpp:1408:18: warning: unknown escape sequence: '\040'

The code is QString forbid="\" / \ * , ? < > | : . = ";
To me, the only escape sequence of my string is \". What I am doing wrong ?

Thanks for your help

Alain



More information about the Qt-interest-old mailing list