[Qt-interest] [help] How to write the QRegExp?
lvbing lvbing
lvbing1981 at gmail.com
Mon May 31 05:03:32 CEST 2010
I have a string like:
var path = "/Number,name='220'/Age,name='22'/Student,name='Mike'";
and I want to get the stringlist:
var
path
"/Number,name='220'/Age,name='22'/Student,name='Mike'"
and if I use the QRegExp to split the string to stringlist,what QRegExp i
need to write?
thanks:)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100531/b5f60cfa/attachment.html
More information about the Qt-interest-old
mailing list