0f5c9cd96c
Summary: I am open to discussion for whether this is desireable. The use-case is for moving NetworkPacket receive handling to a thread other than the one handling the rest of the device. In order to do this, we need to use a QtConnectionType::QueuedConnection. In order for that to work (with NetworkPackets), NetworkPacket has to be registered in the Metatype system. Test Plan: Nothing should be functionally different from before Reviewers: #kde_connect, albertvaka Reviewed By: #kde_connect, albertvaka Subscribers: albertvaka, apol, nicolasfella, kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D16469 |
||
---|---|---|
.. | ||
backends | ||
CMakeLists.txt | ||
core_debug.cpp | ||
core_debug.h | ||
daemon.cpp | ||
daemon.h | ||
dbushelper.cpp | ||
dbushelper.h | ||
device.cpp | ||
device.h | ||
filetransferjob.cpp | ||
filetransferjob.h | ||
kdeconnectconfig.cpp | ||
kdeconnectconfig.h | ||
kdeconnectplugin.cpp | ||
kdeconnectplugin.h | ||
kdeconnectpluginconfig.cpp | ||
kdeconnectpluginconfig.h | ||
Messages.sh | ||
networkpacket.cpp | ||
networkpacket.h | ||
networkpackettypes.h | ||
pluginloader.cpp | ||
pluginloader.h | ||
qtcompat_p.h |