You need to provide the operator<<() and operator>>() implementation for your User class. Its prototype looks like:
Each should do whatever is necessary to save/restore the internal state of the User object.Qt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks