Kate
KateJScriptHelpers Class Reference
#include <katejscript.h>
Detailed Description
Kate jscript helper functions.Definition at line 71 of file katejscript.h.
Static Public Member Functions | |
| static QVector< KateJScriptHeader > | findScripts (const QString &rcFile, const QString &resourceDir, const QStringList &keys) |
Member Function Documentation
| KateJScriptHeaderVector KateJScriptHelpers::findScripts | ( | const QString & | rcFile, | |
| const QString & | resourceDir, | |||
| const QStringList & | keys | |||
| ) | [static] |
Get a list of all files matching the wildcard resourceDir.
The file rcFile is used for caching. The returned vector contains a list of all files as KateJScriptHeader. Every item has a hash, that includes all key/value pairs. Only the given keys are read from the script header.
Definition at line 1608 of file katejscript.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference