• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

Kate

KateScriptInformation Class Reference

Access to the meta data stored at the top of a script. More...

#include <katescript.h>

List of all members.


Public Attributes

QString author
QString baseName
QStringList indentLanguages
QString kateVersion
QString license
QString name
QHash< QString, QString > other
int priority
QString requiredStyle
Kate::ScriptType type
QString version

Detailed Description

Access to the meta data stored at the top of a script.

Definition at line 58 of file katescript.h.


Member Data Documentation

QString KateScriptInformation::author

Author of this script in the form "John Smith <john@example.com>".

Definition at line 65 of file katescript.h.

QString KateScriptInformation::baseName

basename of script

Definition at line 102 of file katescript.h.

QStringList KateScriptInformation::indentLanguages

If this script is an indenter, then the indentLanguages member specifies which languages this is an indenter for.

The values must correspond with the name of a programming language given in a highlighting file (e.g "TI Basic")

Definition at line 87 of file katescript.h.

QString KateScriptInformation::kateVersion

Kate version this script is targeted to.

Definition at line 69 of file katescript.h.

QString KateScriptInformation::license

A license (e.g LGPL) under which this is distributed.

Definition at line 63 of file katescript.h.

QString KateScriptInformation::name

The name of the script.

Definition at line 61 of file katescript.h.

QHash<QString, QString> KateScriptInformation::other

other meta information specified in the file that we don't single out

Definition at line 97 of file katescript.h.

int KateScriptInformation::priority

If this script is an indenter, this value controls the priority it will take when an indenter for one of the supported languages is requested and multiple indenters are found.

Definition at line 93 of file katescript.h.

QString KateScriptInformation::requiredStyle

If this is an indenter, then this specifies the required syntax highlighting style that must be used for this indenter to work properly.

If this property is empty, the indenter doesn't require a specific style.

Definition at line 81 of file katescript.h.

Kate::ScriptType KateScriptInformation::type

The script type.

One of:

  • KateScriptInformation::IndentationScript
  • ...

Definition at line 75 of file katescript.h.

QString KateScriptInformation::version

Script version.

Definition at line 67 of file katescript.h.


The documentation for this class was generated from the following file:
  • katescript.h

Kate

Skip menu "Kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal