You can use QRegExp and parenthesis to capture the parts you want but using QString::split is definitely easier in this case.
You can use QRegExp and parenthesis to capture the parts you want but using QString::split is definitely easier in this case.
Bookmarks