kpmcore/src/plugins/dummy
Friedrich W. H. Kossebau 07e5a3ac28 Make plugins compatible to latest KPluginFactory code
That one uses std::is_constructible<impl, QObject *, const QVariantList &>
which will fail for our current plugin constructors due to being private
and with only friend class KPluginFactory.
2020-11-16 17:14:52 +01:00
..
CMakeLists.txt SPDX licenses for tests and CMakeLists.txt. 2020-09-17 02:15:16 +01:00
dummybackend.cpp REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
dummybackend.h Make plugins compatible to latest KPluginFactory code 2020-11-16 17:14:52 +01:00
dummydevice.cpp REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
dummydevice.h REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
dummypartitiontable.cpp REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
dummypartitiontable.h REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
pmdummybackendplugin.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-26 05:51:19 +02:00