[Qt-interest] parse items of QTreeWidget into file/QSettings
Ross Driedger
ross at earz.ca
Sun Nov 8 16:15:06 CET 2009
On Sun, 08 Nov 2009 07:27:11 -0500, Mystical Groovy <mysticalgr at gmail.com>
wrote:
>>
>
> I found the above code in an old thread of qt-interest
> The thing is, that even if the above code works nicely, saves my items in
> one line.
>
> for example, my items in the QTreeWidget is like this:
>
> test repo1
>> test repo2
>> test repo3
>>
>
> The above code saves it like this:
>
> test repo 1test repo 2test repo 3
This is a starting point. The first step is to understand what each line
does.
The next step is to decide how you want to modify the code.
Assistant is your friend.
--
"Military justice is to justice what military music is to music."
Groucho Marx
Ross Driedger
ross_at_earz.ca
More information about the Qt-interest-old
mailing list