kig
script-common.cc
Go to the documentation of this file.
static const char * icon(ScriptType::Type type)
Returns the icon's name for a script language.
Definition: script-common.cc:107
Type
This enum represents all the script language types actually in Kig.
Definition: script-common.h:36
static ScriptType::Type intToType(int type)
Converts an int to a ScriptType::Type.
Definition: script-common.cc:119
Definition: script-common.h:36
static QString fillCodeStatement(ScriptType::Type type)
Returns an i18n'ed statement like 'Now fill in the code:' with the name of the script language...
Definition: script-common.cc:39
bool isEmpty() const
static QString templateCode(ScriptType::Type type, std::list< ObjectHolder * > args)
Returns a template code for a script language.
Definition: script-common.cc:44
static QString highlightStyle(ScriptType::Type type)
Returns the Kate highlight stytle name for a script language.
Definition: script-common.cc:112
Definition: script-common.h:36
QString fromLatin1(const char *str, int size)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.