Hi all,

I am trying to display the strings and values in console.

for that i have added CONFIG += console in pro file, but

I dont know what to use in cpp file to display .

I tried qtextstream but it doesnt help me.

plz give me any ideas.