application.cpp
This interface provides access to the Kate Plugin Manager.
Definition: pluginmanager.h:30
Application(void *application)
Construtor, should not interest, internal usage.
Definition: application.cpp:49
Namespace collecting as much of the internal Kate classes as we can manage.
Definition: kateapp.h:32
Kate::Application * application()
accessor to the Kate::Application plugin interface
Definition: kateapp.cpp:123
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:29
Interface to the application, beside some global methodes to access other objects like document/proje...
Definition: application.h:38
Kate Application This class represents the core kate application object.
Definition: kateapp.h:42