Ok, if you say so.My job is not to convert all to strings
It just appends an '\n' to any string it gets as input.How qDebug do it ?
You can look in the qDebug() code to see exactly how.
You might want to read the QDebug docs.
Ok, if you say so.My job is not to convert all to strings
It just appends an '\n' to any string it gets as input.How qDebug do it ?
You can look in the qDebug() code to see exactly how.
You might want to read the QDebug docs.
Last edited by high_flyer; 6th May 2011 at 11:00.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks