No, no, the list retrieves fine, the only problem is the way it looks in the file - it's not human readable which makes it not human writable. Typing a couple of @Rect(x y w h) is easy and it would be nice if a single value also looked the same way.
I'm probably going to check for single values and just save them as a single QRect, which looks right in the file, or just implement a QStringList with custom syntax to generate these rects.
Bookmarks