You can overload the operators << and >> for your classes. They are already provided for native types and many Qt types such as QString, QPoint, QList.
You can overload the operators << and >> for your classes. They are already provided for native types and many Qt types such as QString, QPoint, QList.
Bookmarks