[Qt-interest] String issue
Yuvaraj R
yuvaraj at ongobiz.com
Wed Sep 16 21:00:07 CEST 2009
Hi All
I stored the country codes in hash table
when i ma getting the country with and appending with some other string
it is displaying the appended string in new line
example
qDebug() << country_code[ui->country_code_box->currentText()]+ui->lineEdit->text();
output is :
93
9845536519
but i need 939845536519
what i have do here ?
please help me
Thanks
Yuvaraj R
More information about the Qt-interest-old
mailing list