kdelibs/kparts/tests
Ivailo Monev 83a1f8f089 kparts: drop Plugin class
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-21 14:41:05 +03:00
..
CMakeLists.txt kparts: drop Plugin class 2022-09-21 14:41:05 +03:00
kpartstest_part1.rc initial import 2014-11-13 01:04:59 +02:00
kpartstest_part2.rc initial import 2014-11-13 01:04:59 +02:00
kpartstest_shell.rc initial import 2014-11-13 01:04:59 +02:00
normalktm.cpp generic: misc cleanups 2016-03-28 16:28:57 +00:00
normalktm.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
notepad.cpp kparts: drop Plugin class 2022-09-21 14:41:05 +03:00
notepad.desktop initial import 2014-11-13 01:04:59 +02:00
notepad.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
notepadpart.rc initial import 2014-11-13 01:04:59 +02:00
parts.cpp kparts: drop Plugin class 2022-09-21 14:41:05 +03:00
parts.h generic: remove Qt support leftovers [ci reset] 2022-05-12 04:13:26 +03:00
parttest.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
parttest.h initial import 2014-11-13 01:04:59 +02:00
partviewer.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
partviewer.h initial import 2014-11-13 01:04:59 +02:00
partviewer_shell.rc initial import 2014-11-13 01:04:59 +02:00
README initial import 2014-11-13 01:04:59 +02:00
testmainwindow.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
testmainwindow.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00

In order to test embedding the notepad part in konqueror, you need
to "make install", to install the libs, and to copy notepad.desktop
into $KDEDIR/share/services/, and remove kwrite.desktop from
$KDEDIR/share/applnk/... (at least the ServiceTypes line of it)