I won't tell you how you can use a reg exp for that, because it is too heavy for a simple operation like that. Better use QString::lastIndexOf() with QString::chop().
I won't tell you how you can use a reg exp for that, because it is too heavy for a simple operation like that. Better use QString::lastIndexOf() with QString::chop().
ricardo (20th May 2009)
Bookmarks