WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Zbl::ZScriptThread Member List

This is the complete list of members for Zbl::ZScriptThread, including all inherited members.

alert(const QString signalID, QVariant payload)Zbl::ZScriptThreadsignal
alertConversion enum nameZbl::ZScriptThread
AlertConversion typedefZbl::ZScriptThread
beginShutdown()Zbl::ZScriptThreadsignal
completeZbl::ZScriptThread
completeChanged()Zbl::ZScriptThreadsignal
destroyThread()Zbl::ZScriptThreadprotected
DOUBLE enum valueZbl::ZScriptThread
execComplete(qulonglong requestID, QVariant result, QVariant userData)Zbl::ZScriptThreadsignal
execScript(qulonglong requestID, const QString &script, QVariantMap userData=QVariantMap())Zbl::ZScriptThreadslot
finished()Zbl::ZScriptThreadsignal
getCompleted()Zbl::ZScriptThread
getInitError()Zbl::ZScriptThread
getInitScript()Zbl::ZScriptThread
getReady()Zbl::ZScriptThread
initComplete(QVariant status)Zbl::ZScriptThreadsignal
initErrorZbl::ZScriptThread
initScriptZbl::ZScriptThread
INTEGER enum valueZbl::ZScriptThread
isInterrupted() constZbl::ZScriptThread
JSON enum valueZbl::ZScriptThread
jsonToVariant(const QString &json)Zbl::ZScriptThreadprotectedstatic
m_initErrorZbl::ZScriptThreadprotected
m_initReadyZbl::ZScriptThreadprotected
m_initScriptZbl::ZScriptThreadprotected
m_threadZbl::ZScriptThreadprotected
m_threadCompletedZbl::ZScriptThreadprotected
m_workerZbl::ZScriptThreadprotected
onFinished()Zbl::ZScriptThreadprotected
onStarted()Zbl::ZScriptThreadprotected
onThreadAlert(QString signalID, QString payload, int conversion)Zbl::ZScriptThreadprotected
onWorkerExecComplete(qulonglong requestID, QString result, QString userData)Zbl::ZScriptThreadprotected
quit()Zbl::ZScriptThreadslot
readyZbl::ZScriptThread
readyChanged()Zbl::ZScriptThreadsignal
registerType()Zbl::ZScriptThreadstatic
sendInterruptRequest()Zbl::ZScriptThreadslot
setInitScript(const QString &script)Zbl::ZScriptThread
start()Zbl::ZScriptThreadslot
STRING enum valueZbl::ZScriptThread
UNDEFINED enum valueZbl::ZScriptThread
variantToJson(QVariant &var)Zbl::ZScriptThreadprotectedstatic
waitThreadComplete(unsigned long time=ULONG_MAX)Zbl::ZScriptThreadslot
ZblApp classZbl::ZScriptThreadfriend
ZScriptThread(QObject *parent=nullptr)Zbl::ZScriptThreadexplicit
~ZScriptThread()Zbl::ZScriptThreadvirtual