Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼NKate | Namespace collecting as much of the internal Kate classes as we can manage |
| CApplication | Interface to the application, beside some global methodes to access other objects like document/projectmanager, ... no way goes around this central interface |
| CDockViewBase | Base class for dockwidget views This class creates a widget meant to be set as the main widget for a KDockWidget |
| CDocumentManager | This interface provides access to the Kate Document Manager |
| CPluginManager | This interface provides access to the Kate Plugin Manager |
| CToolViewManager | Interface to the toolviewmanager |
| CViewManager | Interface to the viewmanager |
| ▼NKateMDI | |
| CSplitter | This class is needed because TQSplitter cant return an index for a widget |
| CKateApp | Kate Application This class represents the core kate application object |
| CKateConsole | KateConsole This class is used for the internal terminal emulator It uses internally the konsole part, thx to konsole devs :) |
| CKateExternalTool | This class defines a single external tool |
| CKateExternalToolAction | This Action contains a KateExternalTool |
| CKateExternalToolsCommand | A Singleton class for invoking external tools with the view command line |
| CKateExternalToolsConfigWidget | The config widget |
| CKateExternalToolServiceEditor | A Dialog to edit a single KateExternalTool object |
| CKateExternalToolsMenuAction | The external tools action This action creates a menu, in which each item will launch a process with the provided arguments, which may include the following macros: |
| CKateMailDialog | This is a dialog for choosing which of the open files to mail |
| CKateMwModOnHdDialog | A dialog for handling multiple documents modified on disk from within KateMainWindow |
| CKateSession | An object representing a Kate's session |
| CKateSessionManager | The Kate session manager |
Trinity API Reference