Commit 2a78b851 authored by Brett Stottlemyer's avatar Brett Stottlemyer
Browse files

[internal] Remove packet->serialize()


Remove QRemoteObjectPacket::serialize() functions in
favor of direct serialize<Type>Packet() functions.

This remove the need to copy data into the Packet type
before serializing.

Change-Id: Ic5953a6e63731b64e79ffa5bef38a5b62179dd35
Reviewed-by: default avatarBjörn Breitmeyer <bjoern.breitmeyer@kdab.com>
parent b0d74d88
No related merge requests found
Showing with 50 additions and 130 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment