The regular expression I've found by the position it starts can be any length long.
What is the convinient way to get it all into a string? It's starting position in the mother string is not enough knowlege, you see.

I.m working with QFile QTextStream QRegExp objects.
Probably another tech should be used or can you open my eyes on methods I've missed?