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