addLibraryPath(const QString &path) | Zbl::ZblApp | |
alert(const QString signalID, QVariant payload, bool wait=false) | Zbl::ZblApp | slot |
appPathsChanged() | Zbl::ZblApp | signal |
bundleMetadata(const QString &bundleID) | Zbl::ZblApp | |
bundleMetapath(const QString &bundleID) | Zbl::ZblApp | |
bundleSettings(const QString &bundleID) | Zbl::ZblApp | |
catchDeeperException() | Zbl::ZblApp | slot |
clearError() | Zbl::ZblApp | slot |
collectGarbage() | Zbl::ZblApp | slot |
convertEvaluateError(const QJSValue &evaluateError) | Zbl::ZblApp | slot |
createTags() | Zbl::ZblApp | protected |
engine() | Zbl::ZblApp | inline |
error() | Zbl::ZblApp | slot |
errorMessage | Zbl::ZblApp | |
errorMessage() | Zbl::ZblApp | |
exit(int returnCode) | Zbl::ZblApp | signal |
exitApp(int returnCode=0) | Zbl::ZblApp | privateslot |
getAppData(int dataKey) | Zbl::ZblApp | |
getApplicationArguments() | Zbl::ZblApp | |
getAppName() | Zbl::ZblApp | |
getAppTags() | Zbl::ZblApp | |
getCurrentThreadAddress() | Zbl::ZblApp | |
getLogBuffer() | Zbl::ZblApp | |
getLogRules() | Zbl::ZblApp | |
getMainQmlPath() | Zbl::ZblApp | |
getObjectThreadAddress(QObject *object) | Zbl::ZblApp | |
getRootPath() | Zbl::ZblApp | |
getSingletonType(QQmlEngine *engine, QJSEngine *scriptEngine) | Zbl::ZblApp | static |
getSystemEnvironment() | Zbl::ZblApp | |
import(const QString &sprocketUri, int versionMajor, int versionMinor) | Zbl::ZblApp | |
include(const QString &fileUrl) | Zbl::ZblApp | slot |
isError() | Zbl::ZblApp | slot |
isInMainThread() | Zbl::ZblApp | |
isInterruptRequested() | Zbl::ZblApp | |
isResourcePath(const QString &path) | Zbl::ZblApp | |
loadPlugin(const char *fileName, bool load=false) | Zbl::ZblApp | |
m_container | Zbl::ZblApp | protected |
m_engine | Zbl::ZblApp | protected |
m_factories | Zbl::ZblApp | protected |
m_lock | Zbl::ZblApp | protectedstatic |
m_scriptTimers | Zbl::ZblApp | protected |
m_tags | Zbl::ZblApp | protectedstatic |
m_zApp | Zbl::ZblApp | protectedstatic |
mainQmlPath | Zbl::ZblApp | |
mapPluginResources(const QString &fileName, bool qmlregister=false) | Zbl::ZblApp | |
mapResource(const QString &uri, int versionMajor, int versionMinor, const QString &fileName) | Zbl::ZblApp | |
newAppSettings(int scope, const QString &application, const QString &organization) | Zbl::ZblApp | |
newByteArray() | Zbl::ZblApp | |
newDataStream(QObject *byteArray) | Zbl::ZblApp | |
newDir() | Zbl::ZblApp | |
newFile() | Zbl::ZblApp | |
newFileSystemWatcher() | Zbl::ZblApp | |
newLogReader() | Zbl::ZblApp | |
newMailbox() | Zbl::ZblApp | |
newMailslot() | Zbl::ZblApp | |
newMap() | Zbl::ZblApp | |
newMessageQueue() | Zbl::ZblApp | |
newObject(const QString &sprocketUri, const QString &objectName) | Zbl::ZblApp | |
newProcess() | Zbl::ZblApp | |
newSchemaValidator() | Zbl::ZblApp | |
newScopedMap() | Zbl::ZblApp | |
newSettingsFile(const QString &filePath) | Zbl::ZblApp | |
newTableModel() | Zbl::ZblApp | |
newTextStream(const QString &text) | Zbl::ZblApp | |
newThread() | Zbl::ZblApp | |
newXmlQuery() | Zbl::ZblApp | |
onDestroyed(QObject *obj) | Zbl::ZblApp | slot |
print(const QString &text, bool newLine=true) | Zbl::ZblApp | slot |
printErr(const QString &text, bool newLine=true) | Zbl::ZblApp | slot |
quit() | Zbl::ZblApp | slot |
readLine() | Zbl::ZblApp | slot |
registerResource(const QString &uri, int versionMajor, int versionMinor) | Zbl::ZblApp | |
registerSingletonType() | Zbl::ZblApp | static |
resolveAppPath(const QString &path, bool includeUrlScheme=true) | Zbl::ZblApp | |
resolveHomePath(const QString &path, bool includeUrlScheme=true) | Zbl::ZblApp | |
resolvePath(const QString &path, bool includeUrlScheme=true) | Zbl::ZblApp | |
returnAnException() | Zbl::ZblApp | slot |
rootPath | Zbl::ZblApp | |
setError(QJSValue theObject) | Zbl::ZblApp | slot |
settingsBundleAvailable(QString bundleId) | Zbl::ZblApp | signal |
sleep(unsigned long milliseconds) | Zbl::ZblApp | |
sleepEvents(unsigned long milliseconds) | Zbl::ZblApp | |
startTimerInterval(QJSValue timerFunction, QJSValue timerArgument, int milliseconds) | Zbl::ZblApp | slot |
status(const QString &text) | Zbl::ZblApp | |
statusAvailable(const QString &text) | Zbl::ZblApp | signal |
stopAllTimers() | Zbl::ZblApp | slot |
stopTimerInterval(int timerID) | Zbl::ZblApp | slot |
tags | Zbl::ZblApp | |
throwAnException() | Zbl::ZblApp | slot |
throwDeeperException() | Zbl::ZblApp | slot |
throwException() | Zbl::ZblApp | slot |
timerEvent(QTimerEvent *event) | Zbl::ZblApp | protectedvirtual |
timerHash typedef | Zbl::ZblApp | private |
timerKeys typedef | Zbl::ZblApp | private |
ZblApp(QJSEngine *scriptEngine, ZScriptThread *container=nullptr, QObject *parent=nullptr) | Zbl::ZblApp | explicit |
zInstance() | Zbl::ZblApp | static |
~ZblApp() | Zbl::ZblApp | virtual |