[Qt-interest] parse items of QTreeWidget into file/QSettings
Mystical Groovy
mysticalgr at gmail.com
Sun Nov 8 17:54:04 CET 2009
repositoryList << "\n";
and now i feel stupid... :)
2009/11/8 Ross Driedger <ross at earz.ca>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091108/c3a84102/attachment.html
More information about the Qt-interest-old
mailing list