Try replacing all the "\n" with QString(QChar('\n'))
i.e. use
replace("\\n",QString(QChar('\n')));
I am not sure if this will work or not.
Try replacing all the "\n" with QString(QChar('\n'))
i.e. use
replace("\\n",QString(QChar('\n')));
I am not sure if this will work or not.
Mithin
www.mithin.in
I'm try it but It doesn't run good! I couldn't run to down the line ??Originally Posted by munna
//---------------------------------------
Full name: Đậu Sỹ Mạnh
Email: manhds@fsoft.com.vn
Nationality: Vietname
Languge: Vietnamese, Janpanese.
//---------------------------------------
Bookmarks