mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-06-04 01:28:58 -04:00
Previously QString was printed symbol by symbol. E.g.: reader.readWholeFileAfter(3, 1) Which is: { "i", "n", "e", " ", "2", " ", "L", "i", "n", "e", " ", "3" }