Qstring replace is not working fine

Posted by sijith on Stack Overflow See other posts from Stack Overflow or by sijith
Published on 2010-03-29T11:10:46Z Indexed on 2010/03/29 11:13 UTC
Read the original article Hit count: 344

Filed under:
|
|

hi, i want to replace temp.replace

(QString("/"), QString("\"));

Here i am getting error error C2001: newline in constant
error C2275: 'QString' : illegal use of this type as an expression

How can i replace "/" with "\"

© Stack Overflow or respective owner

Related posts about qt

Related posts about qt4