Commit Graph

4 Commits

Author SHA1 Message Date
Mat Sutcliffe
b80114213d Issue #77 Move mixin classes to separate files
By separating them from unrelated code, their dependents
can use them without depending on unrelated code, which
in turn helps to reduce cyclic dependencies.
2020-08-29 14:16:17 +01:00
Mat Sutcliffe
40042137fe Remove dead code 2020-08-26 22:45:15 +01:00
Mat Sutcliffe
25946d1141 QDataStream has operators for enums since Qt 5.14 2020-01-07 19:57:25 +00:00
Mat Sutcliffe
fabf6e59ab Ref T552 Added mixins for QDataStream marshalling. 2019-04-12 13:30:55 +01:00