[kgraphviewer-devel] [PATCH] Port to KPluginFactory.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed Mar 26 22:01:23 UTC 2014
On Sun, Mar 02, 2014 at 02:31:22AM +0100, Reimar Döffinger wrote:
> ---
> src/kgraphviewer.cpp | 5 +--
> src/part/kgraphviewer_interface.h | 4 +--
> src/part/kgraphviewer_part.cpp | 75 ++++++---------------------------------
> src/part/kgraphviewer_part.h | 18 +---------
> 4 files changed, 17 insertions(+), 85 deletions(-)
If there are no objections, I intend to push this soon, too.
It avoids deprecated features and gets rid of quite a bit of boilerplate
code.
It might affect/break other applications though that embed
kgraphviewer, but since it should be a 2 line change to fix them
that seems acceptable to me (supporting both might be possible,
but seems rather painful).
Regards,
Reimar Döffinger
More information about the kgraphviewer-devel
mailing list