How can I get words that are separated by a space in a QString, and pass each into a QStringList?
How can I get words that are separated by a space in a QString, and pass each into a QStringList?
Take a look at the QString Class docs. Look for a method that returns a QStringList.
Hi,
Try using .
Òscar Llarch i Galán
Youre absolutly right. My bad. I don't know how I let that slip...![]()
My self-imposed-smart-guy image is smashed beyond recognition... Oh well...
Bookmarks