Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Saving user data: which of QStandardPaths to use?

$
0
0
Hi all, I am using Qt to write an image viewer where the user can create notes/annotations about the image and bookmark interesting points of view. I was thinking of saving these notes/bookmarks in QStandardPaths::DataLocation, but it seems like that might be used more for user settings and configurations. Would QStandardPaths::CacheLocation be more appropriate? Thank you from a Qt newbie :)

Viewing all articles
Browse latest Browse all 18427

Trending Articles