application.cpp
Kate Application This class represents the core kate application object.
Definition: kateapp.h:43
Kate::Application * application()
accessor to the Kate::Application plugin interface
Definition: kateapp.cpp:119
Interface to the application, beside some global methodes to access other objects like document/proje...
Definition: application.h:39
Application(void *application)
Construtor, should not interest, internal usage.
Definition: application.cpp:49
Kate::DocumentManager * documentManager()
Returns a pointer to the document manager.
Definition: application.cpp:60
This interface provides access to the Kate Document Manager.
Definition: documentmanager.h:30
This interface provides access to the Kate Plugin Manager.
Definition: pluginmanager.h:31
Namespace collecting as much of the internal Kate classes as we can manage.
Definition: kateapp.h:32