mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-03-30 17:32:56 -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" }