Apparently I had a DB connection that was being run from a different thread than it was connected from. Using QtCreator to debug this issue didn't really give a good stack trace though.
It appears my multi-threaded design is working now! Thanks.
Apparently I had a DB connection that was being run from a different thread than it was connected from. Using QtCreator to debug this issue didn't really give a good stack trace though.
It appears my multi-threaded design is working now! Thanks.
Bookmarks