kdeconnect-kde/interfaces
Alexander Lohnau 405f61bf85 Discard unused params more elegantly
By commenting out the parameter name, we get compile-time checks
Also, we can omit them for slots and Qt will not forward the parameters.

In case we had TODOs next to the code, I kept the Q_UNUSED statements
for now.
2023-08-05 20:22:18 +00:00
..
systeminterfaces Move all generated dbus interfaces to kdeconnectinterfaces exclude them from clazy 2023-07-24 12:18:47 +00:00
CMakeLists.txt Use versionless Qt targets where possible 2023-07-25 18:29:38 +02:00
commandsmodel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
commandsmodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
conversationmessage.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
conversationmessage.h Do not use empty QStringLiteral macro 2023-07-20 13:32:16 +03:00
dbushelpers.h Move setWhenAvailable from dbusinterfaces to dbushelpers 2023-07-23 16:53:57 +02:00
dbusinterfaces.cpp Remove unused default destructors 2023-08-05 20:22:18 +00:00
dbusinterfaces.h Remove unused default destructors 2023-08-05 20:22:18 +00:00
devicesmodel.cpp Discard unused params more elegantly 2023-08-05 20:22:18 +00:00
devicesmodel.h Discard unused params more elegantly 2023-08-05 20:22:18 +00:00
devicespluginfilterproxymodel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
devicespluginfilterproxymodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
devicessortproxymodel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
devicessortproxymodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
Messages.sh Fix i18n: extract messages 2019-12-21 16:16:33 +02:00
notificationsmodel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
notificationsmodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pluginmodel.cpp Remove trailing / for KPluginMetaData::findPlugins 2023-07-31 06:39:08 +00:00
pluginmodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
remotecommandsmodel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
remotecommandsmodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
remotesinksmodel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
remotesinksmodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00