Thx you very much JimDaniel, I didn't know about 'QStringList' in QtThx !!
I have a little problem with ENTER's ( '\n' ) and function 'append()'. When I have for example:
a
b
c
d
After used 'append' I see in my textbox:
a
b
c
d
Why ? Is it any function in Qt which resolve this problem ?
Bookmarks