kdeconnect-kde/core/backends/bluetooth
Alexander Lohnau 46feeda0cb Remove unused default destructors
Overriding and defaulting them in the header doesn't make sense

For the dbus interfaces, we don't have any reasources to clean up or memory to be released. Meaning we can drop those lines too
2023-08-05 20:22:18 +00:00
..
bluetoothdevicelink.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
bluetoothdevicelink.h Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
bluetoothdownloadjob.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
bluetoothdownloadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothlinkprovider.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
bluetoothlinkprovider.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
bluetoothuploadjob.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
bluetoothuploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
CMakeLists.txt Refactor PairingHandler 2023-06-02 16:38:52 +00:00
connectionmultiplexer.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
connectionmultiplexer.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
multiplexchannel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannelstate.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
multiplexchannelstate.h Remove unused default destructors 2023-08-05 20:22:18 +00:00
Multiplexing protocol.md Add connection multiplexer 2019-07-20 12:29:33 +02:00