Juergen Spitzmueller wrote:

> Angus Leeming wrote:
>> Is there a Qt helper function to fill a vector<string> from a QListBox
>> (and vice versa) or do I need to write something like:
> 
> I guess you have to (I don't know if QStringList::split() will be of any
> help. http://doc.trolltech.com/3.1/qstringlist.html#split)

No, not really. That converts a string to/from a QListBox.

> Did you see QCitation::updateBrowser()? I think there are several others
> (qbibtex, qsendto perhaps). Probably we should move out that code to
> qt_helpers.

Perhaps.

-- 
Angus

Reply via email to