Commit Graph

2 Commits

Author SHA1 Message Date
Ulf Hermann
85b5810f9c QmlProfiler: Add some missing bits to QmlEvent
We want move constructor, move assignment, ==, and !=. Also, drop some
unreachable code.

Change-Id: I65f24d7ba0f146ad37ec4b7c438b47d4abc3d688
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-06-08 08:54:37 +00:00
Ulf Hermann
bb7925b4ef QmlProfiler: Add data stream operators for QmlEvent
We try to further compress the QML events when saving as we can use the
additional space in that case.

Change-Id: Ida308963685169d1daabd7936612628fd4d265ae
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2016-05-10 16:45:02 +00:00