Kate
#include <kateindentscript.h>
Definition at line 30 of file kateindentscript.h.
KateIndentScriptHeader::KateIndentScriptHeader |
( |
| ) |
|
|
inline |
const QString& KateIndentScriptHeader::baseName |
( |
| ) |
const |
|
inline |
const QStringList& KateIndentScriptHeader::indentLanguages |
( |
| ) |
const |
|
inline |
const QString& KateIndentScriptHeader::name |
( |
| ) |
const |
|
inline |
int KateIndentScriptHeader::priority |
( |
| ) |
const |
|
inline |
const QString& KateIndentScriptHeader::requiredStyle |
( |
| ) |
const |
|
inline |
void KateIndentScriptHeader::setBaseName |
( |
const QString & |
baseName | ) |
|
|
inline |
void KateIndentScriptHeader::setIndentLanguages |
( |
const QStringList & |
indentLanguages | ) |
|
|
inline |
void KateIndentScriptHeader::setName |
( |
const QString & |
name | ) |
|
|
inline |
void KateIndentScriptHeader::setPriority |
( |
int |
priority | ) |
|
|
inline |
void KateIndentScriptHeader::setRequiredStyle |
( |
const QString & |
requiredStyle | ) |
|
|
inline |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.