TreeFrogFramework
2.8
|
This is the complete list of members for TJSLoader, including all inherited members.
absolutePath(const QString &moduleName, const QDir &dir, AltJS alt) const | TJSLoader | protected |
AltJS enum name | TJSLoader | |
compileJsx(const QString &jsx) | TJSLoader | static |
Default enum value | TJSLoader | |
defaultSearchPaths() | TJSLoader | static |
import(const QString &moduleName) | TJSLoader | |
import(const QString &defaultMember, const QString &moduleName) | TJSLoader | |
importTo(TJSModule *context, bool isMain) const | TJSLoader | protected |
Jsx enum value | TJSLoader | |
load(bool reload=false) | TJSLoader | |
loadAsConstructor(const QJSValue &arg) const | TJSLoader | |
loadAsConstructor(const QJSValueList &args=QJSValueList()) const | TJSLoader | |
replaceRequire(TJSModule *context, QString &content, const QDir &dir) const | TJSLoader | protected |
search(const QString &moduleName, AltJS alt) const | TJSLoader | protected |
setDefaultSearchPaths(const QStringList &paths) | TJSLoader | static |
setSearchPaths(const QStringList &paths) | TJSLoader | |
TJSLoader(const QString &moduleName, AltJS alt=Default) | TJSLoader | |
TJSLoader(const QString &defaultMember, const QString &moduleName, AltJS alt=Default) | TJSLoader | |
TJSModule class | TJSLoader | friend |