Class List
Here are the classes, structs, unions and interfaces with brief descriptions:Kate::Application | Interface to the application, beside some global methodes to access other objects like document/projectmanager, |
Kate::DockViewBase | Base class for dockwidget views This class creates a widget meant to be set as the main widget for a KDockWidget |
Kate::DocumentManager | This interface provides access to the Kate Document Manager |
KateApp | Kate Application This class represents the core kate application object |
KateConsole | KateConsole This class is used for the internal terminal emulator It uses internally the konsole part, thx to konsole devs :) |
KateExternalTool | This class defines a single external tool |
KateExternalToolAction | This Action contains a KateExternalTool |
KateExternalToolsCommand | A Singleton class for invoking external tools with the view command line |
KateExternalToolsConfigWidget | The config widget |
KateExternalToolServiceEditor | A Dialog to edit a single KateExternalTool object |
KateExternalToolsMenuAction | 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:
|
KateMailDialog | This is a dialog for choosing which of the open files to mail |
KateMwModOnHdDialog | A dialog for handling multiple documents modified on disk from within KateMainWindow |
Kate::PluginManager | This interface provides access to the Kate Plugin Manager |
KateMDI::Splitter | This class is needed because QSplitter cant return an index for a widget |
Kate::ToolViewManager | Interface to the toolviewmanager |
Kate::ViewManager | Interface to the viewmanager |