try adding spaces:
Qt Code:
params <<"-L " << lineEdit->text()<<" -U student%1234567" ;To copy to clipboard, switch view to plain text mode
try adding spaces:
Qt Code:
params <<"-L " << lineEdit->text()<<" -U student%1234567" ;To copy to clipboard, switch view to plain text mode
==========================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.
drake1983 (12th December 2007)
Bookmarks