KTextEditor::ApplicationPlugins

Christoph Cullmann cullmann at absint.com
Sat Jan 4 21:33:26 UTC 2014


> On Saturday 04 January 2014 20:33:19 Christoph Cullmann wrote:
> > The Kate application plugins are now solely KTextEditor::ApplicationPlugin
> > plugins for frameworks.
> So, all kate plugins use this interface?
Yes, at least all currently ported ones, which means its good enough for all others, too,
as the file tree, search in files and the project plugin use more or less all stuff.

All that is required for the hosting application is to provide an KTextEditor::Application/MainWindow
wrapper and implement the plugin loading.

Kate application itself no longer installs any headers or libs to link against.

Greetings
Christoph

> 
> Greetings!
> Sven
> 

-- 
----------------------------- Dr.-Ing. Christoph Cullmann ---------
AbsInt Angewandte Informatik GmbH      Email: cullmann at AbsInt.com
Science Park 1                         Tel:   +49-681-38360-22
66123 Saarbrücken                      Fax:   +49-681-38360-20
GERMANY                                WWW:   http://www.AbsInt.com
--------------------------------------------------------------------
Geschäftsführung: Dr.-Ing. Christian Ferdinand
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234


More information about the KDevelop-devel mailing list