Kate
kateglobal.h File Reference
#include "katescript.h"
#include <ktexteditor/editor.h>
#include <kservice.h>
#include <kcomponentdata.h>
#include <kaboutdata.h>
#include <ktexteditor/commandinterface.h>
#include <QtCore/QList>
Include dependency graph for kateglobal.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | Kate |
Classes | |
class | KateGlobal |
KateGlobal One instance of this class is hold alive during a kate part session, as long as any factory, document or view stay around, here is the place to put things which are needed and shared by all this objects ;). More... | |
Defines | |
#define | KATEPART_VERSION "3.1" |
Define Documentation
#define KATEPART_VERSION "3.1" |
katepart version must be a string in double quotes, format: "x.x" it is used for the version in the aboutdata + hl stuff
Definition at line 36 of file kateglobal.h.