kdeconnect-kde/plugins/findthisdevice
Alexander Lohnau c61fad5561 Do not make virtual methods of KCModule Q_SLOT
We do not need those methods to be marked as slots and the KCMUtils
classes like KPluginWidget also don't need it.
Meaning it just results in more moc code being generated.
2023-07-22 20:51:19 +00:00
..
CMakeLists.txt Use target-centric CMake approach rest of logging categories 2023-07-22 20:51:19 +00:00
findthisdevice_config.cpp findthisdeviceplugin_config: Check for URL before trying to play sound 2023-07-22 20:51:19 +00:00
findthisdevice_config.h Do not make virtual methods of KCModule Q_SLOT 2023-07-22 20:51:19 +00:00
findthisdevice_config.ui New plugin: Find this device (v2, now hopefully fine for all compilers) 2018-05-15 22:15:21 +02:00
findthisdeviceplugin.cpp Remove unneeded destructors from plugins 2023-07-22 16:01:21 +02:00
findthisdeviceplugin.h Use target-centric CMake approach rest of logging categories 2023-07-22 20:51:19 +00:00
kdeconnect_findthisdevice.json Remove explicit plugin Id 2023-07-22 20:51:19 +00:00
kdeconnect_findthisdevice_config.qml Improve and fix pluging modules 2022-12-14 16:46:57 +00:00