On Wed, Jul 30, 2003 at 02:28:39PM +0200, Juergen Spitzmueller wrote:

> 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)

Avoid QStringList altogether. It's a huge bloater.

> > 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:

There isn't. I'm not sure I want one either, it just encourages people
not to translate LyX-internal names into user names ;)

john
-- 
Khendon's Law:
If the same point is made twice by the same person, the thread is over.

Reply via email to