Seems to work fine for me...
Qt Code:
#include <QtCore> int main() { qDebug() << rx.indexIn(str); return 0; }To copy to clipboard, switch view to plain text mode
Seems to work fine for me...
Qt Code:
#include <QtCore> int main() { qDebug() << rx.indexIn(str); return 0; }To copy to clipboard, switch view to plain text mode
Bookmarks