Hello

I am developing a console application and I need to print the progress bar at the console.

To get it done I need to extract some information from the console.

Is there any way to get the character width for the console in Qt?


Thanks