cutego/internal/binding/files/docs/5.8.0/qtscripttools.index
2017-04-12 15:21:13 +07:00

2787 lines
706 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="QtScriptTools Reference Documentation" version="" project="QtScriptTools" indexTitle="Qt Script Tools">
<namespace threadsafety="unspecified" name="" status="active" access="public" module="qtscripttools">
<function threadsafety="unspecified" name="operator&lt;&lt;" href="qscriptbreakpointdata.html#operator-lt-lt" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptBreakpointData" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;stream, const QScriptBreakpointData &amp;data)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" href="qscriptbreakpointdata.html#operator-gt-gt" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptBreakpointData" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;stream, QScriptBreakpointData &amp;data)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<class threadsafety="unspecified" name="QScriptBreakpointData" href="qscriptbreakpointdata.html" status="internal" access="private" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="58" since="4.5" module="QtScriptTools" brief="Contains data associated with a breakpoint">
<function threadsafety="unspecified" name="operator=" fullname="QScriptBreakpointData::operator=" href="qscriptbreakpointdata.html#operator-eq" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="69" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointData &amp;" signature="QScriptBreakpointData &amp; operator=(const QScriptBreakpointData &amp;other)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptBreakpointData" fullname="QScriptBreakpointData::QScriptBreakpointData" href="qscriptbreakpointdata.html#QScriptBreakpointData" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointData()"/>
<function threadsafety="unspecified" name="QScriptBreakpointData" fullname="QScriptBreakpointData::QScriptBreakpointData" href="qscriptbreakpointdata.html#QScriptBreakpointData-3" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="67" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointData(const QScriptBreakpointData &amp;other)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptBreakpointData" fullname="QScriptBreakpointData::QScriptBreakpointData" href="qscriptbreakpointdata.html#QScriptBreakpointData-2" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointData(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptBreakpointData" fullname="QScriptBreakpointData::QScriptBreakpointData" href="qscriptbreakpointdata.html#QScriptBreakpointData-1" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointData(qint64 scriptId, int lineNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="hit" fullname="QScriptBreakpointData::hit" href="qscriptbreakpointdata.html#hit" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hit()"/>
<function threadsafety="unspecified" name="setCondition" fullname="QScriptBreakpointData::setCondition" href="qscriptbreakpointdata.html#setCondition" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCondition(const QString &amp;condition)">
<parameter left="const QString &amp;" right="" name="condition" default=""/>
</function>
<function threadsafety="unspecified" name="setData" fullname="QScriptBreakpointData::setData" href="qscriptbreakpointdata.html#setData" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setData(const QVariant &amp;data)">
<parameter left="const QVariant &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setEnabled" fullname="QScriptBreakpointData::setEnabled" href="qscriptbreakpointdata.html#setEnabled" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setEnabled(bool enabled)">
<parameter left="bool" right="" name="enabled" default=""/>
</function>
<function threadsafety="unspecified" name="setFileName" fullname="QScriptBreakpointData::setFileName" href="qscriptbreakpointdata.html#setFileName" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFileName(const QString &amp;fileName)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<function threadsafety="unspecified" name="setIgnoreCount" fullname="QScriptBreakpointData::setIgnoreCount" href="qscriptbreakpointdata.html#setIgnoreCount" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setIgnoreCount(int count)">
<parameter left="int" right="" name="count" default=""/>
</function>
<function threadsafety="unspecified" name="setLineNumber" fullname="QScriptBreakpointData::setLineNumber" href="qscriptbreakpointdata.html#setLineNumber" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLineNumber(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptId" fullname="QScriptBreakpointData::setScriptId" href="qscriptbreakpointdata.html#setScriptId" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptId(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setSingleShot" fullname="QScriptBreakpointData::setSingleShot" href="qscriptbreakpointdata.html#setSingleShot" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setSingleShot(bool singleShot)">
<parameter left="bool" right="" name="singleShot" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptBreakpointData" fullname="QScriptBreakpointData::~QScriptBreakpointData" href="qscriptbreakpointdata.html#dtor.QScriptBreakpointData" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="68" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptBreakpointData()"/>
<function threadsafety="unspecified" name="condition" fullname="QScriptBreakpointData::condition" href="qscriptbreakpointdata.html#condition" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString condition() const"/>
<function threadsafety="unspecified" name="fileName" fullname="QScriptBreakpointData::fileName" href="qscriptbreakpointdata.html#fileName" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString fileName() const"/>
<function threadsafety="unspecified" name="data" fullname="QScriptBreakpointData::data" href="qscriptbreakpointdata.html#data" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant data() const"/>
<function threadsafety="unspecified" name="isEnabled" fullname="QScriptBreakpointData::isEnabled" href="qscriptbreakpointdata.html#isEnabled" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isEnabled() const"/>
<function threadsafety="unspecified" name="isSingleShot" fullname="QScriptBreakpointData::isSingleShot" href="qscriptbreakpointdata.html#isSingleShot" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isSingleShot() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QScriptBreakpointData::isValid" href="qscriptbreakpointdata.html#isValid" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QScriptBreakpointData::operator!=" href="qscriptbreakpointdata.html#operator-not-eq" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="106" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QScriptBreakpointData &amp;other) const">
<parameter left="const QScriptBreakpointData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QScriptBreakpointData::operator==" href="qscriptbreakpointdata.html#operator-eq-eq" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="105" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QScriptBreakpointData &amp;other) const">
<parameter left="const QScriptBreakpointData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="hitCount" fullname="QScriptBreakpointData::hitCount" href="qscriptbreakpointdata.html#hitCount" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int hitCount() const"/>
<function threadsafety="unspecified" name="ignoreCount" fullname="QScriptBreakpointData::ignoreCount" href="qscriptbreakpointdata.html#ignoreCount" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int ignoreCount() const"/>
<function threadsafety="unspecified" name="lineNumber" fullname="QScriptBreakpointData::lineNumber" href="qscriptbreakpointdata.html#lineNumber" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int lineNumber() const"/>
<function threadsafety="unspecified" name="scriptId" fullname="QScriptBreakpointData::scriptId" href="qscriptbreakpointdata.html#scriptId" status="active" access="public" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 scriptId() const"/>
</class>
<typedef threadsafety="unspecified" name="QScriptBreakpointMap" status="internal" access="private" location="qscriptbreakpointdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointdata_p.h" lineno="114"/>
<class threadsafety="unspecified" name="QScriptBreakpointsModel" href="qscriptbreakpointsmodel.html" status="internal" access="private" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="58" since="4.5" module="QtScriptTools">
<function threadsafety="unspecified" name="QScriptBreakpointsModel" fullname="QScriptBreakpointsModel::QScriptBreakpointsModel" href="qscriptbreakpointsmodel.html#QScriptBreakpointsModel" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="63" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointsModel(QScriptDebuggerJobSchedulerInterface *jobScheduler, QScriptDebuggerCommandSchedulerInterface *commandScheduler, QObject *parent)">
<parameter left="QScriptDebuggerJobSchedulerInterface *" right="" name="jobScheduler" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="commandScheduler" default=""/>
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="setData" fullname="QScriptBreakpointsModel::setData" href="qscriptbreakpointsmodel.html#setData" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool setData(const QModelIndex &amp;index, const QVariant &amp;value, int role)">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
<parameter left="const QVariant &amp;" right="" name="value" default=""/>
<parameter left="int" right="" name="role" default="Qt::EditRole"/>
</function>
<function threadsafety="unspecified" name="addBreakpoint" fullname="QScriptBreakpointsModel::addBreakpoint" href="qscriptbreakpointsmodel.html#addBreakpoint" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addBreakpoint(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="deleteBreakpoint" fullname="QScriptBreakpointsModel::deleteBreakpoint" href="qscriptbreakpointsmodel.html#deleteBreakpoint" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteBreakpoint(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="modifyBreakpoint" fullname="QScriptBreakpointsModel::modifyBreakpoint" href="qscriptbreakpointsmodel.html#modifyBreakpoint" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void modifyBreakpoint(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="removeBreakpoint" fullname="QScriptBreakpointsModel::removeBreakpoint" href="qscriptbreakpointsmodel.html#removeBreakpoint" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeBreakpoint(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpoint" fullname="QScriptBreakpointsModel::setBreakpoint" href="qscriptbreakpointsmodel.html#setBreakpoint" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpoint(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointData" fullname="QScriptBreakpointsModel::setBreakpointData" href="qscriptbreakpointsmodel.html#setBreakpointData" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointData(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptBreakpointsModel" fullname="QScriptBreakpointsModel::~QScriptBreakpointsModel" href="qscriptbreakpointsmodel.html#dtor.QScriptBreakpointsModel" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="66" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptBreakpointsModel()"/>
<function threadsafety="unspecified" name="index" fullname="QScriptBreakpointsModel::index" href="qscriptbreakpointsmodel.html#index" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QModelIndex" signature="QModelIndex index(int row, int column, const QModelIndex &amp;parent) const">
<parameter left="int" right="" name="row" default=""/>
<parameter left="int" right="" name="column" default=""/>
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
<function threadsafety="unspecified" name="parent" fullname="QScriptBreakpointsModel::parent" href="qscriptbreakpointsmodel.html#parent" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QModelIndex" signature="QModelIndex parent(const QModelIndex &amp;child) const">
<parameter left="const QModelIndex &amp;" right="" name="child" default=""/>
</function>
<function threadsafety="unspecified" name="breakpointData" fullname="QScriptBreakpointsModel::breakpointData" href="qscriptbreakpointsmodel.html#breakpointData" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointData" signature="QScriptBreakpointData breakpointData(int id) const">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="breakpointDataAt" fullname="QScriptBreakpointsModel::breakpointDataAt" href="qscriptbreakpointsmodel.html#breakpointDataAt" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointData" signature="QScriptBreakpointData breakpointDataAt(int row) const">
<parameter left="int" right="" name="row" default=""/>
</function>
<function threadsafety="unspecified" name="data" fullname="QScriptBreakpointsModel::data" href="qscriptbreakpointsmodel.html#data" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant data(const QModelIndex &amp;index, int role) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
<parameter left="int" right="" name="role" default="Qt::DisplayRole"/>
</function>
<function threadsafety="unspecified" name="headerData" fullname="QScriptBreakpointsModel::headerData" href="qscriptbreakpointsmodel.html#headerData" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant headerData(int section, Qt::Orientation orient, int role) const">
<parameter left="int" right="" name="section" default=""/>
<parameter left="Qt::Orientation" right="" name="orient" default=""/>
<parameter left="int" right="" name="role" default="Qt::DisplayRole"/>
</function>
<function threadsafety="unspecified" name="flags" fullname="QScriptBreakpointsModel::flags" href="qscriptbreakpointsmodel.html#flags" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="Qt::ItemFlags" signature="Qt::ItemFlags flags(const QModelIndex &amp;index) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="breakpointIdAt" fullname="QScriptBreakpointsModel::breakpointIdAt" href="qscriptbreakpointsmodel.html#breakpointIdAt" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int breakpointIdAt(int row) const">
<parameter left="int" right="" name="row" default=""/>
</function>
<function threadsafety="unspecified" name="columnCount" fullname="QScriptBreakpointsModel::columnCount" href="qscriptbreakpointsmodel.html#columnCount" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int columnCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
<function threadsafety="unspecified" name="resolveBreakpoint" fullname="QScriptBreakpointsModel::resolveBreakpoint" href="qscriptbreakpointsmodel.html#resolveBreakpoint-1" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int resolveBreakpoint(const QString &amp;fileName, int lineNumber) const">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="resolveBreakpoint" fullname="QScriptBreakpointsModel::resolveBreakpoint" href="qscriptbreakpointsmodel.html#resolveBreakpoint" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int resolveBreakpoint(qint64 scriptId, int lineNumber) const">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="rowCount" fullname="QScriptBreakpointsModel::rowCount" href="qscriptbreakpointsmodel.html#rowCount" status="active" access="public" location="qscriptbreakpointsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointsmodel_p.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int rowCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptBreakpointsWidget" href="qscriptbreakpointswidget.html" status="internal" access="private" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="53" bases="QScriptBreakpointsWidgetInterface">
<function threadsafety="unspecified" name="QScriptBreakpointsWidget" fullname="QScriptBreakpointsWidget::QScriptBreakpointsWidget" href="qscriptbreakpointswidget.html#QScriptBreakpointsWidget" status="active" access="public" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointsWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="keyPressEvent" fullname="QScriptBreakpointsWidget::keyPressEvent" href="qscriptbreakpointswidget.html#keyPressEvent" status="active" access="protected" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyPressEvent(QKeyEvent *e)">
<parameter left="QKeyEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointsModel" fullname="QScriptBreakpointsWidget::setBreakpointsModel" href="qscriptbreakpointswidget.html#setBreakpointsModel" status="active" access="public" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointsModel(QScriptBreakpointsModel *model)">
<parameter left="QScriptBreakpointsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptsModel" fullname="QScriptBreakpointsWidget::setScriptsModel" href="qscriptbreakpointswidget.html#setScriptsModel" status="active" access="public" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptsModel(QScriptDebuggerScriptsModel *model)">
<parameter left="QScriptDebuggerScriptsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptBreakpointsWidget" fullname="QScriptBreakpointsWidget::~QScriptBreakpointsWidget" href="qscriptbreakpointswidget.html#dtor.QScriptBreakpointsWidget" status="active" access="public" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptBreakpointsWidget()"/>
<function threadsafety="unspecified" name="breakpointsModel" fullname="QScriptBreakpointsWidget::breakpointsModel" href="qscriptbreakpointswidget.html#breakpointsModel" status="active" access="public" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointsModel *" signature="QScriptBreakpointsModel * breakpointsModel() const"/>
<function threadsafety="unspecified" name="scriptsModel" fullname="QScriptBreakpointsWidget::scriptsModel" href="qscriptbreakpointswidget.html#scriptsModel" status="active" access="public" location="qscriptbreakpointswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidget_p.h" lineno="64" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsModel *" signature="QScriptDebuggerScriptsModel * scriptsModel() const"/>
</class>
<class threadsafety="unspecified" name="QScriptBreakpointsWidgetInterface" href="qscriptbreakpointswidgetinterface.html" status="internal" access="private" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="56">
<function threadsafety="unspecified" name="QScriptBreakpointsWidgetInterface" fullname="QScriptBreakpointsWidgetInterface::QScriptBreakpointsWidgetInterface" href="qscriptbreakpointswidgetinterface.html#QScriptBreakpointsWidgetInterface" status="active" access="protected" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="73" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointsWidgetInterface(QScriptBreakpointsWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptBreakpointsWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="currentScriptChanged" fullname="QScriptBreakpointsWidgetInterface::currentScriptChanged" href="qscriptbreakpointswidgetinterface.html#currentScriptChanged" status="active" access="public" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="70" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void currentScriptChanged(qint64 scriptId)">
<parameter left="qint64" right="" name="scriptId" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointsModel" fullname="QScriptBreakpointsWidgetInterface::setBreakpointsModel" href="qscriptbreakpointswidgetinterface.html#setBreakpointsModel" status="active" access="public" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="64" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointsModel(QScriptBreakpointsModel *model) = 0">
<parameter left="QScriptBreakpointsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptsModel" fullname="QScriptBreakpointsWidgetInterface::setScriptsModel" href="qscriptbreakpointswidgetinterface.html#setScriptsModel" status="active" access="public" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="67" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptsModel(QScriptDebuggerScriptsModel *model) = 0">
<parameter left="QScriptDebuggerScriptsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptBreakpointsWidgetInterface" fullname="QScriptBreakpointsWidgetInterface::~QScriptBreakpointsWidgetInterface" href="qscriptbreakpointswidgetinterface.html#dtor.QScriptBreakpointsWidgetInterface" status="active" access="public" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="61" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptBreakpointsWidgetInterface()"/>
<function threadsafety="unspecified" name="breakpointsModel" fullname="QScriptBreakpointsWidgetInterface::breakpointsModel" href="qscriptbreakpointswidgetinterface.html#breakpointsModel" status="active" access="public" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="63" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointsModel *" signature="QScriptBreakpointsModel * breakpointsModel() const = 0"/>
<function threadsafety="unspecified" name="scriptsModel" fullname="QScriptBreakpointsWidgetInterface::scriptsModel" href="qscriptbreakpointswidgetinterface.html#scriptsModel" status="active" access="public" location="qscriptbreakpointswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h" lineno="66" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsModel *" signature="QScriptDebuggerScriptsModel * scriptsModel() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptBreakpointsWidgetInterfacePrivate" href="qscriptbreakpointswidgetinterfaceprivate.html" status="internal" access="private" location="qscriptbreakpointswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptBreakpointsWidgetInterfacePrivate" fullname="QScriptBreakpointsWidgetInterfacePrivate::QScriptBreakpointsWidgetInterfacePrivate" href="qscriptbreakpointswidgetinterfaceprivate.html#QScriptBreakpointsWidgetInterfacePrivate" status="active" access="public" location="qscriptbreakpointswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptBreakpointsWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptBreakpointsWidgetInterfacePrivate" fullname="QScriptBreakpointsWidgetInterfacePrivate::~QScriptBreakpointsWidgetInterfacePrivate" href="qscriptbreakpointswidgetinterfaceprivate.html#dtor.QScriptBreakpointsWidgetInterfacePrivate" status="active" access="public" location="qscriptbreakpointswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptBreakpointsWidgetInterfacePrivate()"/>
</class>
<class threadsafety="unspecified" name="QScriptCompletionProviderInterface" href="qscriptcompletionproviderinterface.html" status="internal" access="private" location="qscriptcompletionproviderinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletionproviderinterface_p.h" lineno="54">
<enum threadsafety="unspecified" name="Option" fullname="QScriptCompletionProviderInterface::Option" href="qscriptcompletionproviderinterface.html#Option-enum" status="active" access="public" location="qscriptcompletionproviderinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletionproviderinterface_p.h" lineno="57">
<value name="ConsoleCommandCompletion" value="1"/>
</enum>
<function threadsafety="unspecified" name="createCompletionTask" fullname="QScriptCompletionProviderInterface::createCompletionTask" href="qscriptcompletionproviderinterface.html#createCompletionTask" status="active" access="public" location="qscriptcompletionproviderinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletionproviderinterface_p.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptCompletionTaskInterface *" signature="QScriptCompletionTaskInterface * createCompletionTask(const QString &amp;contents, int cursorPosition, int frameIndex, int options) = 0">
<parameter left="const QString &amp;" right="" name="contents" default=""/>
<parameter left="int" right="" name="cursorPosition" default=""/>
<parameter left="int" right="" name="frameIndex" default=""/>
<parameter left="int" right="" name="options" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptCompletionProviderInterface" fullname="QScriptCompletionProviderInterface::~QScriptCompletionProviderInterface" href="qscriptcompletionproviderinterface.html#dtor.QScriptCompletionProviderInterface" status="active" access="public" location="qscriptcompletionproviderinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletionproviderinterface_p.h" lineno="61" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptCompletionProviderInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptCompletionTask" href="qscriptcompletiontask.html" status="internal" access="private" location="qscriptcompletiontask_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontask_p.h" lineno="60" bases="QScriptCompletionTaskInterface">
<function threadsafety="unspecified" name="QScriptCompletionTask" fullname="QScriptCompletionTask::QScriptCompletionTask" href="qscriptcompletiontask.html#QScriptCompletionTask" status="active" access="public" location="qscriptcompletiontask_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontask_p.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptCompletionTask(const QString &amp;contents, int cursorPosition, int frameIndex, QScriptDebuggerCommandSchedulerInterface *commandScheduler, QScriptDebuggerJobSchedulerInterface *jobScheduler, QScriptDebuggerConsole *console, QObject *parent)">
<parameter left="const QString &amp;" right="" name="contents" default=""/>
<parameter left="int" right="" name="cursorPosition" default=""/>
<parameter left="int" right="" name="frameIndex" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="commandScheduler" default=""/>
<parameter left="QScriptDebuggerJobSchedulerInterface *" right="" name="jobScheduler" default=""/>
<parameter left="QScriptDebuggerConsole *" right="" name="console" default=""/>
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="start" fullname="QScriptCompletionTask::start" href="qscriptcompletiontask.html#start" status="active" access="public" location="qscriptcompletiontask_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontask_p.h" lineno="73" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void start()"/>
<function threadsafety="unspecified" name="~QScriptCompletionTask" fullname="QScriptCompletionTask::~QScriptCompletionTask" href="qscriptcompletiontask.html#dtor.QScriptCompletionTask" status="active" access="public" location="qscriptcompletiontask_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontask_p.h" lineno="71" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptCompletionTask()"/>
</class>
<class threadsafety="unspecified" name="QScriptCompletionTaskInterface" href="qscriptcompletiontaskinterface.html" status="internal" access="private" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="55">
<function threadsafety="unspecified" name="QScriptCompletionTaskInterface" fullname="QScriptCompletionTaskInterface::QScriptCompletionTaskInterface" href="qscriptcompletiontaskinterface.html#QScriptCompletionTaskInterface" status="active" access="protected" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="88" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptCompletionTaskInterface(QScriptCompletionTaskInterfacePrivate &amp;dd, QObject *parent)">
<parameter left="QScriptCompletionTaskInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="addResult" fullname="QScriptCompletionTaskInterface::addResult" href="qscriptcompletiontaskinterface.html#addResult" status="active" access="protected" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addResult(const QString &amp;result)">
<parameter left="const QString &amp;" right="" name="result" default=""/>
</function>
<function threadsafety="unspecified" name="start" fullname="QScriptCompletionTaskInterface::start" href="qscriptcompletiontaskinterface.html#start" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void start() = 0"/>
<function threadsafety="unspecified" name="~QScriptCompletionTaskInterface" fullname="QScriptCompletionTaskInterface::~QScriptCompletionTaskInterface" href="qscriptcompletiontaskinterface.html#dtor.QScriptCompletionTaskInterface" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="67" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptCompletionTaskInterface()"/>
<function threadsafety="unspecified" name="completionType" fullname="QScriptCompletionTaskInterface::completionType" href="qscriptcompletiontaskinterface.html#completionType" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="CompletionType" signature="CompletionType completionType() const"/>
<function threadsafety="unspecified" name="appendix" fullname="QScriptCompletionTaskInterface::appendix" href="qscriptcompletiontaskinterface.html#appendix" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString appendix() const"/>
<function threadsafety="unspecified" name="resultAt" fullname="QScriptCompletionTaskInterface::resultAt" href="qscriptcompletiontaskinterface.html#resultAt" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString resultAt(int index) const">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="length" fullname="QScriptCompletionTaskInterface::length" href="qscriptcompletiontaskinterface.html#length" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int length() const"/>
<function threadsafety="unspecified" name="position" fullname="QScriptCompletionTaskInterface::position" href="qscriptcompletiontaskinterface.html#position" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int position() const"/>
<function threadsafety="unspecified" name="resultCount" fullname="QScriptCompletionTaskInterface::resultCount" href="qscriptcompletiontaskinterface.html#resultCount" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int resultCount() const"/>
<enum threadsafety="unspecified" name="CompletionType" fullname="QScriptCompletionTaskInterface::CompletionType" href="qscriptcompletiontaskinterface.html#CompletionType-enum" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="60">
<value name="NoCompletion" value="0"/>
<value name="CommandNameCompletion" value="1"/>
<value name="CommandArgumentCompletion" value="2"/>
<value name="ScriptIdentifierCompletion" value="3"/>
</enum>
<function threadsafety="unspecified" name="finished" fullname="QScriptCompletionTaskInterface::finished" href="qscriptcompletiontaskinterface.html#finished" status="active" access="public" location="qscriptcompletiontaskinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h" lineno="85" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void finished()"/>
</class>
<class threadsafety="unspecified" name="QScriptCompletionTaskInterfacePrivate" href="qscriptcompletiontaskinterfaceprivate.html" status="internal" access="private" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="56">
<function threadsafety="unspecified" name="QScriptCompletionTaskInterfacePrivate" fullname="QScriptCompletionTaskInterfacePrivate::QScriptCompletionTaskInterfacePrivate" href="qscriptcompletiontaskinterfaceprivate.html#QScriptCompletionTaskInterfacePrivate" status="active" access="public" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptCompletionTaskInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptCompletionTaskInterfacePrivate" fullname="QScriptCompletionTaskInterfacePrivate::~QScriptCompletionTaskInterfacePrivate" href="qscriptcompletiontaskinterfaceprivate.html#dtor.QScriptCompletionTaskInterfacePrivate" status="active" access="public" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="62" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptCompletionTaskInterfacePrivate()"/>
<variable threadsafety="unspecified" name="appendix" fullname="QScriptCompletionTaskInterfacePrivate::appendix" href="qscriptcompletiontaskinterfaceprivate.html#appendix-var" status="active" access="public" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="68" type="QString" static="false"/>
<variable threadsafety="unspecified" name="length" fullname="QScriptCompletionTaskInterfacePrivate::length" href="qscriptcompletiontaskinterfaceprivate.html#length-var" status="active" access="public" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="67" type="int" static="false"/>
<variable threadsafety="unspecified" name="position" fullname="QScriptCompletionTaskInterfacePrivate::position" href="qscriptcompletiontaskinterfaceprivate.html#position-var" status="active" access="public" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="66" type="int" static="false"/>
<variable threadsafety="unspecified" name="results" fullname="QScriptCompletionTaskInterfacePrivate::results" href="qscriptcompletiontaskinterfaceprivate.html#results-var" status="active" access="public" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="65" type="QStringList" static="false"/>
<variable threadsafety="unspecified" name="type" fullname="QScriptCompletionTaskInterfacePrivate::type" href="qscriptcompletiontaskinterfaceprivate.html#type-var" status="active" access="public" location="qscriptcompletiontaskinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h" lineno="64" type="int" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebugger" href="qscriptdebugger.html" status="internal" access="private" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="71" since="4.5" module="QtScriptTools" groups="script" brief="Qt Script debugger">
<function threadsafety="unspecified" name="action" fullname="QScriptDebugger::action" href="qscriptdebugger.html#action" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * action(DebuggerAction action, QObject *parent)">
<parameter left="DebuggerAction" right="" name="action" default=""/>
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="createStandardMenu" fullname="QScriptDebugger::createStandardMenu" href="qscriptdebugger.html#createStandardMenu" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="164" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QMenu *" signature="QMenu * createStandardMenu(QWidget *widgetParent, QObject *actionParent)">
<parameter left="QWidget *" right="" name="widgetParent" default=""/>
<parameter left="QObject *" right="" name="actionParent" default=""/>
</function>
<function threadsafety="unspecified" name="createStandardToolBar" fullname="QScriptDebugger::createStandardToolBar" href="qscriptdebugger.html#createStandardToolBar" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="166" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QToolBar *" signature="QToolBar * createStandardToolBar(QWidget *widgetParent, QObject *actionParent)">
<parameter left="QWidget *" right="" name="widgetParent" default=""/>
<parameter left="QObject *" right="" name="actionParent" default=""/>
</function>
<function threadsafety="unspecified" name="widget" fullname="QScriptDebugger::widget" href="qscriptdebugger.html#widget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QWidget *" signature="QWidget * widget(DebuggerWidget widget)">
<parameter left="DebuggerWidget" right="" name="widget" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointsWidget" fullname="QScriptDebugger::setBreakpointsWidget" href="qscriptdebugger.html#setBreakpointsWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointsWidget(QScriptBreakpointsWidgetInterface *breakpointsWidget)">
<parameter left="QScriptBreakpointsWidgetInterface *" right="" name="breakpointsWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setCodeFinderWidget" fullname="QScriptDebugger::setCodeFinderWidget" href="qscriptdebugger.html#setCodeFinderWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCodeFinderWidget(QScriptDebuggerCodeFinderWidgetInterface *codeFinderWidget)">
<parameter left="QScriptDebuggerCodeFinderWidgetInterface *" right="" name="codeFinderWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setCodeWidget" fullname="QScriptDebugger::setCodeWidget" href="qscriptdebugger.html#setCodeWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCodeWidget(QScriptDebuggerCodeWidgetInterface *codeWidget)">
<parameter left="QScriptDebuggerCodeWidgetInterface *" right="" name="codeWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setConsoleWidget" fullname="QScriptDebugger::setConsoleWidget" href="qscriptdebugger.html#setConsoleWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setConsoleWidget(QScriptDebuggerConsoleWidgetInterface *consoleWidget)">
<parameter left="QScriptDebuggerConsoleWidgetInterface *" right="" name="consoleWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setDebugOutputWidget" fullname="QScriptDebugger::setDebugOutputWidget" href="qscriptdebugger.html#setDebugOutputWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setDebugOutputWidget(QScriptDebugOutputWidgetInterface *debugOutputWidget)">
<parameter left="QScriptDebugOutputWidgetInterface *" right="" name="debugOutputWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setErrorLogWidget" fullname="QScriptDebugger::setErrorLogWidget" href="qscriptdebugger.html#setErrorLogWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setErrorLogWidget(QScriptErrorLogWidgetInterface *errorLogWidget)">
<parameter left="QScriptErrorLogWidgetInterface *" right="" name="errorLogWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setFrontend" fullname="QScriptDebugger::setFrontend" href="qscriptdebugger.html#setFrontend" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="110" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFrontend(QScriptDebuggerFrontend *frontend)">
<parameter left="QScriptDebuggerFrontend *" right="" name="frontend" default=""/>
</function>
<function threadsafety="unspecified" name="setLocalsWidget" fullname="QScriptDebugger::setLocalsWidget" href="qscriptdebugger.html#setLocalsWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLocalsWidget(QScriptDebuggerLocalsWidgetInterface *localsWidget)">
<parameter left="QScriptDebuggerLocalsWidgetInterface *" right="" name="localsWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptsWidget" fullname="QScriptDebugger::setScriptsWidget" href="qscriptdebugger.html#setScriptsWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptsWidget(QScriptDebuggerScriptsWidgetInterface *scriptsWidget)">
<parameter left="QScriptDebuggerScriptsWidgetInterface *" right="" name="scriptsWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setStackWidget" fullname="QScriptDebugger::setStackWidget" href="qscriptdebugger.html#setStackWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setStackWidget(QScriptDebuggerStackWidgetInterface *stackWidget)">
<parameter left="QScriptDebuggerStackWidgetInterface *" right="" name="stackWidget" default=""/>
</function>
<function threadsafety="unspecified" name="setWidgetFactory" fullname="QScriptDebugger::setWidgetFactory" href="qscriptdebugger.html#setWidgetFactory" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setWidgetFactory(QScriptDebuggerWidgetFactoryInterface *factory)">
<parameter left="QScriptDebuggerWidgetFactoryInterface *" right="" name="factory" default=""/>
</function>
<function threadsafety="unspecified" name="clearConsoleAction" fullname="QScriptDebugger::clearConsoleAction" href="qscriptdebugger.html#clearConsoleAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="161" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * clearConsoleAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="clearDebugOutputAction" fullname="QScriptDebugger::clearDebugOutputAction" href="qscriptdebugger.html#clearDebugOutputAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="160" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * clearDebugOutputAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="clearErrorLogAction" fullname="QScriptDebugger::clearErrorLogAction" href="qscriptdebugger.html#clearErrorLogAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="162" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * clearErrorLogAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="continueAction" fullname="QScriptDebugger::continueAction" href="qscriptdebugger.html#continueAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="146" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * continueAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="findInScriptAction" fullname="QScriptDebugger::findInScriptAction" href="qscriptdebugger.html#findInScriptAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="155" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * findInScriptAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="findNextInScriptAction" fullname="QScriptDebugger::findNextInScriptAction" href="qscriptdebugger.html#findNextInScriptAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="156" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * findNextInScriptAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="findPreviousInScriptAction" fullname="QScriptDebugger::findPreviousInScriptAction" href="qscriptdebugger.html#findPreviousInScriptAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="157" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * findPreviousInScriptAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="goToLineAction" fullname="QScriptDebugger::goToLineAction" href="qscriptdebugger.html#goToLineAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="158" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * goToLineAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="interruptAction" fullname="QScriptDebugger::interruptAction" href="qscriptdebugger.html#interruptAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="145" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * interruptAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="runToCursorAction" fullname="QScriptDebugger::runToCursorAction" href="qscriptdebugger.html#runToCursorAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="150" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * runToCursorAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="runToNewScriptAction" fullname="QScriptDebugger::runToNewScriptAction" href="qscriptdebugger.html#runToNewScriptAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="151" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * runToNewScriptAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="stepIntoAction" fullname="QScriptDebugger::stepIntoAction" href="qscriptdebugger.html#stepIntoAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="147" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * stepIntoAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="stepOutAction" fullname="QScriptDebugger::stepOutAction" href="qscriptdebugger.html#stepOutAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="149" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * stepOutAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="stepOverAction" fullname="QScriptDebugger::stepOverAction" href="qscriptdebugger.html#stepOverAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="148" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * stepOverAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="toggleBreakpointAction" fullname="QScriptDebugger::toggleBreakpointAction" href="qscriptdebugger.html#toggleBreakpointAction" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="153" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * toggleBreakpointAction(QObject *parent) const">
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="breakpointsWidget" fullname="QScriptDebugger::breakpointsWidget" href="qscriptdebugger.html#breakpointsWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="133" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointsWidgetInterface *" signature="QScriptBreakpointsWidgetInterface * breakpointsWidget() const"/>
<function threadsafety="unspecified" name="debugOutputWidget" fullname="QScriptDebugger::debugOutputWidget" href="qscriptdebugger.html#debugOutputWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="136" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebugOutputWidgetInterface *" signature="QScriptDebugOutputWidgetInterface * debugOutputWidget() const"/>
<function threadsafety="unspecified" name="codeFinderWidget" fullname="QScriptDebugger::codeFinderWidget" href="qscriptdebugger.html#codeFinderWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="124" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeFinderWidgetInterface *" signature="QScriptDebuggerCodeFinderWidgetInterface * codeFinderWidget() const"/>
<function threadsafety="unspecified" name="codeWidget" fullname="QScriptDebugger::codeWidget" href="qscriptdebugger.html#codeWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="121" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeWidgetInterface *" signature="QScriptDebuggerCodeWidgetInterface * codeWidget() const"/>
<function threadsafety="unspecified" name="consoleWidget" fullname="QScriptDebugger::consoleWidget" href="qscriptdebugger.html#consoleWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="115" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleWidgetInterface *" signature="QScriptDebuggerConsoleWidgetInterface * consoleWidget() const"/>
<function threadsafety="unspecified" name="frontend" fullname="QScriptDebugger::frontend" href="qscriptdebugger.html#frontend" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerFrontend *" signature="QScriptDebuggerFrontend * frontend() const"/>
<function threadsafety="unspecified" name="localsWidget" fullname="QScriptDebugger::localsWidget" href="qscriptdebugger.html#localsWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="130" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerLocalsWidgetInterface *" signature="QScriptDebuggerLocalsWidgetInterface * localsWidget() const"/>
<function threadsafety="unspecified" name="scriptsWidget" fullname="QScriptDebugger::scriptsWidget" href="qscriptdebugger.html#scriptsWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsWidgetInterface *" signature="QScriptDebuggerScriptsWidgetInterface * scriptsWidget() const"/>
<function threadsafety="unspecified" name="stackWidget" fullname="QScriptDebugger::stackWidget" href="qscriptdebugger.html#stackWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="127" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerStackWidgetInterface *" signature="QScriptDebuggerStackWidgetInterface * stackWidget() const"/>
<function threadsafety="unspecified" name="widgetFactory" fullname="QScriptDebugger::widgetFactory" href="qscriptdebugger.html#widgetFactory" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="142" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerWidgetFactoryInterface *" signature="QScriptDebuggerWidgetFactoryInterface * widgetFactory() const"/>
<function threadsafety="unspecified" name="errorLogWidget" fullname="QScriptDebugger::errorLogWidget" href="qscriptdebugger.html#errorLogWidget" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="139" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptErrorLogWidgetInterface *" signature="QScriptErrorLogWidgetInterface * errorLogWidget() const"/>
<function threadsafety="unspecified" name="isInteractive" fullname="QScriptDebugger::isInteractive" href="qscriptdebugger.html#isInteractive" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="170" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isInteractive() const"/>
<enum threadsafety="unspecified" name="DebuggerAction" fullname="QScriptDebugger::DebuggerAction" href="qscriptdebugger.html#DebuggerAction-enum" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="88">
<value name="InterruptAction" value="0"/>
<value name="ContinueAction" value="1"/>
<value name="StepIntoAction" value="2"/>
<value name="StepOverAction" value="3"/>
<value name="StepOutAction" value="4"/>
<value name="RunToCursorAction" value="5"/>
<value name="RunToNewScriptAction" value="6"/>
<value name="ToggleBreakpointAction" value="7"/>
<value name="ClearDebugOutputAction" value="8"/>
<value name="ClearErrorLogAction" value="9"/>
<value name="ClearConsoleAction" value="10"/>
<value name="FindInScriptAction" value="11"/>
<value name="FindNextInScriptAction" value="12"/>
<value name="FindPreviousInScriptAction" value="13"/>
<value name="GoToLineAction" value="14"/>
</enum>
<enum threadsafety="unspecified" name="DebuggerWidget" fullname="QScriptDebugger::DebuggerWidget" href="qscriptdebugger.html#DebuggerWidget-enum" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="76">
<value name="ConsoleWidget" value="0"/>
<value name="StackWidget" value="1"/>
<value name="ScriptsWidget" value="2"/>
<value name="LocalsWidget" value="3"/>
<value name="CodeWidget" value="4"/>
<value name="CodeFinderWidget" value="5"/>
<value name="BreakpointsWidget" value="6"/>
<value name="DebugOutputWidget" value="7"/>
<value name="ErrorLogWidget" value="8"/>
</enum>
<function threadsafety="unspecified" name="QScriptDebugger" fullname="QScriptDebugger::QScriptDebugger" href="qscriptdebugger.html#QScriptDebugger" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="106" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebugger(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="QScriptDebugger" fullname="QScriptDebugger::QScriptDebugger" href="qscriptdebugger.html#QScriptDebugger-1" status="internal" access="private" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="180" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebugger(QScriptDebuggerPrivate &amp;dd, QObject *parent)">
<parameter left="QScriptDebuggerPrivate &amp;" right="" name="dd" default=""/>
<parameter left="QObject *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="eventFilter" fullname="QScriptDebugger::eventFilter" href="qscriptdebugger.html#eventFilter" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="168" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool eventFilter(QObject *watched, QEvent *e)">
<parameter left="QObject *" right="" name="watched" default=""/>
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="timerEvent" fullname="QScriptDebugger::timerEvent" href="qscriptdebugger.html#timerEvent" status="active" access="protected" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="177" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void timerEvent(QTimerEvent *e)">
<parameter left="QTimerEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebugger" fullname="QScriptDebugger::~QScriptDebugger" href="qscriptdebugger.html#dtor.QScriptDebugger" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="107" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebugger()"/>
<function threadsafety="unspecified" name="started" fullname="QScriptDebugger::started" href="qscriptdebugger.html#started" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="174" virtual="non" meta="signal" const="true" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void started() const"/>
<function threadsafety="unspecified" name="stopped" fullname="QScriptDebugger::stopped" href="qscriptdebugger.html#stopped" status="active" access="public" location="qscriptdebugger_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugger_p.h" lineno="173" virtual="non" meta="signal" const="true" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stopped() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerAgent" href="qscriptdebuggeragent.html" status="internal" access="private" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="60" since="4.5" module="QtScriptTools">
<function threadsafety="unspecified" name="contextsCheckpoint" fullname="QScriptDebuggerAgent::contextsCheckpoint" href="qscriptdebuggeragent.html#contextsCheckpoint" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QPair&lt;QList&lt;qint64&gt;, QList&lt;qint64&gt; &gt;" signature="QPair&lt;QList&lt;qint64&gt;, QList&lt;qint64&gt; &gt; contextsCheckpoint()"/>
<function threadsafety="unspecified" name="QScriptDebuggerAgent" fullname="QScriptDebuggerAgent::QScriptDebuggerAgent" href="qscriptdebuggeragent.html#QScriptDebuggerAgent" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="63" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerAgent(QScriptDebuggerBackendPrivate *backend, QScriptEngine *engine)">
<parameter left="QScriptDebuggerBackendPrivate *" right="" name="backend" default=""/>
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="extension" fullname="QScriptDebuggerAgent::extension" href="qscriptdebuggeragent.html#extension" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant extension(Extension extension, const QVariant &amp;argument)">
<parameter left="Extension" right="" name="extension" default=""/>
<parameter left="const QVariant &amp;" right="" name="argument" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="deleteBreakpoint" fullname="QScriptDebuggerAgent::deleteBreakpoint" href="qscriptdebuggeragent.html#deleteBreakpoint" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool deleteBreakpoint(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointData" fullname="QScriptDebuggerAgent::setBreakpointData" href="qscriptdebuggeragent.html#setBreakpointData" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool setBreakpointData(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpoint" fullname="QScriptDebuggerAgent::setBreakpoint" href="qscriptdebuggeragent.html#setBreakpoint" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int setBreakpoint(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="contextPop" fullname="QScriptDebuggerAgent::contextPop" href="qscriptdebuggeragent.html#contextPop" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contextPop()"/>
<function threadsafety="unspecified" name="contextPush" fullname="QScriptDebuggerAgent::contextPush" href="qscriptdebuggeragent.html#contextPush" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void contextPush()"/>
<function threadsafety="unspecified" name="deleteAllBreakpoints" fullname="QScriptDebuggerAgent::deleteAllBreakpoints" href="qscriptdebuggeragent.html#deleteAllBreakpoints" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteAllBreakpoints()"/>
<function threadsafety="unspecified" name="enterContinueMode" fullname="QScriptDebuggerAgent::enterContinueMode" href="qscriptdebuggeragent.html#enterContinueMode" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterContinueMode()"/>
<function threadsafety="unspecified" name="enterInterruptMode" fullname="QScriptDebuggerAgent::enterInterruptMode" href="qscriptdebuggeragent.html#enterInterruptMode" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterInterruptMode()"/>
<function threadsafety="unspecified" name="enterReturnByForceMode" fullname="QScriptDebuggerAgent::enterReturnByForceMode" href="qscriptdebuggeragent.html#enterReturnByForceMode" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterReturnByForceMode(int contextIndex, const QScriptValue &amp;value)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="enterRunToLocationMode" fullname="QScriptDebuggerAgent::enterRunToLocationMode" href="qscriptdebuggeragent.html#enterRunToLocationMode" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterRunToLocationMode(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="enterRunToLocationMode" fullname="QScriptDebuggerAgent::enterRunToLocationMode" href="qscriptdebuggeragent.html#enterRunToLocationMode-1" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterRunToLocationMode(qint64 scriptId, int lineNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="enterStepIntoMode" fullname="QScriptDebuggerAgent::enterStepIntoMode" href="qscriptdebuggeragent.html#enterStepIntoMode" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterStepIntoMode(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="enterStepOutMode" fullname="QScriptDebuggerAgent::enterStepOutMode" href="qscriptdebuggeragent.html#enterStepOutMode" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterStepOutMode()"/>
<function threadsafety="unspecified" name="enterStepOverMode" fullname="QScriptDebuggerAgent::enterStepOverMode" href="qscriptdebuggeragent.html#enterStepOverMode" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void enterStepOverMode(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="exceptionCatch" fullname="QScriptDebuggerAgent::exceptionCatch" href="qscriptdebuggeragent.html#exceptionCatch" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void exceptionCatch(qint64 scriptId, const QScriptValue &amp;exception)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="exception" default=""/>
</function>
<function threadsafety="unspecified" name="exceptionThrow" fullname="QScriptDebuggerAgent::exceptionThrow" href="qscriptdebuggeragent.html#exceptionThrow" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void exceptionThrow(qint64 scriptId, const QScriptValue &amp;exception, bool hasHandler)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="exception" default=""/>
<parameter left="bool" right="" name="hasHandler" default=""/>
</function>
<function threadsafety="unspecified" name="functionEntry" fullname="QScriptDebuggerAgent::functionEntry" href="qscriptdebuggeragent.html#functionEntry" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void functionEntry(qint64 scriptId)">
<parameter left="qint64" right="" name="scriptId" default=""/>
</function>
<function threadsafety="unspecified" name="functionExit" fullname="QScriptDebuggerAgent::functionExit" href="qscriptdebuggeragent.html#functionExit" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void functionExit(qint64 scriptId, const QScriptValue &amp;returnValue)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="returnValue" default=""/>
</function>
<function threadsafety="unspecified" name="nullifyBackendPointer" fullname="QScriptDebuggerAgent::nullifyBackendPointer" href="qscriptdebuggeragent.html#nullifyBackendPointer" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void nullifyBackendPointer()"/>
<function threadsafety="unspecified" name="positionChange" fullname="QScriptDebuggerAgent::positionChange" href="qscriptdebuggeragent.html#positionChange" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void positionChange(qint64 scriptId, int lineNumber, int columnNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scriptLoad" fullname="QScriptDebuggerAgent::scriptLoad" href="qscriptdebuggeragent.html#scriptLoad" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scriptLoad(qint64 id, const QString &amp;program, const QString &amp;fileName, int baseLineNumber)">
<parameter left="qint64" right="" name="id" default=""/>
<parameter left="const QString &amp;" right="" name="program" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="baseLineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scriptUnload" fullname="QScriptDebuggerAgent::scriptUnload" href="qscriptdebuggeragent.html#scriptUnload" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scriptUnload(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scriptsCheckpoint" fullname="QScriptDebuggerAgent::scriptsCheckpoint" href="qscriptdebuggeragent.html#scriptsCheckpoint" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scriptsCheckpoint()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerAgent" fullname="QScriptDebuggerAgent::~QScriptDebuggerAgent" href="qscriptdebuggeragent.html#dtor.QScriptDebuggerAgent" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="65" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerAgent()"/>
<function threadsafety="unspecified" name="contextIds" fullname="QScriptDebuggerAgent::contextIds" href="qscriptdebuggeragent.html#contextIds" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;qint64&gt;" signature="QList&lt;qint64&gt; contextIds() const"/>
<function threadsafety="unspecified" name="scriptsDelta" fullname="QScriptDebuggerAgent::scriptsDelta" href="qscriptdebuggeragent.html#scriptsDelta" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPair&lt;QList&lt;qint64&gt;, QList&lt;qint64&gt; &gt;" signature="QPair&lt;QList&lt;qint64&gt;, QList&lt;qint64&gt; &gt; scriptsDelta() const"/>
<function threadsafety="unspecified" name="breakpointData" fullname="QScriptDebuggerAgent::breakpointData" href="qscriptdebuggeragent.html#breakpointData" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointData" signature="QScriptBreakpointData breakpointData(int id) const">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="breakpoints" fullname="QScriptDebuggerAgent::breakpoints" href="qscriptdebuggeragent.html#breakpoints" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointMap" signature="QScriptBreakpointMap breakpoints() const"/>
<function threadsafety="unspecified" name="scriptData" fullname="QScriptDebuggerAgent::scriptData" href="qscriptdebuggeragent.html#scriptData" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptData" signature="QScriptScriptData scriptData(qint64 id) const">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scripts" fullname="QScriptDebuggerAgent::scripts" href="qscriptdebuggeragent.html#scripts" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptMap" signature="QScriptScriptMap scripts() const"/>
<function threadsafety="unspecified" name="supportsExtension" fullname="QScriptDebuggerAgent::supportsExtension" href="qscriptdebuggeragent.html#supportsExtension" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="115" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool supportsExtension(Extension extension) const">
<parameter left="Extension" right="" name="extension" default=""/>
</function>
<function threadsafety="unspecified" name="resolveScript" fullname="QScriptDebuggerAgent::resolveScript" href="qscriptdebuggeragent.html#resolveScript" status="active" access="public" location="qscriptdebuggeragent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 resolveScript(const QString &amp;fileName) const">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerAgentPrivate" href="qscriptdebuggeragentprivate.html" status="internal" access="private" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="60">
<function threadsafety="unspecified" name="get" fullname="QScriptDebuggerAgentPrivate::get" href="qscriptdebuggeragentprivate.html#get" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="83" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerAgentPrivate *" signature="QScriptDebuggerAgentPrivate * get(QScriptDebuggerAgent *)">
<parameter left="QScriptDebuggerAgent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerAgentPrivate" fullname="QScriptDebuggerAgentPrivate::QScriptDebuggerAgentPrivate" href="qscriptdebuggeragentprivate.html#QScriptDebuggerAgentPrivate" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="80" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerAgentPrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerAgentPrivate" fullname="QScriptDebuggerAgentPrivate::~QScriptDebuggerAgentPrivate" href="qscriptdebuggeragentprivate.html#dtor.QScriptDebuggerAgentPrivate" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="81" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerAgentPrivate()"/>
<enum threadsafety="unspecified" name="State" fullname="QScriptDebuggerAgentPrivate::State" href="qscriptdebuggeragentprivate.html#State-enum" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="63">
<value name="NoState" value="0"/>
<value name="SteppingIntoState" value="1"/>
<value name="SteppedIntoState" value="2"/>
<value name="SteppingOverState" value="3"/>
<value name="SteppedOverState" value="4"/>
<value name="SteppingOutState" value="5"/>
<value name="SteppedOutState" value="6"/>
<value name="RunningToLocationState" value="7"/>
<value name="ReachedLocationState" value="8"/>
<value name="InterruptingState" value="9"/>
<value name="InterruptedState" value="10"/>
<value name="BreakpointState" value="11"/>
<value name="ReturningByForceState" value="12"/>
<value name="ReturnedByForceState" value="13"/>
</enum>
<variable threadsafety="unspecified" name="backend" fullname="QScriptDebuggerAgentPrivate::backend" href="qscriptdebuggeragentprivate.html#backend-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="113" type="QScriptDebuggerBackendPrivate *" static="false"/>
<variable threadsafety="unspecified" name="breakpoints" fullname="QScriptDebuggerAgentPrivate::breakpoints" href="qscriptdebuggeragentprivate.html#breakpoints-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="98" type="QScriptBreakpointMap" static="false"/>
<variable threadsafety="unspecified" name="checkpointContextIdStack" fullname="QScriptDebuggerAgentPrivate::checkpointContextIdStack" href="qscriptdebuggeragentprivate.html#checkpointContextIdStack-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="107" type="QList&lt;qint64&gt;" static="false"/>
<variable threadsafety="unspecified" name="checkpointScripts" fullname="QScriptDebuggerAgentPrivate::checkpointScripts" href="qscriptdebuggeragentprivate.html#checkpointScripts-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="102" type="QScriptScriptMap" static="false"/>
<variable threadsafety="unspecified" name="contextIdStack" fullname="QScriptDebuggerAgentPrivate::contextIdStack" href="qscriptdebuggeragentprivate.html#contextIdStack-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="106" type="QList&lt;qint64&gt;" static="false"/>
<variable threadsafety="unspecified" name="hitBreakpointId" fullname="QScriptDebuggerAgentPrivate::hitBreakpointId" href="qscriptdebuggeragentprivate.html#hitBreakpointId-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="99" type="int" static="false"/>
<variable threadsafety="unspecified" name="nextBreakpointId" fullname="QScriptDebuggerAgentPrivate::nextBreakpointId" href="qscriptdebuggeragentprivate.html#nextBreakpointId-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="95" type="int" static="false"/>
<variable threadsafety="unspecified" name="nextContextId" fullname="QScriptDebuggerAgentPrivate::nextContextId" href="qscriptdebuggeragentprivate.html#nextContextId-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="108" type="qint64" static="false"/>
<variable threadsafety="unspecified" name="previousCheckpointScripts" fullname="QScriptDebuggerAgentPrivate::previousCheckpointScripts" href="qscriptdebuggeragentprivate.html#previousCheckpointScripts-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="103" type="QScriptScriptMap" static="false"/>
<variable threadsafety="unspecified" name="processEventsTimer" fullname="QScriptDebuggerAgentPrivate::processEventsTimer" href="qscriptdebuggeragentprivate.html#processEventsTimer-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="110" type="QTime" static="false"/>
<variable threadsafety="unspecified" name="resolvedBreakpoints" fullname="QScriptDebuggerAgentPrivate::resolvedBreakpoints" href="qscriptdebuggeragentprivate.html#resolvedBreakpoints-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="96" type="QHash&lt;qint64, QList&lt;int&gt; &gt;" static="false"/>
<variable threadsafety="unspecified" name="returnCounter" fullname="QScriptDebuggerAgentPrivate::returnCounter" href="qscriptdebuggeragentprivate.html#returnCounter-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="92" type="int" static="false"/>
<variable threadsafety="unspecified" name="returnValue" fullname="QScriptDebuggerAgentPrivate::returnValue" href="qscriptdebuggeragentprivate.html#returnValue-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="93" type="QScriptValue" static="false"/>
<variable threadsafety="unspecified" name="scriptIdStack" fullname="QScriptDebuggerAgentPrivate::scriptIdStack" href="qscriptdebuggeragentprivate.html#scriptIdStack-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="104" type="QList&lt;QList&lt;qint64&gt; &gt;" static="false"/>
<variable threadsafety="unspecified" name="scripts" fullname="QScriptDebuggerAgentPrivate::scripts" href="qscriptdebuggeragentprivate.html#scripts-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="101" type="QScriptScriptMap" static="false"/>
<variable threadsafety="unspecified" name="state" fullname="QScriptDebuggerAgentPrivate::state" href="qscriptdebuggeragentprivate.html#state-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="85" type="State" static="false"/>
<variable threadsafety="unspecified" name="statementCounter" fullname="QScriptDebuggerAgentPrivate::statementCounter" href="qscriptdebuggeragentprivate.html#statementCounter-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="111" type="int" static="false"/>
<variable threadsafety="unspecified" name="stepCount" fullname="QScriptDebuggerAgentPrivate::stepCount" href="qscriptdebuggeragentprivate.html#stepCount-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="87" type="int" static="false"/>
<variable threadsafety="unspecified" name="stepDepth" fullname="QScriptDebuggerAgentPrivate::stepDepth" href="qscriptdebuggeragentprivate.html#stepDepth-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="86" type="int" static="false"/>
<variable threadsafety="unspecified" name="stepResult" fullname="QScriptDebuggerAgentPrivate::stepResult" href="qscriptdebuggeragentprivate.html#stepResult-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="91" type="QScriptValue" static="false"/>
<variable threadsafety="unspecified" name="targetFileName" fullname="QScriptDebuggerAgentPrivate::targetFileName" href="qscriptdebuggeragentprivate.html#targetFileName-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="89" type="QString" static="false"/>
<variable threadsafety="unspecified" name="targetLineNumber" fullname="QScriptDebuggerAgentPrivate::targetLineNumber" href="qscriptdebuggeragentprivate.html#targetLineNumber-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="90" type="int" static="false"/>
<variable threadsafety="unspecified" name="targetScriptId" fullname="QScriptDebuggerAgentPrivate::targetScriptId" href="qscriptdebuggeragentprivate.html#targetScriptId-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="88" type="int" static="false"/>
<variable threadsafety="unspecified" name="unresolvedBreakpoints" fullname="QScriptDebuggerAgentPrivate::unresolvedBreakpoints" href="qscriptdebuggeragentprivate.html#unresolvedBreakpoints-var" status="active" access="public" location="qscriptdebuggeragent_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggeragent_p_p.h" lineno="97" type="QHash&lt;QString, QList&lt;int&gt; &gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerBackend" href="qscriptdebuggerbackend.html" status="internal" access="private" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="70" since="4.5" module="QtScriptTools" brief="The base class of debugger back-ends">
<contents name="subclassing" title="Subclassing" level="1"/>
<function threadsafety="unspecified" name="contextsCheckpoint" fullname="QScriptDebuggerBackend::contextsCheckpoint" href="qscriptdebuggerbackend.html#contextsCheckpoint" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptContextsDelta" signature="QScriptContextsDelta contextsCheckpoint()"/>
<function threadsafety="unspecified" name="QScriptDebuggerBackend" fullname="QScriptDebuggerBackend::QScriptDebuggerBackend" href="qscriptdebuggerbackend.html#QScriptDebuggerBackend" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="73" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerBackend()"/>
<function threadsafety="unspecified" name="QScriptDebuggerBackend" fullname="QScriptDebuggerBackend::QScriptDebuggerBackend" href="qscriptdebuggerbackend.html#QScriptDebuggerBackend-1" status="internal" access="private" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="138" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerBackend(QScriptDebuggerBackendPrivate &amp;dd)">
<parameter left="QScriptDebuggerBackendPrivate &amp;" right="" name="dd" default=""/>
</function>
<function threadsafety="unspecified" name="deleteBreakpoint" fullname="QScriptDebuggerBackend::deleteBreakpoint" href="qscriptdebuggerbackend.html#deleteBreakpoint" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool deleteBreakpoint(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointData" fullname="QScriptDebuggerBackend::setBreakpointData" href="qscriptdebuggerbackend.html#setBreakpointData" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool setBreakpointData(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="newScriptObjectSnapshot" fullname="QScriptDebuggerBackend::newScriptObjectSnapshot" href="qscriptdebuggerbackend.html#newScriptObjectSnapshot" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int newScriptObjectSnapshot()"/>
<function threadsafety="unspecified" name="newScriptValueIterator" fullname="QScriptDebuggerBackend::newScriptValueIterator" href="qscriptdebuggerbackend.html#newScriptValueIterator" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int newScriptValueIterator(const QScriptValue &amp;object)">
<parameter left="const QScriptValue &amp;" right="" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpoint" fullname="QScriptDebuggerBackend::setBreakpoint" href="qscriptdebuggerbackend.html#setBreakpoint" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int setBreakpoint(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="attachTo" fullname="QScriptDebuggerBackend::attachTo" href="qscriptdebuggerbackend.html#attachTo" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void attachTo(QScriptEngine *engine)">
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="continueEvalution" fullname="QScriptDebuggerBackend::continueEvalution" href="qscriptdebuggerbackend.html#continueEvalution" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void continueEvalution()"/>
<function threadsafety="unspecified" name="deleteAllBreakpoints" fullname="QScriptDebuggerBackend::deleteAllBreakpoints" href="qscriptdebuggerbackend.html#deleteAllBreakpoints" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteAllBreakpoints()"/>
<function threadsafety="unspecified" name="deleteScriptObjectSnapshot" fullname="QScriptDebuggerBackend::deleteScriptObjectSnapshot" href="qscriptdebuggerbackend.html#deleteScriptObjectSnapshot" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteScriptObjectSnapshot(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="deleteScriptValueIterator" fullname="QScriptDebuggerBackend::deleteScriptValueIterator" href="qscriptdebuggerbackend.html#deleteScriptValueIterator" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteScriptValueIterator(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="detach" fullname="QScriptDebuggerBackend::detach" href="qscriptdebuggerbackend.html#detach" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void detach()"/>
<function threadsafety="unspecified" name="doPendingEvaluate" fullname="QScriptDebuggerBackend::doPendingEvaluate" href="qscriptdebuggerbackend.html#doPendingEvaluate" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void doPendingEvaluate(bool postEvent)">
<parameter left="bool" right="" name="postEvent" default=""/>
</function>
<function threadsafety="unspecified" name="evaluate" fullname="QScriptDebuggerBackend::evaluate" href="qscriptdebuggerbackend.html#evaluate" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void evaluate(int contextIndex, const QString &amp;program, const QString &amp;fileName, int lineNumber)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QString &amp;" right="" name="program" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="event" fullname="QScriptDebuggerBackend::event" href="qscriptdebuggerbackend.html#event" status="active" access="protected" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="135" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void event(const QScriptDebuggerEvent &amp;event) = 0">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="interruptEvaluation" fullname="QScriptDebuggerBackend::interruptEvaluation" href="qscriptdebuggerbackend.html#interruptEvaluation" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void interruptEvaluation()"/>
<function threadsafety="unspecified" name="resume" fullname="QScriptDebuggerBackend::resume" href="qscriptdebuggerbackend.html#resume" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="132" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resume() = 0"/>
<function threadsafety="unspecified" name="returnToCaller" fullname="QScriptDebuggerBackend::returnToCaller" href="qscriptdebuggerbackend.html#returnToCaller" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void returnToCaller(int contextIndex, const QScriptValue &amp;value)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="runToLocation" fullname="QScriptDebuggerBackend::runToLocation" href="qscriptdebuggerbackend.html#runToLocation" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void runToLocation(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="runToLocation" fullname="QScriptDebuggerBackend::runToLocation" href="qscriptdebuggerbackend.html#runToLocation-1" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void runToLocation(qint64 scriptId, int lineNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scriptsCheckpoint" fullname="QScriptDebuggerBackend::scriptsCheckpoint" href="qscriptdebuggerbackend.html#scriptsCheckpoint" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scriptsCheckpoint()"/>
<function threadsafety="unspecified" name="setCommandExecutor" fullname="QScriptDebuggerBackend::setCommandExecutor" href="qscriptdebuggerbackend.html#setCommandExecutor" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCommandExecutor(QScriptDebuggerCommandExecutor *executor)">
<parameter left="QScriptDebuggerCommandExecutor *" right="" name="executor" default=""/>
</function>
<function threadsafety="unspecified" name="setIgnoreExceptions" fullname="QScriptDebuggerBackend::setIgnoreExceptions" href="qscriptdebuggerbackend.html#setIgnoreExceptions" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setIgnoreExceptions(bool ignore)">
<parameter left="bool" right="" name="ignore" default=""/>
</function>
<function threadsafety="unspecified" name="stepInto" fullname="QScriptDebuggerBackend::stepInto" href="qscriptdebuggerbackend.html#stepInto" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stepInto(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="stepOut" fullname="QScriptDebuggerBackend::stepOut" href="qscriptdebuggerbackend.html#stepOut" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stepOut()"/>
<function threadsafety="unspecified" name="stepOver" fullname="QScriptDebuggerBackend::stepOver" href="qscriptdebuggerbackend.html#stepOver" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stepOver(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerBackend" fullname="QScriptDebuggerBackend::~QScriptDebuggerBackend" href="qscriptdebuggerbackend.html#dtor.QScriptDebuggerBackend" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="74" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerBackend()"/>
<function threadsafety="unspecified" name="contextIds" fullname="QScriptDebuggerBackend::contextIds" href="qscriptdebuggerbackend.html#contextIds" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;qint64&gt;" signature="QList&lt;qint64&gt; contextIds() const"/>
<function threadsafety="unspecified" name="breakpointData" fullname="QScriptDebuggerBackend::breakpointData" href="qscriptdebuggerbackend.html#breakpointData" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointData" signature="QScriptBreakpointData breakpointData(int id) const">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="breakpoints" fullname="QScriptDebuggerBackend::breakpoints" href="qscriptdebuggerbackend.html#breakpoints" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointMap" signature="QScriptBreakpointMap breakpoints() const"/>
<function threadsafety="unspecified" name="context" fullname="QScriptDebuggerBackend::context" href="qscriptdebuggerbackend.html#context" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="106" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptContext *" signature="QScriptContext * context(int index) const">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="commandExecutor" fullname="QScriptDebuggerBackend::commandExecutor" href="qscriptdebuggerbackend.html#commandExecutor" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="129" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommandExecutor *" signature="QScriptDebuggerCommandExecutor * commandExecutor() const"/>
<function threadsafety="unspecified" name="engine" fullname="QScriptDebuggerBackend::engine" href="qscriptdebuggerbackend.html#engine" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptEngine *" signature="QScriptEngine * engine() const"/>
<function threadsafety="unspecified" name="scriptObjectSnapshot" fullname="QScriptDebuggerBackend::scriptObjectSnapshot" href="qscriptdebuggerbackend.html#scriptObjectSnapshot" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="112" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptObjectSnapshot *" signature="QScriptObjectSnapshot * scriptObjectSnapshot(int id) const">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scriptData" fullname="QScriptDebuggerBackend::scriptData" href="qscriptdebuggerbackend.html#scriptData" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptData" signature="QScriptScriptData scriptData(qint64 id) const">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scripts" fullname="QScriptDebuggerBackend::scripts" href="qscriptdebuggerbackend.html#scripts" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptMap" signature="QScriptScriptMap scripts() const"/>
<function threadsafety="unspecified" name="scriptsDelta" fullname="QScriptDebuggerBackend::scriptsDelta" href="qscriptdebuggerbackend.html#scriptsDelta" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptsDelta" signature="QScriptScriptsDelta scriptsDelta() const"/>
<function threadsafety="unspecified" name="assertFunction" fullname="QScriptDebuggerBackend::assertFunction" href="qscriptdebuggerbackend.html#assertFunction" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue assertFunction() const"/>
<function threadsafety="unspecified" name="fileNameFunction" fullname="QScriptDebuggerBackend::fileNameFunction" href="qscriptdebuggerbackend.html#fileNameFunction" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="121" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue fileNameFunction() const"/>
<function threadsafety="unspecified" name="lineNumberFunction" fullname="QScriptDebuggerBackend::lineNumberFunction" href="qscriptdebuggerbackend.html#lineNumberFunction" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="122" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue lineNumberFunction() const"/>
<function threadsafety="unspecified" name="traceFunction" fullname="QScriptDebuggerBackend::traceFunction" href="qscriptdebuggerbackend.html#traceFunction" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="119" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue traceFunction() const"/>
<function threadsafety="unspecified" name="scriptValueIterator" fullname="QScriptDebuggerBackend::scriptValueIterator" href="qscriptdebuggerbackend.html#scriptValueIterator" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="116" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValueIterator *" signature="QScriptValueIterator * scriptValueIterator(int id) const">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="backtrace" fullname="QScriptDebuggerBackend::backtrace" href="qscriptdebuggerbackend.html#backtrace" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="107" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList backtrace() const"/>
<function threadsafety="unspecified" name="ignoreExceptions" fullname="QScriptDebuggerBackend::ignoreExceptions" href="qscriptdebuggerbackend.html#ignoreExceptions" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="126" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool ignoreExceptions() const"/>
<function threadsafety="unspecified" name="contextCount" fullname="QScriptDebuggerBackend::contextCount" href="qscriptdebuggerbackend.html#contextCount" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="105" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int contextCount() const"/>
<function threadsafety="unspecified" name="resolveScript" fullname="QScriptDebuggerBackend::resolveScript" href="qscriptdebuggerbackend.html#resolveScript" status="active" access="public" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="103" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 resolveScript(const QString &amp;fileName) const">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<variable threadsafety="unspecified" name="d_ptr" fullname="QScriptDebuggerBackend::d_ptr" href="qscriptdebuggerbackend.html#d_ptr-var" status="active" access="protected" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="139" type="QScopedPointer&lt;QScriptDebuggerBackendPrivate&gt;" static="false"/>
</class>
<typedef threadsafety="unspecified" name="QScriptContextsDelta" status="internal" access="private" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="67"/>
<typedef threadsafety="unspecified" name="QScriptScriptsDelta" status="internal" access="private" location="qscriptdebuggerbackend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p.h" lineno="66"/>
<class threadsafety="unspecified" name="QScriptDebuggerBackendPrivate" href="qscriptdebuggerbackendprivate.html" status="internal" access="private" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="68">
<function threadsafety="unspecified" name="QScriptDebuggerBackendPrivate" fullname="QScriptDebuggerBackendPrivate::QScriptDebuggerBackendPrivate" href="qscriptdebuggerbackendprivate.html#QScriptDebuggerBackendPrivate" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="72" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerBackendPrivate()"/>
<function threadsafety="unspecified" name="fileName" fullname="QScriptDebuggerBackendPrivate::fileName" href="qscriptdebuggerbackendprivate.html#fileName" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="96" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue fileName(QScriptContext *context, QScriptEngine *engine)">
<parameter left="QScriptContext *" right="" name="context" default=""/>
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="lineNumber" fullname="QScriptDebuggerBackendPrivate::lineNumber" href="qscriptdebuggerbackendprivate.html#lineNumber" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="98" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue lineNumber(QScriptContext *context, QScriptEngine *engine)">
<parameter left="QScriptContext *" right="" name="context" default=""/>
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="qsassert" fullname="QScriptDebuggerBackendPrivate::qsassert" href="qscriptdebuggerbackendprivate.html#qsassert" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="94" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue qsassert(QScriptContext *context, QScriptEngine *engine)">
<parameter left="QScriptContext *" right="" name="context" default=""/>
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="trace" fullname="QScriptDebuggerBackendPrivate::trace" href="qscriptdebuggerbackendprivate.html#trace" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="92" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue trace(QScriptContext *context, QScriptEngine *engine)">
<parameter left="QScriptContext *" right="" name="context" default=""/>
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="event" fullname="QScriptDebuggerBackendPrivate::event" href="qscriptdebuggerbackendprivate.html#event" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="76" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="agentDestroyed" fullname="QScriptDebuggerBackendPrivate::agentDestroyed" href="qscriptdebuggerbackendprivate.html#agentDestroyed" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void agentDestroyed(QScriptDebuggerAgent *)">
<parameter left="QScriptDebuggerAgent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="breakpoint" fullname="QScriptDebuggerBackendPrivate::breakpoint" href="qscriptdebuggerbackendprivate.html#breakpoint" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="83" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void breakpoint(qint64 scriptId, int lineNumber, int columnNumber, int breakpointId)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
<parameter left="int" right="" name="breakpointId" default=""/>
</function>
<function threadsafety="unspecified" name="debuggerInvocationRequest" fullname="QScriptDebuggerBackendPrivate::debuggerInvocationRequest" href="qscriptdebuggerbackendprivate.html#debuggerInvocationRequest" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="87" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void debuggerInvocationRequest(qint64 scriptId, int lineNumber, int columnNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
</function>
<function threadsafety="unspecified" name="exception" fullname="QScriptDebuggerBackendPrivate::exception" href="qscriptdebuggerbackendprivate.html#exception" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="85" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void exception(qint64 scriptId, const QScriptValue &amp;exception, bool hasHandler)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="exception" default=""/>
<parameter left="bool" right="" name="hasHandler" default=""/>
</function>
<function threadsafety="unspecified" name="forcedReturn" fullname="QScriptDebuggerBackendPrivate::forcedReturn" href="qscriptdebuggerbackendprivate.html#forcedReturn" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="89" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void forcedReturn(qint64 scriptId, int lineNumber, int columnNumber, const QScriptValue &amp;value)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="interrupted" fullname="QScriptDebuggerBackendPrivate::interrupted" href="qscriptdebuggerbackendprivate.html#interrupted" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="82" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void interrupted(qint64 scriptId, int lineNumber, int columnNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
</function>
<function threadsafety="unspecified" name="locationReached" fullname="QScriptDebuggerBackendPrivate::locationReached" href="qscriptdebuggerbackendprivate.html#locationReached" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void locationReached(qint64 scriptId, int lineNumber, int columnNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
</function>
<function threadsafety="unspecified" name="postEvent" fullname="QScriptDebuggerBackendPrivate::postEvent" href="qscriptdebuggerbackendprivate.html#postEvent" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void postEvent(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="stepped" fullname="QScriptDebuggerBackendPrivate::stepped" href="qscriptdebuggerbackendprivate.html#stepped" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="79" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void stepped(qint64 scriptId, int lineNumber, int columnNumber, const QScriptValue &amp;result)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="result" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerBackendPrivate" fullname="QScriptDebuggerBackendPrivate::~QScriptDebuggerBackendPrivate" href="qscriptdebuggerbackendprivate.html#dtor.QScriptDebuggerBackendPrivate" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="73" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerBackendPrivate()"/>
<variable threadsafety="unspecified" name="agent" fullname="QScriptDebuggerBackendPrivate::agent" href="qscriptdebuggerbackendprivate.html#agent-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="103" type="QScriptDebuggerAgent *" static="false"/>
<variable threadsafety="unspecified" name="commandExecutor" fullname="QScriptDebuggerBackendPrivate::commandExecutor" href="qscriptdebuggerbackendprivate.html#commandExecutor-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="104" type="QScriptDebuggerCommandExecutor *" static="false"/>
<variable threadsafety="unspecified" name="eventReceiver" fullname="QScriptDebuggerBackendPrivate::eventReceiver" href="qscriptdebuggerbackendprivate.html#eventReceiver-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="118" type="QObject *" static="false"/>
<variable threadsafety="unspecified" name="ignoreExceptions" fullname="QScriptDebuggerBackendPrivate::ignoreExceptions" href="qscriptdebuggerbackendprivate.html#ignoreExceptions-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="110" type="bool" static="false"/>
<variable threadsafety="unspecified" name="nextScriptObjectSnapshotId" fullname="QScriptDebuggerBackendPrivate::nextScriptObjectSnapshotId" href="qscriptdebuggerbackendprivate.html#nextScriptObjectSnapshotId-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="115" type="int" static="false"/>
<variable threadsafety="unspecified" name="nextScriptValueIteratorId" fullname="QScriptDebuggerBackendPrivate::nextScriptValueIteratorId" href="qscriptdebuggerbackendprivate.html#nextScriptValueIteratorId-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="112" type="int" static="false"/>
<variable threadsafety="unspecified" name="origFileNameFunction" fullname="QScriptDebuggerBackendPrivate::origFileNameFunction" href="qscriptdebuggerbackendprivate.html#origFileNameFunction-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="123" type="QScriptValue" static="false"/>
<variable threadsafety="unspecified" name="origLineNumberFunction" fullname="QScriptDebuggerBackendPrivate::origLineNumberFunction" href="qscriptdebuggerbackendprivate.html#origLineNumberFunction-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="124" type="QScriptValue" static="false"/>
<variable threadsafety="unspecified" name="origTraceFunction" fullname="QScriptDebuggerBackendPrivate::origTraceFunction" href="qscriptdebuggerbackendprivate.html#origTraceFunction-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="122" type="QScriptValue" static="false"/>
<variable threadsafety="unspecified" name="pendingEvaluateContextIndex" fullname="QScriptDebuggerBackendPrivate::pendingEvaluateContextIndex" href="qscriptdebuggerbackendprivate.html#pendingEvaluateContextIndex-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="106" type="int" static="false"/>
<variable threadsafety="unspecified" name="pendingEvaluateFileName" fullname="QScriptDebuggerBackendPrivate::pendingEvaluateFileName" href="qscriptdebuggerbackendprivate.html#pendingEvaluateFileName-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="108" type="QString" static="false"/>
<variable threadsafety="unspecified" name="pendingEvaluateLineNumber" fullname="QScriptDebuggerBackendPrivate::pendingEvaluateLineNumber" href="qscriptdebuggerbackendprivate.html#pendingEvaluateLineNumber-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="109" type="int" static="false"/>
<variable threadsafety="unspecified" name="pendingEvaluateProgram" fullname="QScriptDebuggerBackendPrivate::pendingEvaluateProgram" href="qscriptdebuggerbackendprivate.html#pendingEvaluateProgram-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="107" type="QString" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QScriptDebuggerBackendPrivate::q_ptr" href="qscriptdebuggerbackendprivate.html#q_ptr-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="120" type="QScriptDebuggerBackend *" static="false"/>
<variable threadsafety="unspecified" name="scriptObjectSnapshots" fullname="QScriptDebuggerBackendPrivate::scriptObjectSnapshots" href="qscriptdebuggerbackendprivate.html#scriptObjectSnapshots-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="116" type="QMap&lt;int, QScriptObjectSnapshot *&gt;" static="false"/>
<variable threadsafety="unspecified" name="scriptValueIterators" fullname="QScriptDebuggerBackendPrivate::scriptValueIterators" href="qscriptdebuggerbackendprivate.html#scriptValueIterators-var" status="active" access="public" location="qscriptdebuggerbackend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h" lineno="113" type="QMap&lt;int, QScriptValueIterator *&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeFinderWidget" href="qscriptdebuggercodefinderwidget.html" status="internal" access="private" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="53" bases="QScriptDebuggerCodeFinderWidgetInterface">
<function threadsafety="unspecified" name="QScriptDebuggerCodeFinderWidget" fullname="QScriptDebuggerCodeFinderWidget::QScriptDebuggerCodeFinderWidget" href="qscriptdebuggercodefinderwidget.html#QScriptDebuggerCodeFinderWidget" status="active" access="public" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeFinderWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="keyPressEvent" fullname="QScriptDebuggerCodeFinderWidget::keyPressEvent" href="qscriptdebuggercodefinderwidget.html#keyPressEvent" status="active" access="protected" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyPressEvent(QKeyEvent *e)">
<parameter left="QKeyEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="setOK" fullname="QScriptDebuggerCodeFinderWidget::setOK" href="qscriptdebuggercodefinderwidget.html#setOK" status="active" access="public" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setOK(bool ok)">
<parameter left="bool" right="" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="setText" fullname="QScriptDebuggerCodeFinderWidget::setText" href="qscriptdebuggercodefinderwidget.html#setText" status="active" access="public" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setText(const QString &amp;text)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="setWrapped" fullname="QScriptDebuggerCodeFinderWidget::setWrapped" href="qscriptdebuggercodefinderwidget.html#setWrapped" status="active" access="public" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setWrapped(bool wrapped)">
<parameter left="bool" right="" name="wrapped" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeFinderWidget" fullname="QScriptDebuggerCodeFinderWidget::~QScriptDebuggerCodeFinderWidget" href="qscriptdebuggercodefinderwidget.html#dtor.QScriptDebuggerCodeFinderWidget" status="active" access="public" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeFinderWidget()"/>
<function threadsafety="unspecified" name="text" fullname="QScriptDebuggerCodeFinderWidget::text" href="qscriptdebuggercodefinderwidget.html#text" status="active" access="public" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="63" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString text() const"/>
<function threadsafety="unspecified" name="findOptions" fullname="QScriptDebuggerCodeFinderWidget::findOptions" href="qscriptdebuggercodefinderwidget.html#findOptions" status="active" access="public" location="qscriptdebuggercodefinderwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int findOptions() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeFinderWidgetInterface" href="qscriptdebuggercodefinderwidgetinterface.html" status="internal" access="private" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="55">
<function threadsafety="unspecified" name="QScriptDebuggerCodeFinderWidgetInterface" fullname="QScriptDebuggerCodeFinderWidgetInterface::QScriptDebuggerCodeFinderWidgetInterface" href="qscriptdebuggercodefinderwidgetinterface.html#QScriptDebuggerCodeFinderWidgetInterface" status="active" access="protected" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="74" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeFinderWidgetInterface(QScriptDebuggerCodeFinderWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebuggerCodeFinderWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="findRequest" fullname="QScriptDebuggerCodeFinderWidgetInterface::findRequest" href="qscriptdebuggercodefinderwidgetinterface.html#findRequest" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="71" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void findRequest(const QString &amp;exp, int options)">
<parameter left="const QString &amp;" right="" name="exp" default=""/>
<parameter left="int" right="" name="options" default=""/>
</function>
<function threadsafety="unspecified" name="setOK" fullname="QScriptDebuggerCodeFinderWidgetInterface::setOK" href="qscriptdebuggercodefinderwidgetinterface.html#setOK" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="67" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setOK(bool ok) = 0">
<parameter left="bool" right="" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="setText" fullname="QScriptDebuggerCodeFinderWidgetInterface::setText" href="qscriptdebuggercodefinderwidgetinterface.html#setText" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="65" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setText(const QString &amp;text) = 0">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="setWrapped" fullname="QScriptDebuggerCodeFinderWidgetInterface::setWrapped" href="qscriptdebuggercodefinderwidgetinterface.html#setWrapped" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="68" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setWrapped(bool wrapped) = 0">
<parameter left="bool" right="" name="wrapped" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeFinderWidgetInterface" fullname="QScriptDebuggerCodeFinderWidgetInterface::~QScriptDebuggerCodeFinderWidgetInterface" href="qscriptdebuggercodefinderwidgetinterface.html#dtor.QScriptDebuggerCodeFinderWidgetInterface" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeFinderWidgetInterface()"/>
<function threadsafety="unspecified" name="text" fullname="QScriptDebuggerCodeFinderWidgetInterface::text" href="qscriptdebuggercodefinderwidgetinterface.html#text" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="64" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString text() const = 0"/>
<function threadsafety="unspecified" name="findOptions" fullname="QScriptDebuggerCodeFinderWidgetInterface::findOptions" href="qscriptdebuggercodefinderwidgetinterface.html#findOptions" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h" lineno="62" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int findOptions() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeFinderWidgetInterfacePrivate" href="qscriptdebuggercodefinderwidgetinterfaceprivate.html" status="internal" access="private" location="qscriptdebuggercodefinderwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptDebuggerCodeFinderWidgetInterfacePrivate" fullname="QScriptDebuggerCodeFinderWidgetInterfacePrivate::QScriptDebuggerCodeFinderWidgetInterfacePrivate" href="qscriptdebuggercodefinderwidgetinterfaceprivate.html#QScriptDebuggerCodeFinderWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeFinderWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeFinderWidgetInterfacePrivate" fullname="QScriptDebuggerCodeFinderWidgetInterfacePrivate::~QScriptDebuggerCodeFinderWidgetInterfacePrivate" href="qscriptdebuggercodefinderwidgetinterfaceprivate.html#dtor.QScriptDebuggerCodeFinderWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggercodefinderwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeFinderWidgetInterfacePrivate()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeView" href="qscriptdebuggercodeview.html" status="internal" access="private" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="53" bases="QScriptDebuggerCodeViewInterface">
<function threadsafety="unspecified" name="QScriptDebuggerCodeView" fullname="QScriptDebuggerCodeView::QScriptDebuggerCodeView" href="qscriptdebuggercodeview.html#QScriptDebuggerCodeView" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeView(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="event" fullname="QScriptDebuggerCodeView::event" href="qscriptdebuggercodeview.html#event" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="find" fullname="QScriptDebuggerCodeView::find" href="qscriptdebuggercodeview.html#find" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int find(const QString &amp;exp, int options)">
<parameter left="const QString &amp;" right="" name="exp" default=""/>
<parameter left="int" right="" name="options" default="0"/>
</function>
<function threadsafety="unspecified" name="deleteBreakpoint" fullname="QScriptDebuggerCodeView::deleteBreakpoint" href="qscriptdebuggercodeview.html#deleteBreakpoint" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="76" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteBreakpoint(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="gotoLine" fullname="QScriptDebuggerCodeView::gotoLine" href="qscriptdebuggercodeview.html#gotoLine" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void gotoLine(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBaseLineNumber" fullname="QScriptDebuggerCodeView::setBaseLineNumber" href="qscriptdebuggercodeview.html#setBaseLineNumber" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="73" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBaseLineNumber(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpoint" fullname="QScriptDebuggerCodeView::setBreakpoint" href="qscriptdebuggercodeview.html#setBreakpoint" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="75" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpoint(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointEnabled" fullname="QScriptDebuggerCodeView::setBreakpointEnabled" href="qscriptdebuggercodeview.html#setBreakpointEnabled" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="77" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointEnabled(int lineNumber, bool enable)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setExecutableLineNumbers" fullname="QScriptDebuggerCodeView::setExecutableLineNumbers" href="qscriptdebuggercodeview.html#setExecutableLineNumbers" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setExecutableLineNumbers(const QSet&lt;int&gt; &amp;lineNumbers)">
<parameter left="const QSet&lt;int&gt; &amp;" right="" name="lineNumbers" default=""/>
</function>
<function threadsafety="unspecified" name="setExecutionLineNumber" fullname="QScriptDebuggerCodeView::setExecutionLineNumber" href="qscriptdebuggercodeview.html#setExecutionLineNumber" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setExecutionLineNumber(int lineNumber, bool error)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="setText" fullname="QScriptDebuggerCodeView::setText" href="qscriptdebuggercodeview.html#setText" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setText(const QString &amp;text)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeView" fullname="QScriptDebuggerCodeView::~QScriptDebuggerCodeView" href="qscriptdebuggercodeview.html#dtor.QScriptDebuggerCodeView" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeView()"/>
<function threadsafety="unspecified" name="text" fullname="QScriptDebuggerCodeView::text" href="qscriptdebuggercodeview.html#text" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString text() const"/>
<function threadsafety="unspecified" name="baseLineNumber" fullname="QScriptDebuggerCodeView::baseLineNumber" href="qscriptdebuggercodeview.html#baseLineNumber" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="72" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int baseLineNumber() const"/>
<function threadsafety="unspecified" name="cursorLineNumber" fullname="QScriptDebuggerCodeView::cursorLineNumber" href="qscriptdebuggercodeview.html#cursorLineNumber" status="active" access="public" location="qscriptdebuggercodeview_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeview_p.h" lineno="64" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int cursorLineNumber() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeViewInterface" href="qscriptdebuggercodeviewinterface.html" status="internal" access="private" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="56">
<function threadsafety="unspecified" name="QScriptDebuggerCodeViewInterface" fullname="QScriptDebuggerCodeViewInterface::QScriptDebuggerCodeViewInterface" href="qscriptdebuggercodeviewinterface.html#QScriptDebuggerCodeViewInterface" status="active" access="protected" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="87" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeViewInterface(QScriptDebuggerCodeViewInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebuggerCodeViewInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="find" fullname="QScriptDebuggerCodeViewInterface::find" href="qscriptdebuggercodeviewinterface.html#find" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int find(const QString &amp;exp, int options) = 0">
<parameter left="const QString &amp;" right="" name="exp" default=""/>
<parameter left="int" right="" name="options" default="0"/>
</function>
<function threadsafety="unspecified" name="breakpointEnableRequest" fullname="QScriptDebuggerCodeViewInterface::breakpointEnableRequest" href="qscriptdebuggercodeviewinterface.html#breakpointEnableRequest" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="83" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void breakpointEnableRequest(int lineNumber, bool enable)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="breakpointToggleRequest" fullname="QScriptDebuggerCodeViewInterface::breakpointToggleRequest" href="qscriptdebuggercodeviewinterface.html#breakpointToggleRequest" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="82" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void breakpointToggleRequest(int lineNumber, bool on)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="on" default=""/>
</function>
<function threadsafety="unspecified" name="deleteBreakpoint" fullname="QScriptDebuggerCodeViewInterface::deleteBreakpoint" href="qscriptdebuggercodeviewinterface.html#deleteBreakpoint" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="78" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteBreakpoint(int lineNumber) = 0">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="gotoLine" fullname="QScriptDebuggerCodeViewInterface::gotoLine" href="qscriptdebuggercodeviewinterface.html#gotoLine" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="67" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void gotoLine(int lineNumber) = 0">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBaseLineNumber" fullname="QScriptDebuggerCodeViewInterface::setBaseLineNumber" href="qscriptdebuggercodeviewinterface.html#setBaseLineNumber" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="75" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBaseLineNumber(int lineNumber) = 0">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpoint" fullname="QScriptDebuggerCodeViewInterface::setBreakpoint" href="qscriptdebuggercodeviewinterface.html#setBreakpoint" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpoint(int lineNumber) = 0">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointEnabled" fullname="QScriptDebuggerCodeViewInterface::setBreakpointEnabled" href="qscriptdebuggercodeviewinterface.html#setBreakpointEnabled" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="79" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointEnabled(int lineNumber, bool enable) = 0">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setExecutableLineNumbers" fullname="QScriptDebuggerCodeViewInterface::setExecutableLineNumbers" href="qscriptdebuggercodeviewinterface.html#setExecutableLineNumbers" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="72" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setExecutableLineNumbers(const QSet&lt;int&gt; &amp;lineNumbers) = 0">
<parameter left="const QSet&lt;int&gt; &amp;" right="" name="lineNumbers" default=""/>
</function>
<function threadsafety="unspecified" name="setExecutionLineNumber" fullname="QScriptDebuggerCodeViewInterface::setExecutionLineNumber" href="qscriptdebuggercodeviewinterface.html#setExecutionLineNumber" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="71" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setExecutionLineNumber(int lineNumber, bool error) = 0">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="setText" fullname="QScriptDebuggerCodeViewInterface::setText" href="qscriptdebuggercodeviewinterface.html#setText" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="64" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setText(const QString &amp;text) = 0">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="toolTipRequest" fullname="QScriptDebuggerCodeViewInterface::toolTipRequest" href="qscriptdebuggercodeviewinterface.html#toolTipRequest" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="84" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void toolTipRequest(const QPoint &amp;pos, int lineNumber, const QStringList &amp;path)">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="const QStringList &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeViewInterface" fullname="QScriptDebuggerCodeViewInterface::~QScriptDebuggerCodeViewInterface" href="qscriptdebuggercodeviewinterface.html#dtor.QScriptDebuggerCodeViewInterface" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="61" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeViewInterface()"/>
<function threadsafety="unspecified" name="text" fullname="QScriptDebuggerCodeViewInterface::text" href="qscriptdebuggercodeviewinterface.html#text" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="63" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString text() const = 0"/>
<function threadsafety="unspecified" name="baseLineNumber" fullname="QScriptDebuggerCodeViewInterface::baseLineNumber" href="qscriptdebuggercodeviewinterface.html#baseLineNumber" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="74" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int baseLineNumber() const = 0"/>
<function threadsafety="unspecified" name="cursorLineNumber" fullname="QScriptDebuggerCodeViewInterface::cursorLineNumber" href="qscriptdebuggercodeviewinterface.html#cursorLineNumber" status="active" access="public" location="qscriptdebuggercodeviewinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h" lineno="66" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int cursorLineNumber() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeViewInterfacePrivate" href="qscriptdebuggercodeviewinterfaceprivate.html" status="internal" access="private" location="qscriptdebuggercodeviewinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptDebuggerCodeViewInterfacePrivate" fullname="QScriptDebuggerCodeViewInterfacePrivate::QScriptDebuggerCodeViewInterfacePrivate" href="qscriptdebuggercodeviewinterfaceprivate.html#QScriptDebuggerCodeViewInterfacePrivate" status="active" access="public" location="qscriptdebuggercodeviewinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeViewInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeViewInterfacePrivate" fullname="QScriptDebuggerCodeViewInterfacePrivate::~QScriptDebuggerCodeViewInterfacePrivate" href="qscriptdebuggercodeviewinterfaceprivate.html#dtor.QScriptDebuggerCodeViewInterfacePrivate" status="active" access="public" location="qscriptdebuggercodeviewinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeViewInterfacePrivate()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeWidget" href="qscriptdebuggercodewidget.html" status="internal" access="private" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="53" bases="QScriptDebuggerCodeWidgetInterface">
<function threadsafety="unspecified" name="QScriptDebuggerCodeWidget" fullname="QScriptDebuggerCodeWidget::QScriptDebuggerCodeWidget" href="qscriptdebuggercodewidget.html#QScriptDebuggerCodeWidget" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="invalidateExecutionLineNumbers" fullname="QScriptDebuggerCodeWidget::invalidateExecutionLineNumbers" href="qscriptdebuggercodewidget.html#invalidateExecutionLineNumbers" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void invalidateExecutionLineNumbers()"/>
<function threadsafety="unspecified" name="setBreakpointsModel" fullname="QScriptDebuggerCodeWidget::setBreakpointsModel" href="qscriptdebuggercodewidget.html#setBreakpointsModel" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="72" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointsModel(QScriptBreakpointsModel *model)">
<parameter left="QScriptBreakpointsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentScript" fullname="QScriptDebuggerCodeWidget::setCurrentScript" href="qscriptdebuggercodewidget.html#setCurrentScript" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentScript(qint64 scriptId)">
<parameter left="qint64" right="" name="scriptId" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptsModel" fullname="QScriptDebuggerCodeWidget::setScriptsModel" href="qscriptdebuggercodewidget.html#setScriptsModel" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptsModel(QScriptDebuggerScriptsModel *model)">
<parameter left="QScriptDebuggerScriptsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="setToolTipProvider" fullname="QScriptDebuggerCodeWidget::setToolTipProvider" href="qscriptdebuggercodewidget.html#setToolTipProvider" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setToolTipProvider(QScriptToolTipProviderInterface *toolTipProvider)">
<parameter left="QScriptToolTipProviderInterface *" right="" name="toolTipProvider" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeWidget" fullname="QScriptDebuggerCodeWidget::~QScriptDebuggerCodeWidget" href="qscriptdebuggercodewidget.html#dtor.QScriptDebuggerCodeWidget" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeWidget()"/>
<function threadsafety="unspecified" name="breakpointsModel" fullname="QScriptDebuggerCodeWidget::breakpointsModel" href="qscriptdebuggercodewidget.html#breakpointsModel" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="71" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointsModel *" signature="QScriptBreakpointsModel * breakpointsModel() const"/>
<function threadsafety="unspecified" name="currentView" fullname="QScriptDebuggerCodeWidget::currentView" href="qscriptdebuggercodewidget.html#currentView" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="74" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeViewInterface *" signature="QScriptDebuggerCodeViewInterface * currentView() const"/>
<function threadsafety="unspecified" name="scriptsModel" fullname="QScriptDebuggerCodeWidget::scriptsModel" href="qscriptdebuggercodewidget.html#scriptsModel" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsModel *" signature="QScriptDebuggerScriptsModel * scriptsModel() const"/>
<function threadsafety="unspecified" name="currentScriptId" fullname="QScriptDebuggerCodeWidget::currentScriptId" href="qscriptdebuggercodewidget.html#currentScriptId" status="active" access="public" location="qscriptdebuggercodewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidget_p.h" lineno="66" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 currentScriptId() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeWidgetInterface" href="qscriptdebuggercodewidgetinterface.html" status="internal" access="private" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="59">
<function threadsafety="unspecified" name="QScriptDebuggerCodeWidgetInterface" fullname="QScriptDebuggerCodeWidgetInterface::QScriptDebuggerCodeWidgetInterface" href="qscriptdebuggercodewidgetinterface.html#QScriptDebuggerCodeWidgetInterface" status="active" access="protected" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="82" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeWidgetInterface(QScriptDebuggerCodeWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebuggerCodeWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="invalidateExecutionLineNumbers" fullname="QScriptDebuggerCodeWidgetInterface::invalidateExecutionLineNumbers" href="qscriptdebuggercodewidgetinterface.html#invalidateExecutionLineNumbers" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void invalidateExecutionLineNumbers() = 0"/>
<function threadsafety="unspecified" name="setBreakpointsModel" fullname="QScriptDebuggerCodeWidgetInterface::setBreakpointsModel" href="qscriptdebuggercodewidgetinterface.html#setBreakpointsModel" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="70" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointsModel(QScriptBreakpointsModel *model) = 0">
<parameter left="QScriptBreakpointsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentScript" fullname="QScriptDebuggerCodeWidgetInterface::setCurrentScript" href="qscriptdebuggercodewidgetinterface.html#setCurrentScript" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="75" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentScript(qint64 scriptId) = 0">
<parameter left="qint64" right="" name="scriptId" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptsModel" fullname="QScriptDebuggerCodeWidgetInterface::setScriptsModel" href="qscriptdebuggercodewidgetinterface.html#setScriptsModel" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="67" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptsModel(QScriptDebuggerScriptsModel *model) = 0">
<parameter left="QScriptDebuggerScriptsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="setToolTipProvider" fullname="QScriptDebuggerCodeWidgetInterface::setToolTipProvider" href="qscriptdebuggercodewidgetinterface.html#setToolTipProvider" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="72" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setToolTipProvider(QScriptToolTipProviderInterface *toolTipProvider) = 0">
<parameter left="QScriptToolTipProviderInterface *" right="" name="toolTipProvider" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeWidgetInterface" fullname="QScriptDebuggerCodeWidgetInterface::~QScriptDebuggerCodeWidgetInterface" href="qscriptdebuggercodewidgetinterface.html#dtor.QScriptDebuggerCodeWidgetInterface" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="64" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeWidgetInterface()"/>
<function threadsafety="unspecified" name="breakpointsModel" fullname="QScriptDebuggerCodeWidgetInterface::breakpointsModel" href="qscriptdebuggercodewidgetinterface.html#breakpointsModel" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="69" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointsModel *" signature="QScriptBreakpointsModel * breakpointsModel() const = 0"/>
<function threadsafety="unspecified" name="currentView" fullname="QScriptDebuggerCodeWidgetInterface::currentView" href="qscriptdebuggercodewidgetinterface.html#currentView" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="79" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeViewInterface *" signature="QScriptDebuggerCodeViewInterface * currentView() const = 0"/>
<function threadsafety="unspecified" name="scriptsModel" fullname="QScriptDebuggerCodeWidgetInterface::scriptsModel" href="qscriptdebuggercodewidgetinterface.html#scriptsModel" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="66" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsModel *" signature="QScriptDebuggerScriptsModel * scriptsModel() const = 0"/>
<function threadsafety="unspecified" name="currentScriptId" fullname="QScriptDebuggerCodeWidgetInterface::currentScriptId" href="qscriptdebuggercodewidgetinterface.html#currentScriptId" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h" lineno="74" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 currentScriptId() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCodeWidgetInterfacePrivate" href="qscriptdebuggercodewidgetinterfaceprivate.html" status="internal" access="private" location="qscriptdebuggercodewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptDebuggerCodeWidgetInterfacePrivate" fullname="QScriptDebuggerCodeWidgetInterfacePrivate::QScriptDebuggerCodeWidgetInterfacePrivate" href="qscriptdebuggercodewidgetinterfaceprivate.html#QScriptDebuggerCodeWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCodeWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerCodeWidgetInterfacePrivate" fullname="QScriptDebuggerCodeWidgetInterfacePrivate::~QScriptDebuggerCodeWidgetInterfacePrivate" href="qscriptdebuggercodewidgetinterfaceprivate.html#dtor.QScriptDebuggerCodeWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggercodewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCodeWidgetInterfacePrivate()"/>
</class>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qscriptdebuggerobjectsnapshotdelta_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;, const QScriptDebuggerObjectSnapshotDelta &amp;)">
<parameter left="QDataStream &amp;" right="" name="" default=""/>
<parameter left="const QScriptDebuggerObjectSnapshotDelta &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;, const QScriptScriptData &amp;)">
<parameter left="QDataStream &amp;" right="" name="" default=""/>
<parameter left="const QScriptScriptData &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;&lt;" href="qscriptdebuggercommand.html#operator-lt-lt" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="255" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerCommand" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;stream, const QScriptDebuggerCommand &amp;command)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" href="qscriptdebuggercommand.html#operator-gt-gt" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="256" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerCommand" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;stream, QScriptDebuggerCommand &amp;command)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
</function>
<class threadsafety="unspecified" name="QScriptDebuggerCommand" href="qscriptdebuggercommand.html" status="internal" access="private" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="60" since="4.5" module="QtScriptTools" brief="Represents a command issued to a QScriptDebuggerFrontend">
<function threadsafety="unspecified" name="operator=" fullname="QScriptDebuggerCommand::operator=" href="qscriptdebuggercommand.html#operator-eq" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="188" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand &amp;" signature="QScriptDebuggerCommand &amp; operator=(const QScriptDebuggerCommand &amp;other)">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="clearExceptionsCommand" fullname="QScriptDebuggerCommand::clearExceptionsCommand" href="qscriptdebuggercommand.html#clearExceptionsCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="247" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand clearExceptionsCommand()"/>
<function threadsafety="unspecified" name="contextsCheckpoint" fullname="QScriptDebuggerCommand::contextsCheckpoint" href="qscriptdebuggercommand.html#contextsCheckpoint" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="225" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand contextsCheckpoint()"/>
<function threadsafety="unspecified" name="continueCommand" fullname="QScriptDebuggerCommand::continueCommand" href="qscriptdebuggercommand.html#continueCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="194" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand continueCommand()"/>
<function threadsafety="unspecified" name="deleteAllBreakpointsCommand" fullname="QScriptDebuggerCommand::deleteAllBreakpointsCommand" href="qscriptdebuggercommand.html#deleteAllBreakpointsCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="206" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand deleteAllBreakpointsCommand()"/>
<function threadsafety="unspecified" name="deleteBreakpointCommand" fullname="QScriptDebuggerCommand::deleteBreakpointCommand" href="qscriptdebuggercommand.html#deleteBreakpointCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="205" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand deleteBreakpointCommand(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="deleteScriptObjectSnapshotCommand" fullname="QScriptDebuggerCommand::deleteScriptObjectSnapshotCommand" href="qscriptdebuggercommand.html#deleteScriptObjectSnapshotCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="232" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand deleteScriptObjectSnapshotCommand(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="deleteScriptValueIteratorCommand" fullname="QScriptDebuggerCommand::deleteScriptValueIteratorCommand" href="qscriptdebuggercommand.html#deleteScriptValueIteratorCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="236" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand deleteScriptValueIteratorCommand(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="evaluateCommand" fullname="QScriptDebuggerCommand::evaluateCommand" href="qscriptdebuggercommand.html#evaluateCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="238" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand evaluateCommand(int contextIndex, const QString &amp;program, const QString &amp;fileName, int lineNumber)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QString &amp;" right="" name="program" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="1"/>
</function>
<function threadsafety="unspecified" name="forceReturnCommand" fullname="QScriptDebuggerCommand::forceReturnCommand" href="qscriptdebuggercommand.html#forceReturnCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="200" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand forceReturnCommand(int contextIndex, const QScriptDebuggerValue &amp;value)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="getActivationObjectCommand" fullname="QScriptDebuggerCommand::getActivationObjectCommand" href="qscriptdebuggercommand.html#getActivationObjectCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="223" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getActivationObjectCommand(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="getBacktraceCommand" fullname="QScriptDebuggerCommand::getBacktraceCommand" href="qscriptdebuggercommand.html#getBacktraceCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="217" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getBacktraceCommand()"/>
<function threadsafety="unspecified" name="getBreakpointDataCommand" fullname="QScriptDebuggerCommand::getBreakpointDataCommand" href="qscriptdebuggercommand.html#getBreakpointDataCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="208" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getBreakpointDataCommand(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="getBreakpointsCommand" fullname="QScriptDebuggerCommand::getBreakpointsCommand" href="qscriptdebuggercommand.html#getBreakpointsCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="207" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getBreakpointsCommand()"/>
<function threadsafety="unspecified" name="getCompletions" fullname="QScriptDebuggerCommand::getCompletions" href="qscriptdebuggercommand.html#getCompletions" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="228" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getCompletions(int contextIndex, const QStringList &amp;path)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QStringList &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="getContextCountCommand" fullname="QScriptDebuggerCommand::getContextCountCommand" href="qscriptdebuggercommand.html#getContextCountCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="218" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getContextCountCommand()"/>
<function threadsafety="unspecified" name="getContextIdCommand" fullname="QScriptDebuggerCommand::getContextIdCommand" href="qscriptdebuggercommand.html#getContextIdCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="221" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getContextIdCommand(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="getContextInfoCommand" fullname="QScriptDebuggerCommand::getContextInfoCommand" href="qscriptdebuggercommand.html#getContextInfoCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="220" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getContextInfoCommand(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="getContextStateCommand" fullname="QScriptDebuggerCommand::getContextStateCommand" href="qscriptdebuggercommand.html#getContextStateCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="219" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getContextStateCommand(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="getPropertiesByIteratorCommand" fullname="QScriptDebuggerCommand::getPropertiesByIteratorCommand" href="qscriptdebuggercommand.html#getPropertiesByIteratorCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="235" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getPropertiesByIteratorCommand(int id, int count)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="int" right="" name="count" default=""/>
</function>
<function threadsafety="unspecified" name="getPropertyExpressionValue" fullname="QScriptDebuggerCommand::getPropertyExpressionValue" href="qscriptdebuggercommand.html#getPropertyExpressionValue" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="226" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getPropertyExpressionValue(int contextIndex, int lineNumber, const QStringList &amp;path)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="const QStringList &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="getScopeChainCommand" fullname="QScriptDebuggerCommand::getScopeChainCommand" href="qscriptdebuggercommand.html#getScopeChainCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="224" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getScopeChainCommand(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="getScriptDataCommand" fullname="QScriptDebuggerCommand::getScriptDataCommand" href="qscriptdebuggercommand.html#getScriptDataCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="212" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getScriptDataCommand(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="getScriptsCommand" fullname="QScriptDebuggerCommand::getScriptsCommand" href="qscriptdebuggercommand.html#getScriptsCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="211" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getScriptsCommand()"/>
<function threadsafety="unspecified" name="getScriptsDeltaCommand" fullname="QScriptDebuggerCommand::getScriptsDeltaCommand" href="qscriptdebuggercommand.html#getScriptsDeltaCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="214" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getScriptsDeltaCommand()"/>
<function threadsafety="unspecified" name="getThisObjectCommand" fullname="QScriptDebuggerCommand::getThisObjectCommand" href="qscriptdebuggercommand.html#getThisObjectCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="222" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand getThisObjectCommand(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="interruptCommand" fullname="QScriptDebuggerCommand::interruptCommand" href="qscriptdebuggercommand.html#interruptCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="193" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand interruptCommand()"/>
<function threadsafety="unspecified" name="newScriptObjectSnapshotCommand" fullname="QScriptDebuggerCommand::newScriptObjectSnapshotCommand" href="qscriptdebuggercommand.html#newScriptObjectSnapshotCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="230" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand newScriptObjectSnapshotCommand()"/>
<function threadsafety="unspecified" name="newScriptValueIteratorCommand" fullname="QScriptDebuggerCommand::newScriptValueIteratorCommand" href="qscriptdebuggercommand.html#newScriptValueIteratorCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="234" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand newScriptValueIteratorCommand(const QScriptDebuggerValue &amp;object)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="resolveScriptCommand" fullname="QScriptDebuggerCommand::resolveScriptCommand" href="qscriptdebuggercommand.html#resolveScriptCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="215" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand resolveScriptCommand(const QString &amp;fileName)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<function threadsafety="unspecified" name="resumeCommand" fullname="QScriptDebuggerCommand::resumeCommand" href="qscriptdebuggercommand.html#resumeCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="201" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand resumeCommand()"/>
<function threadsafety="unspecified" name="runToLocationCommand" fullname="QScriptDebuggerCommand::runToLocationCommand" href="qscriptdebuggercommand.html#runToLocationCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="198" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand runToLocationCommand(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="runToLocationCommand" fullname="QScriptDebuggerCommand::runToLocationCommand" href="qscriptdebuggercommand.html#runToLocationCommand-1" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="199" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand runToLocationCommand(qint64 scriptId, int lineNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scriptObjectSnapshotCaptureCommand" fullname="QScriptDebuggerCommand::scriptObjectSnapshotCaptureCommand" href="qscriptdebuggercommand.html#scriptObjectSnapshotCaptureCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="231" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand scriptObjectSnapshotCaptureCommand(int id, const QScriptDebuggerValue &amp;object)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="scriptValueToStringCommand" fullname="QScriptDebuggerCommand::scriptValueToStringCommand" href="qscriptdebuggercommand.html#scriptValueToStringCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="245" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand scriptValueToStringCommand(const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="scriptsCheckpointCommand" fullname="QScriptDebuggerCommand::scriptsCheckpointCommand" href="qscriptdebuggercommand.html#scriptsCheckpointCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="213" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand scriptsCheckpointCommand()"/>
<function threadsafety="unspecified" name="setBreakpointCommand" fullname="QScriptDebuggerCommand::setBreakpointCommand" href="qscriptdebuggercommand.html#setBreakpointCommand-1" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="204" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand setBreakpointCommand(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointCommand" fullname="QScriptDebuggerCommand::setBreakpointCommand" href="qscriptdebuggercommand.html#setBreakpointCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="203" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand setBreakpointCommand(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointDataCommand" fullname="QScriptDebuggerCommand::setBreakpointDataCommand" href="qscriptdebuggercommand.html#setBreakpointDataCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="209" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand setBreakpointDataCommand(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptValuePropertyCommand" fullname="QScriptDebuggerCommand::setScriptValuePropertyCommand" href="qscriptdebuggercommand.html#setScriptValuePropertyCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="242" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand setScriptValuePropertyCommand(const QScriptDebuggerValue &amp;object, const QString &amp;name, const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="object" default=""/>
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="stepIntoCommand" fullname="QScriptDebuggerCommand::stepIntoCommand" href="qscriptdebuggercommand.html#stepIntoCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="195" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand stepIntoCommand(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="stepOutCommand" fullname="QScriptDebuggerCommand::stepOutCommand" href="qscriptdebuggercommand.html#stepOutCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="197" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand stepOutCommand()"/>
<function threadsafety="unspecified" name="stepOverCommand" fullname="QScriptDebuggerCommand::stepOverCommand" href="qscriptdebuggercommand.html#stepOverCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="196" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommand" signature="QScriptDebuggerCommand stepOverCommand(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerCommand" fullname="QScriptDebuggerCommand::QScriptDebuggerCommand" href="qscriptdebuggercommand.html#QScriptDebuggerCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="141" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommand()"/>
<function threadsafety="unspecified" name="QScriptDebuggerCommand" fullname="QScriptDebuggerCommand::QScriptDebuggerCommand" href="qscriptdebuggercommand.html#QScriptDebuggerCommand-1" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="142" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommand(Type type)">
<parameter left="Type" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerCommand" fullname="QScriptDebuggerCommand::QScriptDebuggerCommand" href="qscriptdebuggercommand.html#QScriptDebuggerCommand-2" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="143" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommand(const QScriptDebuggerCommand &amp;other)">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QScriptDebuggerCommand::setAttribute" href="qscriptdebuggercommand.html#setAttribute" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="149" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAttribute(Attribute attribute, const QVariant &amp;value)">
<parameter left="Attribute" right="" name="attribute" default=""/>
<parameter left="const QVariant &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointData" fullname="QScriptDebuggerCommand::setBreakpointData" href="qscriptdebuggercommand.html#setBreakpointData" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="168" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointData(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointId" fullname="QScriptDebuggerCommand::setBreakpointId" href="qscriptdebuggercommand.html#setBreakpointId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="165" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointId(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setContextIndex" fullname="QScriptDebuggerCommand::setContextIndex" href="qscriptdebuggercommand.html#setContextIndex" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="174" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContextIndex(int index)">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="setFileName" fullname="QScriptDebuggerCommand::setFileName" href="qscriptdebuggercommand.html#setFileName" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="153" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFileName(const QString &amp;fileName)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<function threadsafety="unspecified" name="setIteratorId" fullname="QScriptDebuggerCommand::setIteratorId" href="qscriptdebuggercommand.html#setIteratorId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="177" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setIteratorId(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setLineNumber" fullname="QScriptDebuggerCommand::setLineNumber" href="qscriptdebuggercommand.html#setLineNumber" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="156" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLineNumber(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setName" fullname="QScriptDebuggerCommand::setName" href="qscriptdebuggercommand.html#setName" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="180" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setName(const QString &amp;name)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="setProgram" fullname="QScriptDebuggerCommand::setProgram" href="qscriptdebuggercommand.html#setProgram" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="162" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setProgram(const QString &amp;program)">
<parameter left="const QString &amp;" right="" name="program" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptId" fullname="QScriptDebuggerCommand::setScriptId" href="qscriptdebuggercommand.html#setScriptId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="159" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptId(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptValue" fullname="QScriptDebuggerCommand::setScriptValue" href="qscriptdebuggercommand.html#setScriptValue" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="171" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptValue(const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setSnapshotId" fullname="QScriptDebuggerCommand::setSnapshotId" href="qscriptdebuggercommand.html#setSnapshotId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="186" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setSnapshotId(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setSubordinateScriptValue" fullname="QScriptDebuggerCommand::setSubordinateScriptValue" href="qscriptdebuggercommand.html#setSubordinateScriptValue" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="183" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setSubordinateScriptValue(const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="attributes" fullname="QScriptDebuggerCommand::attributes" href="qscriptdebuggercommand.html#attributes" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="150" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QHash&lt;Attribute, QVariant&gt;" signature="QHash&lt;Attribute, QVariant&gt; attributes() const"/>
<function threadsafety="unspecified" name="breakpointData" fullname="QScriptDebuggerCommand::breakpointData" href="qscriptdebuggercommand.html#breakpointData" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="167" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointData" signature="QScriptBreakpointData breakpointData() const"/>
<function threadsafety="unspecified" name="scriptValue" fullname="QScriptDebuggerCommand::scriptValue" href="qscriptdebuggercommand.html#scriptValue" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="170" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValue" signature="QScriptDebuggerValue scriptValue() const"/>
<function threadsafety="unspecified" name="subordinateScriptValue" fullname="QScriptDebuggerCommand::subordinateScriptValue" href="qscriptdebuggercommand.html#subordinateScriptValue" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="182" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValue" signature="QScriptDebuggerValue subordinateScriptValue() const"/>
<function threadsafety="unspecified" name="name" fullname="QScriptDebuggerCommand::name" href="qscriptdebuggercommand.html#name" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="179" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="program" fullname="QScriptDebuggerCommand::program" href="qscriptdebuggercommand.html#program" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="161" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString program() const"/>
<function threadsafety="unspecified" name="breakpointId" fullname="QScriptDebuggerCommand::breakpointId" href="qscriptdebuggercommand.html#breakpointId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="164" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int breakpointId() const"/>
<function threadsafety="unspecified" name="contextIndex" fullname="QScriptDebuggerCommand::contextIndex" href="qscriptdebuggercommand.html#contextIndex" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="173" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int contextIndex() const"/>
<function threadsafety="unspecified" name="iteratorId" fullname="QScriptDebuggerCommand::iteratorId" href="qscriptdebuggercommand.html#iteratorId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="176" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int iteratorId() const"/>
<function threadsafety="unspecified" name="snapshotId" fullname="QScriptDebuggerCommand::snapshotId" href="qscriptdebuggercommand.html#snapshotId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="185" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int snapshotId() const"/>
<enum threadsafety="unspecified" name="Attribute" fullname="QScriptDebuggerCommand::Attribute" href="qscriptdebuggercommand.html#Attribute-enum" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="123">
<value name="ScriptID" value="0"/>
<value name="FileName" value="1"/>
<value name="LineNumber" value="2"/>
<value name="Program" value="3"/>
<value name="BreakpointID" value="4"/>
<value name="BreakpointData" value="5"/>
<value name="ContextIndex" value="6"/>
<value name="ScriptValue" value="7"/>
<value name="StepCount" value="8"/>
<value name="IteratorID" value="9"/>
<value name="Name" value="10"/>
<value name="SubordinateScriptValue" value="11"/>
<value name="SnapshotID" value="12"/>
<value name="UserAttribute" value="1000"/>
<value name="MaxUserAttribute" value="32767"/>
</enum>
<enum threadsafety="unspecified" name="Type" fullname="QScriptDebuggerCommand::Type" href="qscriptdebuggercommand.html#Type-enum" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="66">
<value name="None" value="0"/>
<value name="Interrupt" value="1"/>
<value name="Continue" value="2"/>
<value name="StepInto" value="3"/>
<value name="StepOver" value="4"/>
<value name="StepOut" value="5"/>
<value name="RunToLocation" value="6"/>
<value name="RunToLocationByID" value="7"/>
<value name="ForceReturn" value="8"/>
<value name="Resume" value="9"/>
<value name="SetBreakpoint" value="10"/>
<value name="DeleteBreakpoint" value="11"/>
<value name="DeleteAllBreakpoints" value="12"/>
<value name="GetBreakpoints" value="13"/>
<value name="GetBreakpointData" value="14"/>
<value name="SetBreakpointData" value="15"/>
<value name="GetScripts" value="16"/>
<value name="GetScriptData" value="17"/>
<value name="ScriptsCheckpoint" value="18"/>
<value name="GetScriptsDelta" value="19"/>
<value name="ResolveScript" value="20"/>
<value name="GetBacktrace" value="21"/>
<value name="GetContextCount" value="22"/>
<value name="GetContextInfo" value="23"/>
<value name="GetContextState" value="24"/>
<value name="GetContextID" value="25"/>
<value name="GetThisObject" value="26"/>
<value name="GetActivationObject" value="27"/>
<value name="GetScopeChain" value="28"/>
<value name="ContextsCheckpoint" value="29"/>
<value name="GetPropertyExpressionValue" value="30"/>
<value name="GetCompletions" value="31"/>
<value name="NewScriptObjectSnapshot" value="32"/>
<value name="ScriptObjectSnapshotCapture" value="33"/>
<value name="DeleteScriptObjectSnapshot" value="34"/>
<value name="NewScriptValueIterator" value="35"/>
<value name="GetPropertiesByIterator" value="36"/>
<value name="DeleteScriptValueIterator" value="37"/>
<value name="Evaluate" value="38"/>
<value name="SetScriptValueProperty" value="39"/>
<value name="ScriptValueToString" value="40"/>
<value name="ClearExceptions" value="41"/>
<value name="UserCommand" value="1000"/>
<value name="MaxUserCommand" value="32767"/>
</enum>
<function threadsafety="unspecified" name="~QScriptDebuggerCommand" fullname="QScriptDebuggerCommand::~QScriptDebuggerCommand" href="qscriptdebuggercommand.html#dtor.QScriptDebuggerCommand" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="144" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCommand()"/>
<function threadsafety="unspecified" name="fileName" fullname="QScriptDebuggerCommand::fileName" href="qscriptdebuggercommand.html#fileName" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="152" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString fileName() const"/>
<function threadsafety="unspecified" name="attribute" fullname="QScriptDebuggerCommand::attribute" href="qscriptdebuggercommand.html#attribute" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="148" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant attribute(Attribute attribute, const QVariant &amp;defaultValue) const">
<parameter left="Attribute" right="" name="attribute" default=""/>
<parameter left="const QVariant &amp;" right="" name="defaultValue" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="type" fullname="QScriptDebuggerCommand::type" href="qscriptdebuggercommand.html#type" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="146" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="Type" signature="Type type() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QScriptDebuggerCommand::operator!=" href="qscriptdebuggercommand.html#operator-not-eq" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="191" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QScriptDebuggerCommand &amp;other) const">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QScriptDebuggerCommand::operator==" href="qscriptdebuggercommand.html#operator-eq-eq" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="190" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QScriptDebuggerCommand &amp;other) const">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="lineNumber" fullname="QScriptDebuggerCommand::lineNumber" href="qscriptdebuggercommand.html#lineNumber" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="155" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int lineNumber() const"/>
<function threadsafety="unspecified" name="scriptId" fullname="QScriptDebuggerCommand::scriptId" href="qscriptdebuggercommand.html#scriptId" status="active" access="public" location="qscriptdebuggercommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommand_p.h" lineno="158" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 scriptId() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCommandExecutor" href="qscriptdebuggercommandexecutor.html" status="internal" access="private" location="qscriptdebuggercommandexecutor_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h" lineno="58" since="4.5" module="QtScriptTools" brief="Applies debugger commands to a back-end">
<function threadsafety="unspecified" name="QScriptDebuggerCommandExecutor" fullname="QScriptDebuggerCommandExecutor::QScriptDebuggerCommandExecutor" href="qscriptdebuggercommandexecutor.html#QScriptDebuggerCommandExecutor" status="active" access="public" location="qscriptdebuggercommandexecutor_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommandExecutor()"/>
<function threadsafety="unspecified" name="QScriptDebuggerCommandExecutor" fullname="QScriptDebuggerCommandExecutor::QScriptDebuggerCommandExecutor" href="qscriptdebuggercommandexecutor.html#QScriptDebuggerCommandExecutor-1" status="active" access="protected" location="qscriptdebuggercommandexecutor_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h" lineno="69" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommandExecutor(QScriptDebuggerCommandExecutorPrivate &amp;dd)">
<parameter left="QScriptDebuggerCommandExecutorPrivate &amp;" right="" name="dd" default=""/>
</function>
<function threadsafety="unspecified" name="execute" fullname="QScriptDebuggerCommandExecutor::execute" href="qscriptdebuggercommandexecutor.html#execute" status="active" access="public" location="qscriptdebuggercommandexecutor_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerResponse" signature="QScriptDebuggerResponse execute(QScriptDebuggerBackend *backend, const QScriptDebuggerCommand &amp;command)">
<parameter left="QScriptDebuggerBackend *" right="" name="backend" default=""/>
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCommandExecutor" fullname="QScriptDebuggerCommandExecutor::~QScriptDebuggerCommandExecutor" href="qscriptdebuggercommandexecutor.html#dtor.QScriptDebuggerCommandExecutor" status="active" access="public" location="qscriptdebuggercommandexecutor_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h" lineno="62" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCommandExecutor()"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QScriptDebuggerCommandExecutor::d_ptr" href="qscriptdebuggercommandexecutor.html#d_ptr-var" status="active" access="protected" location="qscriptdebuggercommandexecutor_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h" lineno="70" type="QScopedPointer&lt;QScriptDebuggerCommandExecutorPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerFrontend" href="qscriptdebuggercommandschedulerfrontend.html" status="internal" access="private" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="60">
<function threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerFrontend" fullname="QScriptDebuggerCommandSchedulerFrontend::QScriptDebuggerCommandSchedulerFrontend" href="qscriptdebuggercommandschedulerfrontend.html#QScriptDebuggerCommandSchedulerFrontend" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="63" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommandSchedulerFrontend(QScriptDebuggerCommandSchedulerInterface *scheduler, QScriptDebuggerResponseHandlerInterface *responseHandler)">
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="scheduler" default=""/>
<parameter left="QScriptDebuggerResponseHandlerInterface *" right="" name="responseHandler" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleClearExceptions" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleClearExceptions" href="qscriptdebuggercommandschedulerfrontend.html#scheduleClearExceptions" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleClearExceptions()"/>
<function threadsafety="unspecified" name="scheduleCommand" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleCommand" href="qscriptdebuggercommandschedulerfrontend.html#scheduleCommand" status="active" access="private" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleCommand(const QScriptDebuggerCommand &amp;command)">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleContextsCheckpoint" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleContextsCheckpoint" href="qscriptdebuggercommandschedulerfrontend.html#scheduleContextsCheckpoint" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleContextsCheckpoint()"/>
<function threadsafety="unspecified" name="scheduleContinue" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleContinue" href="qscriptdebuggercommandschedulerfrontend.html#scheduleContinue" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleContinue()"/>
<function threadsafety="unspecified" name="scheduleDeleteAllBreakpoints" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleDeleteAllBreakpoints" href="qscriptdebuggercommandschedulerfrontend.html#scheduleDeleteAllBreakpoints" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleDeleteAllBreakpoints()"/>
<function threadsafety="unspecified" name="scheduleDeleteBreakpoint" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleDeleteBreakpoint" href="qscriptdebuggercommandschedulerfrontend.html#scheduleDeleteBreakpoint" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleDeleteBreakpoint(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleDeleteScriptObjectSnapshot" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleDeleteScriptObjectSnapshot" href="qscriptdebuggercommandschedulerfrontend.html#scheduleDeleteScriptObjectSnapshot" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleDeleteScriptObjectSnapshot(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleDeleteScriptValueIterator" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleDeleteScriptValueIterator" href="qscriptdebuggercommandschedulerfrontend.html#scheduleDeleteScriptValueIterator" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleDeleteScriptValueIterator(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleEvaluate" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleEvaluate" href="qscriptdebuggercommandschedulerfrontend.html#scheduleEvaluate" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleEvaluate(int contextIndex, const QString &amp;program, const QString &amp;fileName, int lineNumber)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QString &amp;" right="" name="program" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="1"/>
</function>
<function threadsafety="unspecified" name="scheduleForceReturn" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleForceReturn" href="qscriptdebuggercommandschedulerfrontend.html#scheduleForceReturn" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleForceReturn(int contextIndex, const QScriptDebuggerValue &amp;value)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetActivationObject" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetActivationObject" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetActivationObject" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetActivationObject(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetBacktrace" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetBacktrace" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetBacktrace" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetBacktrace()"/>
<function threadsafety="unspecified" name="scheduleGetBreakpointData" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetBreakpointData" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetBreakpointData" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetBreakpointData(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetBreakpoints" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetBreakpoints" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetBreakpoints" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetBreakpoints()"/>
<function threadsafety="unspecified" name="scheduleGetCompletions" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetCompletions" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetCompletions" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetCompletions(int contextIndex, const QStringList &amp;path)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QStringList &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetContextCount" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetContextCount" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetContextCount" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetContextCount()"/>
<function threadsafety="unspecified" name="scheduleGetContextId" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetContextId" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetContextId" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetContextId(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetContextInfo" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetContextInfo" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetContextInfo" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetContextInfo(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetContextState" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetContextState" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetContextState" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetContextState(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetPropertiesByIterator" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetPropertiesByIterator" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetPropertiesByIterator" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="110" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetPropertiesByIterator(int id, int count)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="int" right="" name="count" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetPropertyExpressionValue" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetPropertyExpressionValue" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetPropertyExpressionValue" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="104" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetPropertyExpressionValue(int contextIndex, int lineNumber, const QStringList &amp;path)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="const QStringList &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetScopeChain" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetScopeChain" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetScopeChain" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetScopeChain(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetScriptData" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetScriptData" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetScriptData" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetScriptData(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetScripts" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetScripts" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetScripts" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetScripts()"/>
<function threadsafety="unspecified" name="scheduleGetScriptsDelta" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetScriptsDelta" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetScriptsDelta" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetScriptsDelta()"/>
<function threadsafety="unspecified" name="scheduleGetThisObject" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleGetThisObject" href="qscriptdebuggercommandschedulerfrontend.html#scheduleGetThisObject" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetThisObject(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleInterrupt" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleInterrupt" href="qscriptdebuggercommandschedulerfrontend.html#scheduleInterrupt" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleInterrupt()"/>
<function threadsafety="unspecified" name="scheduleNewScriptObjectSnapshot" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleNewScriptObjectSnapshot" href="qscriptdebuggercommandschedulerfrontend.html#scheduleNewScriptObjectSnapshot" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleNewScriptObjectSnapshot()"/>
<function threadsafety="unspecified" name="scheduleNewScriptValueIterator" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleNewScriptValueIterator" href="qscriptdebuggercommandschedulerfrontend.html#scheduleNewScriptValueIterator" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleNewScriptValueIterator(const QScriptDebuggerValue &amp;object)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleResolveScript" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleResolveScript" href="qscriptdebuggercommandschedulerfrontend.html#scheduleResolveScript" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleResolveScript(const QString &amp;fileName)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleRunToLocation" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleRunToLocation" href="qscriptdebuggercommandschedulerfrontend.html#scheduleRunToLocation" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleRunToLocation(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleRunToLocation" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleRunToLocation" href="qscriptdebuggercommandschedulerfrontend.html#scheduleRunToLocation-1" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleRunToLocation(qint64 scriptId, int lineNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleScriptObjectSnapshotCapture" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleScriptObjectSnapshotCapture" href="qscriptdebuggercommandschedulerfrontend.html#scheduleScriptObjectSnapshotCapture" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="126" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleScriptObjectSnapshotCapture(int id, const QScriptDebuggerValue &amp;object)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleScriptValueToString" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleScriptValueToString" href="qscriptdebuggercommandschedulerfrontend.html#scheduleScriptValueToString" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleScriptValueToString(const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleScriptsCheckpoint" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleScriptsCheckpoint" href="qscriptdebuggercommandschedulerfrontend.html#scheduleScriptsCheckpoint" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleScriptsCheckpoint()"/>
<function threadsafety="unspecified" name="scheduleSetBreakpoint" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleSetBreakpoint" href="qscriptdebuggercommandschedulerfrontend.html#scheduleSetBreakpoint-1" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleSetBreakpoint(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleSetBreakpoint" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleSetBreakpoint" href="qscriptdebuggercommandschedulerfrontend.html#scheduleSetBreakpoint" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleSetBreakpoint(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleSetBreakpointData" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleSetBreakpointData" href="qscriptdebuggercommandschedulerfrontend.html#scheduleSetBreakpointData" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleSetBreakpointData(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleSetScriptValueProperty" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleSetScriptValueProperty" href="qscriptdebuggercommandschedulerfrontend.html#scheduleSetScriptValueProperty" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleSetScriptValueProperty(const QScriptDebuggerValue &amp;object, const QString &amp;name, const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="object" default=""/>
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleStepInto" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleStepInto" href="qscriptdebuggercommandschedulerfrontend.html#scheduleStepInto" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleStepInto(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="scheduleStepOut" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleStepOut" href="qscriptdebuggercommandschedulerfrontend.html#scheduleStepOut" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleStepOut()"/>
<function threadsafety="unspecified" name="scheduleStepOver" fullname="QScriptDebuggerCommandSchedulerFrontend::scheduleStepOver" href="qscriptdebuggercommandschedulerfrontend.html#scheduleStepOver" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleStepOver(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCommandSchedulerFrontend" fullname="QScriptDebuggerCommandSchedulerFrontend::~QScriptDebuggerCommandSchedulerFrontend" href="qscriptdebuggercommandschedulerfrontend.html#dtor.QScriptDebuggerCommandSchedulerFrontend" status="active" access="public" location="qscriptdebuggercommandschedulerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h" lineno="66" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCommandSchedulerFrontend()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerInterface" href="qscriptdebuggercommandschedulerinterface.html" status="internal" access="private" location="qscriptdebuggercommandschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerinterface_p.h" lineno="55">
<function threadsafety="unspecified" name="scheduleCommand" fullname="QScriptDebuggerCommandSchedulerInterface::scheduleCommand" href="qscriptdebuggercommandschedulerinterface.html#scheduleCommand" status="active" access="public" location="qscriptdebuggercommandschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerinterface_p.h" lineno="60" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleCommand(const QScriptDebuggerCommand &amp;command, QScriptDebuggerResponseHandlerInterface *responseHandler) = 0">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
<parameter left="QScriptDebuggerResponseHandlerInterface *" right="" name="responseHandler" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCommandSchedulerInterface" fullname="QScriptDebuggerCommandSchedulerInterface::~QScriptDebuggerCommandSchedulerInterface" href="qscriptdebuggercommandschedulerinterface.html#dtor.QScriptDebuggerCommandSchedulerInterface" status="active" access="public" location="qscriptdebuggercommandschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerinterface_p.h" lineno="58" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCommandSchedulerInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerJob" href="qscriptdebuggercommandschedulerjob.html" status="internal" access="private" location="qscriptdebuggercommandschedulerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p.h" lineno="57" bases="QScriptDebuggerResponseHandlerInterface">
<function threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerJob" fullname="QScriptDebuggerCommandSchedulerJob::QScriptDebuggerCommandSchedulerJob" href="qscriptdebuggercommandschedulerjob.html#QScriptDebuggerCommandSchedulerJob" status="active" access="public" location="qscriptdebuggercommandschedulerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p.h" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommandSchedulerJob(QScriptDebuggerCommandSchedulerInterface *commandScheduler)">
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="commandScheduler" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerJob" fullname="QScriptDebuggerCommandSchedulerJob::QScriptDebuggerCommandSchedulerJob" href="qscriptdebuggercommandschedulerjob.html#QScriptDebuggerCommandSchedulerJob-1" status="active" access="protected" location="qscriptdebuggercommandschedulerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p.h" lineno="68" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommandSchedulerJob(QScriptDebuggerCommandSchedulerJobPrivate &amp;dd, QScriptDebuggerCommandSchedulerInterface *commandScheduler)">
<parameter left="QScriptDebuggerCommandSchedulerJobPrivate &amp;" right="" name="dd" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="commandScheduler" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerCommandSchedulerJob" fullname="QScriptDebuggerCommandSchedulerJob::~QScriptDebuggerCommandSchedulerJob" href="qscriptdebuggercommandschedulerjob.html#dtor.QScriptDebuggerCommandSchedulerJob" status="active" access="public" location="qscriptdebuggercommandschedulerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p.h" lineno="63" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCommandSchedulerJob()"/>
<function threadsafety="unspecified" name="commandScheduler" fullname="QScriptDebuggerCommandSchedulerJob::commandScheduler" href="qscriptdebuggercommandschedulerjob.html#commandScheduler" status="active" access="public" location="qscriptdebuggercommandschedulerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommandSchedulerInterface *" signature="QScriptDebuggerCommandSchedulerInterface * commandScheduler() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerJobPrivate" href="qscriptdebuggercommandschedulerjobprivate.html" status="internal" access="private" location="qscriptdebuggercommandschedulerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p_p.h" lineno="55" bases="QScriptDebuggerJobPrivate">
<function threadsafety="unspecified" name="QScriptDebuggerCommandSchedulerJobPrivate" fullname="QScriptDebuggerCommandSchedulerJobPrivate::QScriptDebuggerCommandSchedulerJobPrivate" href="qscriptdebuggercommandschedulerjobprivate.html#QScriptDebuggerCommandSchedulerJobPrivate" status="active" access="public" location="qscriptdebuggercommandschedulerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p_p.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerCommandSchedulerJobPrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerCommandSchedulerJobPrivate" fullname="QScriptDebuggerCommandSchedulerJobPrivate::~QScriptDebuggerCommandSchedulerJobPrivate" href="qscriptdebuggercommandschedulerjobprivate.html#dtor.QScriptDebuggerCommandSchedulerJobPrivate" status="active" access="public" location="qscriptdebuggercommandschedulerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p_p.h" lineno="61" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerCommandSchedulerJobPrivate()"/>
<variable threadsafety="unspecified" name="commandScheduler" fullname="QScriptDebuggerCommandSchedulerJobPrivate::commandScheduler" href="qscriptdebuggercommandschedulerjobprivate.html#commandScheduler-var" status="active" access="public" location="qscriptdebuggercommandschedulerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p_p.h" lineno="63" type="QScriptDebuggerCommandSchedulerInterface *" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsole" href="qscriptdebuggerconsole.html" status="internal" access="private" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="62" since="4.5" bases="QScriptDebuggerConsoleHistorianInterface" module="QtScriptTools" brief="The core functionality of a debugger console">
<function threadsafety="unspecified" name="QScriptDebuggerConsole" fullname="QScriptDebuggerConsole::QScriptDebuggerConsole" href="qscriptdebuggerconsole.html#QScriptDebuggerConsole" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsole()"/>
<function threadsafety="unspecified" name="consumeInput" fullname="QScriptDebuggerConsole::consumeInput" href="qscriptdebuggerconsole.html#consumeInput" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandJob *" signature="QScriptDebuggerConsoleCommandJob * consumeInput(const QString &amp;input, QScriptMessageHandlerInterface *messageHandler, QScriptDebuggerCommandSchedulerInterface *commandScheduler)">
<parameter left="const QString &amp;" right="" name="input" default=""/>
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="commandScheduler" default=""/>
</function>
<function threadsafety="unspecified" name="bumpSessionId" fullname="QScriptDebuggerConsole::bumpSessionId" href="qscriptdebuggerconsole.html#bumpSessionId" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void bumpSessionId()"/>
<function threadsafety="unspecified" name="changeHistoryAt" fullname="QScriptDebuggerConsole::changeHistoryAt" href="qscriptdebuggerconsole.html#changeHistoryAt" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="87" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void changeHistoryAt(int index, const QString &amp;newHistory)">
<parameter left="int" right="" name="index" default=""/>
<parameter left="const QString &amp;" right="" name="newHistory" default=""/>
</function>
<function threadsafety="unspecified" name="loadScriptedCommands" fullname="QScriptDebuggerConsole::loadScriptedCommands" href="qscriptdebuggerconsole.html#loadScriptedCommands" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void loadScriptedCommands(const QString &amp;scriptsPath, QScriptMessageHandlerInterface *messageHandler)">
<parameter left="const QString &amp;" right="" name="scriptsPath" default=""/>
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentFrameIndex" fullname="QScriptDebuggerConsole::setCurrentFrameIndex" href="qscriptdebuggerconsole.html#setCurrentFrameIndex" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentFrameIndex(int index)">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentLineNumber" fullname="QScriptDebuggerConsole::setCurrentLineNumber" href="qscriptdebuggerconsole.html#setCurrentLineNumber" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentLineNumber(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentScriptId" fullname="QScriptDebuggerConsole::setCurrentScriptId" href="qscriptdebuggerconsole.html#setCurrentScriptId" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentScriptId(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setEvaluateAction" fullname="QScriptDebuggerConsole::setEvaluateAction" href="qscriptdebuggerconsole.html#setEvaluateAction" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setEvaluateAction(int action)">
<parameter left="int" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="setIncompleteInput" fullname="QScriptDebuggerConsole::setIncompleteInput" href="qscriptdebuggerconsole.html#setIncompleteInput" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setIncompleteInput(const QString &amp;input)">
<parameter left="const QString &amp;" right="" name="input" default=""/>
</function>
<function threadsafety="unspecified" name="showDebuggerInfoMessage" fullname="QScriptDebuggerConsole::showDebuggerInfoMessage" href="qscriptdebuggerconsole.html#showDebuggerInfoMessage" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void showDebuggerInfoMessage(QScriptMessageHandlerInterface *messageHandler)">
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsole" fullname="QScriptDebuggerConsole::~QScriptDebuggerConsole" href="qscriptdebuggerconsole.html#dtor.QScriptDebuggerConsole" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="67" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsole()"/>
<function threadsafety="unspecified" name="commandManager" fullname="QScriptDebuggerConsole::commandManager" href="qscriptdebuggerconsole.html#commandManager" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandManager *" signature="QScriptDebuggerConsoleCommandManager * commandManager() const"/>
<function threadsafety="unspecified" name="commandPrefix" fullname="QScriptDebuggerConsole::commandPrefix" href="qscriptdebuggerconsole.html#commandPrefix" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString commandPrefix() const"/>
<function threadsafety="unspecified" name="historyAt" fullname="QScriptDebuggerConsole::historyAt" href="qscriptdebuggerconsole.html#historyAt" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="86" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString historyAt(int index) const">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="incompleteInput" fullname="QScriptDebuggerConsole::incompleteInput" href="qscriptdebuggerconsole.html#incompleteInput" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString incompleteInput() const"/>
<function threadsafety="unspecified" name="hasIncompleteInput" fullname="QScriptDebuggerConsole::hasIncompleteInput" href="qscriptdebuggerconsole.html#hasIncompleteInput" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasIncompleteInput() const"/>
<function threadsafety="unspecified" name="currentFrameIndex" fullname="QScriptDebuggerConsole::currentFrameIndex" href="qscriptdebuggerconsole.html#currentFrameIndex" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int currentFrameIndex() const"/>
<function threadsafety="unspecified" name="currentLineNumber" fullname="QScriptDebuggerConsole::currentLineNumber" href="qscriptdebuggerconsole.html#currentLineNumber" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int currentLineNumber() const"/>
<function threadsafety="unspecified" name="evaluateAction" fullname="QScriptDebuggerConsole::evaluateAction" href="qscriptdebuggerconsole.html#evaluateAction" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int evaluateAction() const"/>
<function threadsafety="unspecified" name="historyCount" fullname="QScriptDebuggerConsole::historyCount" href="qscriptdebuggerconsole.html#historyCount" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="85" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int historyCount() const"/>
<function threadsafety="unspecified" name="currentScriptId" fullname="QScriptDebuggerConsole::currentScriptId" href="qscriptdebuggerconsole.html#currentScriptId" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 currentScriptId() const"/>
<function threadsafety="unspecified" name="sessionId" fullname="QScriptDebuggerConsole::sessionId" href="qscriptdebuggerconsole.html#sessionId" status="active" access="public" location="qscriptdebuggerconsole_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsole_p.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 sessionId() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleCommand" href="qscriptdebuggerconsolecommand.html" status="internal" access="private" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="62" since="4.5" module="QtScriptTools" brief="The base class of console commands">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommand" fullname="QScriptDebuggerConsoleCommand::QScriptDebuggerConsoleCommand" href="qscriptdebuggerconsolecommand.html#QScriptDebuggerConsoleCommand" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommand()"/>
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommand" fullname="QScriptDebuggerConsoleCommand::QScriptDebuggerConsoleCommand" href="qscriptdebuggerconsolecommand.html#QScriptDebuggerConsoleCommand-1" status="active" access="protected" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="85" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommand(QScriptDebuggerConsoleCommandPrivate &amp;dd)">
<parameter left="QScriptDebuggerConsoleCommandPrivate &amp;" right="" name="dd" default=""/>
</function>
<function threadsafety="unspecified" name="createJob" fullname="QScriptDebuggerConsoleCommand::createJob" href="qscriptdebuggerconsolecommand.html#createJob" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="78" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandJob *" signature="QScriptDebuggerConsoleCommandJob * createJob(const QStringList &amp;arguments, QScriptDebuggerConsole *console, QScriptMessageHandlerInterface *messageHandler, QScriptDebuggerCommandSchedulerInterface *scheduler) = 0">
<parameter left="const QStringList &amp;" right="" name="arguments" default=""/>
<parameter left="QScriptDebuggerConsole *" right="" name="console" default=""/>
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="scheduler" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleCommand" fullname="QScriptDebuggerConsoleCommand::~QScriptDebuggerConsoleCommand" href="qscriptdebuggerconsolecommand.html#dtor.QScriptDebuggerConsoleCommand" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="66" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleCommand()"/>
<function threadsafety="unspecified" name="group" fullname="QScriptDebuggerConsoleCommand::group" href="qscriptdebuggerconsolecommand.html#group" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="69" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString group() const = 0"/>
<function threadsafety="unspecified" name="longDescription" fullname="QScriptDebuggerConsoleCommand::longDescription" href="qscriptdebuggerconsolecommand.html#longDescription" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="71" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString longDescription() const = 0"/>
<function threadsafety="unspecified" name="name" fullname="QScriptDebuggerConsoleCommand::name" href="qscriptdebuggerconsolecommand.html#name" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="68" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString name() const = 0"/>
<function threadsafety="unspecified" name="shortDescription" fullname="QScriptDebuggerConsoleCommand::shortDescription" href="qscriptdebuggerconsolecommand.html#shortDescription" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="70" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString shortDescription() const = 0"/>
<function threadsafety="unspecified" name="aliases" fullname="QScriptDebuggerConsoleCommand::aliases" href="qscriptdebuggerconsolecommand.html#aliases" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="73" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList aliases() const"/>
<function threadsafety="unspecified" name="argumentTypes" fullname="QScriptDebuggerConsoleCommand::argumentTypes" href="qscriptdebuggerconsolecommand.html#argumentTypes" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="75" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList argumentTypes() const"/>
<function threadsafety="unspecified" name="seeAlso" fullname="QScriptDebuggerConsoleCommand::seeAlso" href="qscriptdebuggerconsolecommand.html#seeAlso" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="72" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList seeAlso() const"/>
<function threadsafety="unspecified" name="subCommands" fullname="QScriptDebuggerConsoleCommand::subCommands" href="qscriptdebuggerconsolecommand.html#subCommands" status="active" access="public" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="77" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList subCommands() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QScriptDebuggerConsoleCommand::d_ptr" href="qscriptdebuggerconsolecommand.html#d_ptr-var" status="active" access="protected" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="86" type="QScopedPointer&lt;QScriptDebuggerConsoleCommandPrivate&gt;" static="false"/>
</class>
<typedef threadsafety="unspecified" name="QScriptDebuggerConsoleCommandList" status="internal" access="private" location="qscriptdebuggerconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h" lineno="93"/>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleCommandPrivate" href="qscriptdebuggerconsolecommandprivate.html" status="internal" access="private" location="qscriptdebuggerconsolecommand_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandPrivate" fullname="QScriptDebuggerConsoleCommandPrivate::QScriptDebuggerConsoleCommandPrivate" href="qscriptdebuggerconsolecommandprivate.html#QScriptDebuggerConsoleCommandPrivate" status="active" access="public" location="qscriptdebuggerconsolecommand_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p_p.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandPrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleCommandPrivate" fullname="QScriptDebuggerConsoleCommandPrivate::~QScriptDebuggerConsoleCommandPrivate" href="qscriptdebuggerconsolecommandprivate.html#dtor.QScriptDebuggerConsoleCommandPrivate" status="active" access="public" location="qscriptdebuggerconsolecommand_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p_p.h" lineno="58" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleCommandPrivate()"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QScriptDebuggerConsoleCommandPrivate::q_ptr" href="qscriptdebuggerconsolecommandprivate.html#q_ptr-var" status="active" access="public" location="qscriptdebuggerconsolecommand_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommand_p_p.h" lineno="60" type="QScriptDebuggerConsoleCommand *" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleCommandGroupData" href="qscriptdebuggerconsolecommandgroupdata.html" status="internal" access="private" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="57" since="4.5" module="QtScriptTools" brief="Holds data associated with a console command group">
<function threadsafety="unspecified" name="operator=" fullname="QScriptDebuggerConsoleCommandGroupData::operator=" href="qscriptdebuggerconsolecommandgroupdata.html#operator-eq" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="73" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandGroupData &amp;" signature="QScriptDebuggerConsoleCommandGroupData &amp; operator=(const QScriptDebuggerConsoleCommandGroupData &amp;other)">
<parameter left="const QScriptDebuggerConsoleCommandGroupData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandGroupData" fullname="QScriptDebuggerConsoleCommandGroupData::QScriptDebuggerConsoleCommandGroupData" href="qscriptdebuggerconsolecommandgroupdata.html#QScriptDebuggerConsoleCommandGroupData" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandGroupData()"/>
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandGroupData" fullname="QScriptDebuggerConsoleCommandGroupData::QScriptDebuggerConsoleCommandGroupData" href="qscriptdebuggerconsolecommandgroupdata.html#QScriptDebuggerConsoleCommandGroupData-2" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="64" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandGroupData(const QScriptDebuggerConsoleCommandGroupData &amp;other)">
<parameter left="const QScriptDebuggerConsoleCommandGroupData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandGroupData" fullname="QScriptDebuggerConsoleCommandGroupData::QScriptDebuggerConsoleCommandGroupData" href="qscriptdebuggerconsolecommandgroupdata.html#QScriptDebuggerConsoleCommandGroupData-1" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandGroupData(const QString &amp;shortDescription, const QString &amp;longDescription)">
<parameter left="const QString &amp;" right="" name="shortDescription" default=""/>
<parameter left="const QString &amp;" right="" name="longDescription" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleCommandGroupData" fullname="QScriptDebuggerConsoleCommandGroupData::~QScriptDebuggerConsoleCommandGroupData" href="qscriptdebuggerconsolecommandgroupdata.html#dtor.QScriptDebuggerConsoleCommandGroupData" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="66" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleCommandGroupData()"/>
<function threadsafety="unspecified" name="longDescription" fullname="QScriptDebuggerConsoleCommandGroupData::longDescription" href="qscriptdebuggerconsolecommandgroupdata.html#longDescription" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString longDescription() const"/>
<function threadsafety="unspecified" name="shortDescription" fullname="QScriptDebuggerConsoleCommandGroupData::shortDescription" href="qscriptdebuggerconsolecommandgroupdata.html#shortDescription" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString shortDescription() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QScriptDebuggerConsoleCommandGroupData::isValid" href="qscriptdebuggerconsolecommandgroupdata.html#isValid" status="active" access="public" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
</class>
<typedef threadsafety="unspecified" name="QScriptDebuggerConsoleCommandGroupMap" status="internal" access="private" location="qscriptdebuggerconsolecommandgroupdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h" lineno="83"/>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleCommandJob" href="qscriptdebuggerconsolecommandjob.html" status="internal" access="private" location="qscriptdebuggerconsolecommandjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p.h" lineno="56" bases="QScriptDebuggerCommandSchedulerJob">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandJob" fullname="QScriptDebuggerConsoleCommandJob::QScriptDebuggerConsoleCommandJob" href="qscriptdebuggerconsolecommandjob.html#QScriptDebuggerConsoleCommandJob" status="active" access="public" location="qscriptdebuggerconsolecommandjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandJob(QScriptDebuggerConsole *console, QScriptMessageHandlerInterface *messageHandler, QScriptDebuggerCommandSchedulerInterface *scheduler)">
<parameter left="QScriptDebuggerConsole *" right="" name="console" default=""/>
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="scheduler" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandJob" fullname="QScriptDebuggerConsoleCommandJob::QScriptDebuggerConsoleCommandJob" href="qscriptdebuggerconsolecommandjob.html#QScriptDebuggerConsoleCommandJob-1" status="active" access="protected" location="qscriptdebuggerconsolecommandjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p.h" lineno="66" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandJob(QScriptDebuggerConsoleCommandJobPrivate &amp;dd, QScriptDebuggerConsole *console, QScriptMessageHandlerInterface *messageHandler, QScriptDebuggerCommandSchedulerInterface *scheduler)">
<parameter left="QScriptDebuggerConsoleCommandJobPrivate &amp;" right="" name="dd" default=""/>
<parameter left="QScriptDebuggerConsole *" right="" name="console" default=""/>
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="scheduler" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleCommandJob" fullname="QScriptDebuggerConsoleCommandJob::~QScriptDebuggerConsoleCommandJob" href="qscriptdebuggerconsolecommandjob.html#dtor.QScriptDebuggerConsoleCommandJob" status="active" access="public" location="qscriptdebuggerconsolecommandjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p.h" lineno="63" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleCommandJob()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleCommandJobPrivate" href="qscriptdebuggerconsolecommandjobprivate.html" status="internal" access="private" location="qscriptdebuggerconsolecommandjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p_p.h" lineno="56" bases="QScriptDebuggerCommandSchedulerJobPrivate">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandJobPrivate" fullname="QScriptDebuggerConsoleCommandJobPrivate::QScriptDebuggerConsoleCommandJobPrivate" href="qscriptdebuggerconsolecommandjobprivate.html#QScriptDebuggerConsoleCommandJobPrivate" status="active" access="public" location="qscriptdebuggerconsolecommandjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandJobPrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleCommandJobPrivate" fullname="QScriptDebuggerConsoleCommandJobPrivate::~QScriptDebuggerConsoleCommandJobPrivate" href="qscriptdebuggerconsolecommandjobprivate.html#dtor.QScriptDebuggerConsoleCommandJobPrivate" status="active" access="public" location="qscriptdebuggerconsolecommandjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleCommandJobPrivate()"/>
<variable threadsafety="unspecified" name="console" fullname="QScriptDebuggerConsoleCommandJobPrivate::console" href="qscriptdebuggerconsolecommandjobprivate.html#console-var" status="active" access="public" location="qscriptdebuggerconsolecommandjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p_p.h" lineno="64" type="QScriptDebuggerConsole *" static="false"/>
<variable threadsafety="unspecified" name="messageHandler" fullname="QScriptDebuggerConsoleCommandJobPrivate::messageHandler" href="qscriptdebuggerconsolecommandjobprivate.html#messageHandler-var" status="active" access="public" location="qscriptdebuggerconsolecommandjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p_p.h" lineno="65" type="QScriptMessageHandlerInterface *" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleCommandManager" href="qscriptdebuggerconsolecommandmanager.html" status="internal" access="private" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="61" since="4.5" module="QtScriptTools" brief="Manages a collection of console commands">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleCommandManager" fullname="QScriptDebuggerConsoleCommandManager::QScriptDebuggerConsoleCommandManager" href="qscriptdebuggerconsolecommandmanager.html#QScriptDebuggerConsoleCommandManager" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleCommandManager()"/>
<function threadsafety="unspecified" name="addCommand" fullname="QScriptDebuggerConsoleCommandManager::addCommand" href="qscriptdebuggerconsolecommandmanager.html#addCommand" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addCommand(QScriptDebuggerConsoleCommand *command)">
<parameter left="QScriptDebuggerConsoleCommand *" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="addCommandGroup" fullname="QScriptDebuggerConsoleCommandManager::addCommandGroup" href="qscriptdebuggerconsolecommandmanager.html#addCommandGroup" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addCommandGroup(const QString &amp;name, const QScriptDebuggerConsoleCommandGroupData &amp;data)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QScriptDebuggerConsoleCommandGroupData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleCommandManager" fullname="QScriptDebuggerConsoleCommandManager::~QScriptDebuggerConsoleCommandManager" href="qscriptdebuggerconsolecommandmanager.html#dtor.QScriptDebuggerConsoleCommandManager" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="65" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleCommandManager()"/>
<function threadsafety="unspecified" name="commandsInGroup" fullname="QScriptDebuggerConsoleCommandManager::commandsInGroup" href="qscriptdebuggerconsolecommandmanager.html#commandsInGroup" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QScriptDebuggerConsoleCommand *&gt;" signature="QList&lt;QScriptDebuggerConsoleCommand *&gt; commandsInGroup(const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="commands" fullname="QScriptDebuggerConsoleCommandManager::commands" href="qscriptdebuggerconsolecommandmanager.html#commands" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QMap&lt;QString, QList&lt;QScriptDebuggerConsoleCommand *&gt; &gt;" signature="QMap&lt;QString, QList&lt;QScriptDebuggerConsoleCommand *&gt; &gt; commands() const"/>
<function threadsafety="unspecified" name="findCommand" fullname="QScriptDebuggerConsoleCommandManager::findCommand" href="qscriptdebuggerconsolecommandmanager.html#findCommand" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommand *" signature="QScriptDebuggerConsoleCommand * findCommand(const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="commandGroupData" fullname="QScriptDebuggerConsoleCommandManager::commandGroupData" href="qscriptdebuggerconsolecommandmanager.html#commandGroupData" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandGroupData" signature="QScriptDebuggerConsoleCommandGroupData commandGroupData(const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="commandGroups" fullname="QScriptDebuggerConsoleCommandManager::commandGroups" href="qscriptdebuggerconsolecommandmanager.html#commandGroups" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandGroupMap" signature="QScriptDebuggerConsoleCommandGroupMap commandGroups() const"/>
<function threadsafety="unspecified" name="completions" fullname="QScriptDebuggerConsoleCommandManager::completions" href="qscriptdebuggerconsolecommandmanager.html#completions" status="active" access="public" location="qscriptdebuggerconsolecommandmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList completions(const QString &amp;prefix) const">
<parameter left="const QString &amp;" right="" name="prefix" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleGlobalObject" href="qscriptdebuggerconsoleglobalobject.html" status="internal" access="private" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="66">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleGlobalObject" fullname="QScriptDebuggerConsoleGlobalObject::QScriptDebuggerConsoleGlobalObject" href="qscriptdebuggerconsoleglobalobject.html#QScriptDebuggerConsoleGlobalObject" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="71" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleGlobalObject(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="checkSyntax" fullname="QScriptDebuggerConsoleGlobalObject::checkSyntax" href="qscriptdebuggerconsoleglobalobject.html#checkSyntax" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="153" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool checkSyntax(const QString &amp;program)">
<parameter left="const QString &amp;" right="" name="program" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleClearExceptions" fullname="QScriptDebuggerConsoleGlobalObject::scheduleClearExceptions" href="qscriptdebuggerconsoleglobalobject.html#scheduleClearExceptions" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="126" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleClearExceptions()"/>
<function threadsafety="unspecified" name="scheduleCommand" fullname="QScriptDebuggerConsoleGlobalObject::scheduleCommand" href="qscriptdebuggerconsoleglobalobject.html#scheduleCommand" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="128" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleCommand(const QScriptDebuggerCommand &amp;command)">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleContinue" fullname="QScriptDebuggerConsoleGlobalObject::scheduleContinue" href="qscriptdebuggerconsoleglobalobject.html#scheduleContinue" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="89" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleContinue()"/>
<function threadsafety="unspecified" name="scheduleDeleteAllBreakpoints" fullname="QScriptDebuggerConsoleGlobalObject::scheduleDeleteAllBreakpoints" href="qscriptdebuggerconsoleglobalobject.html#scheduleDeleteAllBreakpoints" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="99" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleDeleteAllBreakpoints()"/>
<function threadsafety="unspecified" name="scheduleDeleteBreakpoint" fullname="QScriptDebuggerConsoleGlobalObject::scheduleDeleteBreakpoint" href="qscriptdebuggerconsoleglobalobject.html#scheduleDeleteBreakpoint" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="98" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleDeleteBreakpoint(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleDeleteScriptValueIterator" fullname="QScriptDebuggerConsoleGlobalObject::scheduleDeleteScriptValueIterator" href="qscriptdebuggerconsoleglobalobject.html#scheduleDeleteScriptValueIterator" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="118" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleDeleteScriptValueIterator(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleEvaluate" fullname="QScriptDebuggerConsoleGlobalObject::scheduleEvaluate" href="qscriptdebuggerconsoleglobalobject.html#scheduleEvaluate" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="120" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleEvaluate(int contextIndex, const QString &amp;program, const QString &amp;fileName, int lineNumber)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QString &amp;" right="" name="program" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="1"/>
</function>
<function threadsafety="unspecified" name="scheduleForceReturn" fullname="QScriptDebuggerConsoleGlobalObject::scheduleForceReturn" href="qscriptdebuggerconsoleglobalobject.html#scheduleForceReturn" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="95" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleForceReturn(int contextIndex, const QScriptDebuggerValue &amp;value)">
<parameter left="int" right="" name="contextIndex" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetActivationObject" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetActivationObject" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetActivationObject" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="112" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetActivationObject(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetBacktrace" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetBacktrace" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetBacktrace" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="110" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetBacktrace()"/>
<function threadsafety="unspecified" name="scheduleGetBreakpointData" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetBreakpointData" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetBreakpointData" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="101" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetBreakpointData(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetBreakpoints" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetBreakpoints" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetBreakpoints" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="100" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetBreakpoints()"/>
<function threadsafety="unspecified" name="scheduleGetContextCount" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetContextCount" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetContextCount" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="113" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetContextCount()"/>
<function threadsafety="unspecified" name="scheduleGetContextInfo" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetContextInfo" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetContextInfo" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="114" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetContextInfo(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetPropertiesByIterator" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetPropertiesByIterator" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetPropertiesByIterator" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="117" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetPropertiesByIterator(int id, int count)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="int" right="" name="count" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetScriptData" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetScriptData" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetScriptData" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="105" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetScriptData(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleGetScripts" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetScripts" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetScripts" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="104" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetScripts()"/>
<function threadsafety="unspecified" name="scheduleGetScriptsDelta" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetScriptsDelta" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetScriptsDelta" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="107" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetScriptsDelta()"/>
<function threadsafety="unspecified" name="scheduleGetThisObject" fullname="QScriptDebuggerConsoleGlobalObject::scheduleGetThisObject" href="qscriptdebuggerconsoleglobalobject.html#scheduleGetThisObject" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="111" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleGetThisObject(int contextIndex)">
<parameter left="int" right="" name="contextIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleInterrupt" fullname="QScriptDebuggerConsoleGlobalObject::scheduleInterrupt" href="qscriptdebuggerconsoleglobalobject.html#scheduleInterrupt" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="88" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleInterrupt()"/>
<function threadsafety="unspecified" name="scheduleNewScriptValueIterator" fullname="QScriptDebuggerConsoleGlobalObject::scheduleNewScriptValueIterator" href="qscriptdebuggerconsoleglobalobject.html#scheduleNewScriptValueIterator" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="116" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleNewScriptValueIterator(const QScriptDebuggerValue &amp;object)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleResolveScript" fullname="QScriptDebuggerConsoleGlobalObject::scheduleResolveScript" href="qscriptdebuggerconsoleglobalobject.html#scheduleResolveScript" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="108" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleResolveScript(const QString &amp;fileName)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleRunToLocation" fullname="QScriptDebuggerConsoleGlobalObject::scheduleRunToLocation" href="qscriptdebuggerconsoleglobalobject.html#scheduleRunToLocation" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="93" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleRunToLocation(const QString &amp;fileName, int lineNumber)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleRunToLocation" fullname="QScriptDebuggerConsoleGlobalObject::scheduleRunToLocation" href="qscriptdebuggerconsoleglobalobject.html#scheduleRunToLocation-1" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="94" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleRunToLocation(qint64 scriptId, int lineNumber)">
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleScriptValueToString" fullname="QScriptDebuggerConsoleGlobalObject::scheduleScriptValueToString" href="qscriptdebuggerconsoleglobalobject.html#scheduleScriptValueToString" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="124" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleScriptValueToString(const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleScriptsCheckpoint" fullname="QScriptDebuggerConsoleGlobalObject::scheduleScriptsCheckpoint" href="qscriptdebuggerconsoleglobalobject.html#scheduleScriptsCheckpoint" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="106" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleScriptsCheckpoint()"/>
<function threadsafety="unspecified" name="scheduleSetBreakpoint" fullname="QScriptDebuggerConsoleGlobalObject::scheduleSetBreakpoint" href="qscriptdebuggerconsoleglobalobject.html#scheduleSetBreakpoint" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="97" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleSetBreakpoint(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleSetBreakpointData" fullname="QScriptDebuggerConsoleGlobalObject::scheduleSetBreakpointData" href="qscriptdebuggerconsoleglobalobject.html#scheduleSetBreakpointData" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="102" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleSetBreakpointData(int id, const QScriptBreakpointData &amp;data)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleStepInto" fullname="QScriptDebuggerConsoleGlobalObject::scheduleStepInto" href="qscriptdebuggerconsoleglobalobject.html#scheduleStepInto" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="90" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleStepInto(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="scheduleStepOut" fullname="QScriptDebuggerConsoleGlobalObject::scheduleStepOut" href="qscriptdebuggerconsoleglobalobject.html#scheduleStepOut" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="92" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleStepOut()"/>
<function threadsafety="unspecified" name="scheduleStepOver" fullname="QScriptDebuggerConsoleGlobalObject::scheduleStepOver" href="qscriptdebuggerconsoleglobalobject.html#scheduleStepOver" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="91" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleStepOver(int count)">
<parameter left="int" right="" name="count" default="1"/>
</function>
<function threadsafety="unspecified" name="error" fullname="QScriptDebuggerConsoleGlobalObject::error" href="qscriptdebuggerconsoleglobalobject.html#error" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="135" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void error(const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
</function>
<function threadsafety="unspecified" name="message" fullname="QScriptDebuggerConsoleGlobalObject::message" href="qscriptdebuggerconsoleglobalobject.html#message" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="131" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void message(const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
</function>
<function threadsafety="unspecified" name="setConsole" fullname="QScriptDebuggerConsoleGlobalObject::setConsole" href="qscriptdebuggerconsoleglobalobject.html#setConsole" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setConsole(QScriptDebuggerConsole *console)">
<parameter left="QScriptDebuggerConsole *" right="" name="console" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentFrameIndex" fullname="QScriptDebuggerConsoleGlobalObject::setCurrentFrameIndex" href="qscriptdebuggerconsoleglobalobject.html#setCurrentFrameIndex" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="140" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentFrameIndex(int index)">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentLineNumber" fullname="QScriptDebuggerConsoleGlobalObject::setCurrentLineNumber" href="qscriptdebuggerconsoleglobalobject.html#setCurrentLineNumber" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="145" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentLineNumber(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentScriptId" fullname="QScriptDebuggerConsoleGlobalObject::setCurrentScriptId" href="qscriptdebuggerconsoleglobalobject.html#setCurrentScriptId" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="142" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentScriptId(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setEvaluateAction" fullname="QScriptDebuggerConsoleGlobalObject::setEvaluateAction" href="qscriptdebuggerconsoleglobalobject.html#setEvaluateAction" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="155" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setEvaluateAction(int action)">
<parameter left="int" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="setMessageHandler" fullname="QScriptDebuggerConsoleGlobalObject::setMessageHandler" href="qscriptdebuggerconsoleglobalobject.html#setMessageHandler" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setMessageHandler(QScriptMessageHandlerInterface *messageHandler)">
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
</function>
<function threadsafety="unspecified" name="setResponseHandler" fullname="QScriptDebuggerConsoleGlobalObject::setResponseHandler" href="qscriptdebuggerconsoleglobalobject.html#setResponseHandler" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResponseHandler(QScriptDebuggerResponseHandlerInterface *responseHandler)">
<parameter left="QScriptDebuggerResponseHandlerInterface *" right="" name="responseHandler" default=""/>
</function>
<function threadsafety="unspecified" name="setScheduler" fullname="QScriptDebuggerConsoleGlobalObject::setScheduler" href="qscriptdebuggerconsoleglobalobject.html#setScheduler" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScheduler(QScriptDebuggerCommandSchedulerInterface *scheduler)">
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="scheduler" default=""/>
</function>
<function threadsafety="unspecified" name="warning" fullname="QScriptDebuggerConsoleGlobalObject::warning" href="qscriptdebuggerconsoleglobalobject.html#warning" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="133" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void warning(const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleGlobalObject" fullname="QScriptDebuggerConsoleGlobalObject::~QScriptDebuggerConsoleGlobalObject" href="qscriptdebuggerconsoleglobalobject.html#dtor.QScriptDebuggerConsoleGlobalObject" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="72" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleGlobalObject()"/>
<function threadsafety="unspecified" name="scheduler" fullname="QScriptDebuggerConsoleGlobalObject::scheduler" href="qscriptdebuggerconsoleglobalobject.html#scheduler" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCommandSchedulerInterface *" signature="QScriptDebuggerCommandSchedulerInterface * scheduler() const"/>
<function threadsafety="unspecified" name="console" fullname="QScriptDebuggerConsoleGlobalObject::console" href="qscriptdebuggerconsoleglobalobject.html#console" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsole *" signature="QScriptDebuggerConsole * console() const"/>
<function threadsafety="unspecified" name="findCommand" fullname="QScriptDebuggerConsoleGlobalObject::findCommand" href="qscriptdebuggerconsoleglobalobject.html#findCommand" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="149" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommand *" signature="QScriptDebuggerConsoleCommand * findCommand(const QString &amp;command) const">
<parameter left="const QString &amp;" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="getCommandGroups" fullname="QScriptDebuggerConsoleGlobalObject::getCommandGroups" href="qscriptdebuggerconsoleglobalobject.html#getCommandGroups" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="148" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandGroupMap" signature="QScriptDebuggerConsoleCommandGroupMap getCommandGroups() const"/>
<function threadsafety="unspecified" name="getCommandsInGroup" fullname="QScriptDebuggerConsoleGlobalObject::getCommandsInGroup" href="qscriptdebuggerconsoleglobalobject.html#getCommandsInGroup" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="150" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandList" signature="QScriptDebuggerConsoleCommandList getCommandsInGroup(const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="responseHandler" fullname="QScriptDebuggerConsoleGlobalObject::responseHandler" href="qscriptdebuggerconsoleglobalobject.html#responseHandler" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerResponseHandlerInterface *" signature="QScriptDebuggerResponseHandlerInterface * responseHandler() const"/>
<function threadsafety="unspecified" name="messageHandler" fullname="QScriptDebuggerConsoleGlobalObject::messageHandler" href="qscriptdebuggerconsoleglobalobject.html#messageHandler" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptMessageHandlerInterface *" signature="QScriptMessageHandlerInterface * messageHandler() const"/>
<function threadsafety="unspecified" name="getCommandCompletions" fullname="QScriptDebuggerConsoleGlobalObject::getCommandCompletions" href="qscriptdebuggerconsoleglobalobject.html#getCommandCompletions" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="151" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList getCommandCompletions(const QString &amp;prefix) const">
<parameter left="const QString &amp;" right="" name="prefix" default=""/>
</function>
<function threadsafety="unspecified" name="getCurrentFrameIndex" fullname="QScriptDebuggerConsoleGlobalObject::getCurrentFrameIndex" href="qscriptdebuggerconsoleglobalobject.html#getCurrentFrameIndex" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="139" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int getCurrentFrameIndex() const"/>
<function threadsafety="unspecified" name="getCurrentLineNumber" fullname="QScriptDebuggerConsoleGlobalObject::getCurrentLineNumber" href="qscriptdebuggerconsoleglobalobject.html#getCurrentLineNumber" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="144" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int getCurrentLineNumber() const"/>
<function threadsafety="unspecified" name="getCurrentScriptId" fullname="QScriptDebuggerConsoleGlobalObject::getCurrentScriptId" href="qscriptdebuggerconsoleglobalobject.html#getCurrentScriptId" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="141" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 getCurrentScriptId() const"/>
<function threadsafety="unspecified" name="getSessionId" fullname="QScriptDebuggerConsoleGlobalObject::getSessionId" href="qscriptdebuggerconsoleglobalobject.html#getSessionId" status="active" access="public" location="qscriptdebuggerconsoleglobalobject_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h" lineno="143" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 getSessionId() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleHistorianInterface" href="qscriptdebuggerconsolehistorianinterface.html" status="internal" access="private" location="qscriptdebuggerconsolehistorianinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolehistorianinterface_p.h" lineno="54">
<function threadsafety="unspecified" name="changeHistoryAt" fullname="QScriptDebuggerConsoleHistorianInterface::changeHistoryAt" href="qscriptdebuggerconsolehistorianinterface.html#changeHistoryAt" status="active" access="public" location="qscriptdebuggerconsolehistorianinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolehistorianinterface_p.h" lineno="61" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void changeHistoryAt(int index, const QString &amp;newHistory) = 0">
<parameter left="int" right="" name="index" default=""/>
<parameter left="const QString &amp;" right="" name="newHistory" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleHistorianInterface" fullname="QScriptDebuggerConsoleHistorianInterface::~QScriptDebuggerConsoleHistorianInterface" href="qscriptdebuggerconsolehistorianinterface.html#dtor.QScriptDebuggerConsoleHistorianInterface" status="active" access="public" location="qscriptdebuggerconsolehistorianinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolehistorianinterface_p.h" lineno="57" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleHistorianInterface()"/>
<function threadsafety="unspecified" name="historyAt" fullname="QScriptDebuggerConsoleHistorianInterface::historyAt" href="qscriptdebuggerconsolehistorianinterface.html#historyAt" status="active" access="public" location="qscriptdebuggerconsolehistorianinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolehistorianinterface_p.h" lineno="60" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString historyAt(int index) const = 0">
<parameter left="int" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="historyCount" fullname="QScriptDebuggerConsoleHistorianInterface::historyCount" href="qscriptdebuggerconsolehistorianinterface.html#historyCount" status="active" access="public" location="qscriptdebuggerconsolehistorianinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolehistorianinterface_p.h" lineno="59" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int historyCount() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleWidget" href="qscriptdebuggerconsolewidget.html" status="internal" access="private" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="53" bases="QScriptDebuggerConsoleWidgetInterface">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleWidget" fullname="QScriptDebuggerConsoleWidget::QScriptDebuggerConsoleWidget" href="qscriptdebuggerconsolewidget.html#QScriptDebuggerConsoleWidget-1" status="active" access="protected" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="75" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleWidget(QScriptDebuggerConsoleWidgetPrivate &amp;dd, QWidget *parent)">
<parameter left="QScriptDebuggerConsoleWidgetPrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerConsoleWidget" fullname="QScriptDebuggerConsoleWidget::QScriptDebuggerConsoleWidget" href="qscriptdebuggerconsolewidget.html#QScriptDebuggerConsoleWidget" status="active" access="public" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="focusNextPrevChild" fullname="QScriptDebuggerConsoleWidget::focusNextPrevChild" href="qscriptdebuggerconsolewidget.html#focusNextPrevChild" status="active" access="protected" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool focusNextPrevChild(bool )">
<parameter left="bool" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QScriptDebuggerConsoleWidget::clear" href="qscriptdebuggerconsolewidget.html#clear" status="active" access="public" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="keyPressEvent" fullname="QScriptDebuggerConsoleWidget::keyPressEvent" href="qscriptdebuggerconsolewidget.html#keyPressEvent" status="active" access="protected" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void keyPressEvent(QKeyEvent *event)">
<parameter left="QKeyEvent *" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="message" fullname="QScriptDebuggerConsoleWidget::message" href="qscriptdebuggerconsolewidget.html#message" status="active" access="public" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void message(QtMsgType type, const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber, const QVariant &amp;data)">
<parameter left="QtMsgType" right="" name="type" default=""/>
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
<parameter left="const QVariant &amp;" right="" name="data" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="setLineContinuationMode" fullname="QScriptDebuggerConsoleWidget::setLineContinuationMode" href="qscriptdebuggerconsolewidget.html#setLineContinuationMode" status="active" access="public" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLineContinuationMode(bool enabled)">
<parameter left="bool" right="" name="enabled" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleWidget" fullname="QScriptDebuggerConsoleWidget::~QScriptDebuggerConsoleWidget" href="qscriptdebuggerconsolewidget.html#dtor.QScriptDebuggerConsoleWidget" status="active" access="public" location="qscriptdebuggerconsolewidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleWidget()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleWidgetInterface" href="qscriptdebuggerconsolewidgetinterface.html" status="internal" access="private" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="58" bases="QScriptMessageHandlerInterface">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleWidgetInterface" fullname="QScriptDebuggerConsoleWidgetInterface::QScriptDebuggerConsoleWidgetInterface" href="qscriptdebuggerconsolewidgetinterface.html#QScriptDebuggerConsoleWidgetInterface" status="active" access="protected" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="85" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleWidgetInterface(QScriptDebuggerConsoleWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebuggerConsoleWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QScriptDebuggerConsoleWidgetInterface::clear" href="qscriptdebuggerconsolewidgetinterface.html#clear" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="79" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clear() = 0"/>
<function threadsafety="unspecified" name="setCommandHistorian" fullname="QScriptDebuggerConsoleWidgetInterface::setCommandHistorian" href="qscriptdebuggerconsolewidgetinterface.html#setCommandHistorian" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCommandHistorian(QScriptDebuggerConsoleHistorianInterface *historian)">
<parameter left="QScriptDebuggerConsoleHistorianInterface *" right="" name="historian" default=""/>
</function>
<function threadsafety="unspecified" name="setCompletionProvider" fullname="QScriptDebuggerConsoleWidgetInterface::setCompletionProvider" href="qscriptdebuggerconsolewidgetinterface.html#setCompletionProvider" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCompletionProvider(QScriptCompletionProviderInterface *completionProvider)">
<parameter left="QScriptCompletionProviderInterface *" right="" name="completionProvider" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleWidgetInterface" fullname="QScriptDebuggerConsoleWidgetInterface::~QScriptDebuggerConsoleWidgetInterface" href="qscriptdebuggerconsolewidgetinterface.html#dtor.QScriptDebuggerConsoleWidgetInterface" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="69" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleWidgetInterface()"/>
<function threadsafety="unspecified" name="completionProvider" fullname="QScriptDebuggerConsoleWidgetInterface::completionProvider" href="qscriptdebuggerconsolewidgetinterface.html#completionProvider" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptCompletionProviderInterface *" signature="QScriptCompletionProviderInterface * completionProvider() const"/>
<function threadsafety="unspecified" name="commandHistorian" fullname="QScriptDebuggerConsoleWidgetInterface::commandHistorian" href="qscriptdebuggerconsolewidgetinterface.html#commandHistorian" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleHistorianInterface *" signature="QScriptDebuggerConsoleHistorianInterface * commandHistorian() const"/>
<enum threadsafety="unspecified" name="InputMode" fullname="QScriptDebuggerConsoleWidgetInterface::InputMode" href="qscriptdebuggerconsolewidgetinterface.html#InputMode-enum" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="64">
<value name="NormalInputMode" value="0"/>
<value name="PartialInputMode" value="1"/>
</enum>
<function threadsafety="unspecified" name="lineEntered" fullname="QScriptDebuggerConsoleWidgetInterface::lineEntered" href="qscriptdebuggerconsolewidgetinterface.html#lineEntered" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="82" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void lineEntered(const QString &amp;contents)">
<parameter left="const QString &amp;" right="" name="contents" default=""/>
</function>
<function threadsafety="unspecified" name="setLineContinuationMode" fullname="QScriptDebuggerConsoleWidgetInterface::setLineContinuationMode" href="qscriptdebuggerconsolewidgetinterface.html#setLineContinuationMode" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLineContinuationMode(bool enabled) = 0">
<parameter left="bool" right="" name="enabled" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerConsoleWidgetInterfacePrivate" href="qscriptdebuggerconsolewidgetinterfaceprivate.html" status="internal" access="private" location="qscriptdebuggerconsolewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p_p.h" lineno="56">
<function threadsafety="unspecified" name="QScriptDebuggerConsoleWidgetInterfacePrivate" fullname="QScriptDebuggerConsoleWidgetInterfacePrivate::QScriptDebuggerConsoleWidgetInterfacePrivate" href="qscriptdebuggerconsolewidgetinterfaceprivate.html#QScriptDebuggerConsoleWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerConsoleWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerConsoleWidgetInterfacePrivate" fullname="QScriptDebuggerConsoleWidgetInterfacePrivate::~QScriptDebuggerConsoleWidgetInterfacePrivate" href="qscriptdebuggerconsolewidgetinterfaceprivate.html#dtor.QScriptDebuggerConsoleWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerConsoleWidgetInterfacePrivate()"/>
<variable threadsafety="unspecified" name="completionProvider" fullname="QScriptDebuggerConsoleWidgetInterfacePrivate::completionProvider" href="qscriptdebuggerconsolewidgetinterfaceprivate.html#completionProvider-var" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p_p.h" lineno="65" type="QScriptCompletionProviderInterface *" static="false"/>
<variable threadsafety="unspecified" name="historian" fullname="QScriptDebuggerConsoleWidgetInterfacePrivate::historian" href="qscriptdebuggerconsolewidgetinterfaceprivate.html#historian-var" status="active" access="public" location="qscriptdebuggerconsolewidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p_p.h" lineno="64" type="QScriptDebuggerConsoleHistorianInterface *" static="false"/>
</class>
<function threadsafety="unspecified" name="operator&lt;&lt;" href="qscriptdebuggerevent.html#operator-lt-lt" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="138" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerEvent" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;stream, const QScriptDebuggerEvent &amp;event)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="event" default=""/>
</function>
<class threadsafety="unspecified" name="QScriptDebuggerEvent" href="qscriptdebuggerevent.html" status="internal" access="private" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="60">
<function threadsafety="unspecified" name="operator=" fullname="QScriptDebuggerEvent::operator=" href="qscriptdebuggerevent.html#operator-eq" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="127" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerEvent &amp;" signature="QScriptDebuggerEvent &amp; operator=(const QScriptDebuggerEvent &amp;other)">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerEvent" fullname="QScriptDebuggerEvent::QScriptDebuggerEvent" href="qscriptdebuggerevent.html#QScriptDebuggerEvent" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="95" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerEvent()"/>
<function threadsafety="unspecified" name="QScriptDebuggerEvent" fullname="QScriptDebuggerEvent::QScriptDebuggerEvent" href="qscriptdebuggerevent.html#QScriptDebuggerEvent-1" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="96" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerEvent(Type type)">
<parameter left="Type" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerEvent" fullname="QScriptDebuggerEvent::QScriptDebuggerEvent" href="qscriptdebuggerevent.html#QScriptDebuggerEvent-2" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="97" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerEvent(Type type, qint64 scriptId, int lineNumber, int columnNumber)">
<parameter left="Type" right="" name="type" default=""/>
<parameter left="qint64" right="" name="scriptId" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="int" right="" name="columnNumber" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerEvent" fullname="QScriptDebuggerEvent::QScriptDebuggerEvent" href="qscriptdebuggerevent.html#QScriptDebuggerEvent-3" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="98" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerEvent(const QScriptDebuggerEvent &amp;other)">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QScriptDebuggerEvent::setAttribute" href="qscriptdebuggerevent.html#setAttribute" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAttribute(Attribute attribute, const QVariant &amp;value)">
<parameter left="Attribute" right="" name="attribute" default=""/>
<parameter left="const QVariant &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointId" fullname="QScriptDebuggerEvent::setBreakpointId" href="qscriptdebuggerevent.html#setBreakpointId" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointId(int id)">
<parameter left="int" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setColumnNumber" fullname="QScriptDebuggerEvent::setColumnNumber" href="qscriptdebuggerevent.html#setColumnNumber" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setColumnNumber(int columnNumber)">
<parameter left="int" right="" name="columnNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setFileName" fullname="QScriptDebuggerEvent::setFileName" href="qscriptdebuggerevent.html#setFileName" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setFileName(const QString &amp;fileName)">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<function threadsafety="unspecified" name="setHasExceptionHandler" fullname="QScriptDebuggerEvent::setHasExceptionHandler" href="qscriptdebuggerevent.html#setHasExceptionHandler" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setHasExceptionHandler(bool hasHandler)">
<parameter left="bool" right="" name="hasHandler" default=""/>
</function>
<function threadsafety="unspecified" name="setLineNumber" fullname="QScriptDebuggerEvent::setLineNumber" href="qscriptdebuggerevent.html#setLineNumber" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLineNumber(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setMessage" fullname="QScriptDebuggerEvent::setMessage" href="qscriptdebuggerevent.html#setMessage" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setMessage(const QString &amp;message)">
<parameter left="const QString &amp;" right="" name="message" default=""/>
</function>
<function threadsafety="unspecified" name="setNestedEvaluate" fullname="QScriptDebuggerEvent::setNestedEvaluate" href="qscriptdebuggerevent.html#setNestedEvaluate" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setNestedEvaluate(bool nested)">
<parameter left="bool" right="" name="nested" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptId" fullname="QScriptDebuggerEvent::setScriptId" href="qscriptdebuggerevent.html#setScriptId" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptId(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptValue" fullname="QScriptDebuggerEvent::setScriptValue" href="qscriptdebuggerevent.html#setScriptValue" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptValue(const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerEvent" fullname="QScriptDebuggerEvent::~QScriptDebuggerEvent" href="qscriptdebuggerevent.html#dtor.QScriptDebuggerEvent" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="99" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerEvent()"/>
<function threadsafety="unspecified" name="attributes" fullname="QScriptDebuggerEvent::attributes" href="qscriptdebuggerevent.html#attributes" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="106" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QHash&lt;Attribute, QVariant&gt;" signature="QHash&lt;Attribute, QVariant&gt; attributes() const"/>
<function threadsafety="unspecified" name="scriptValue" fullname="QScriptDebuggerEvent::scriptValue" href="qscriptdebuggerevent.html#scriptValue" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValue" signature="QScriptDebuggerValue scriptValue() const"/>
<function threadsafety="unspecified" name="fileName" fullname="QScriptDebuggerEvent::fileName" href="qscriptdebuggerevent.html#fileName" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="110" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString fileName() const"/>
<function threadsafety="unspecified" name="message" fullname="QScriptDebuggerEvent::message" href="qscriptdebuggerevent.html#message" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString message() const"/>
<function threadsafety="unspecified" name="attribute" fullname="QScriptDebuggerEvent::attribute" href="qscriptdebuggerevent.html#attribute" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="103" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant attribute(Attribute attribute, const QVariant &amp;defaultValue) const">
<parameter left="Attribute" right="" name="attribute" default=""/>
<parameter left="const QVariant &amp;" right="" name="defaultValue" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="type" fullname="QScriptDebuggerEvent::type" href="qscriptdebuggerevent.html#type" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="Type" signature="Type type() const"/>
<function threadsafety="unspecified" name="hasExceptionHandler" fullname="QScriptDebuggerEvent::hasExceptionHandler" href="qscriptdebuggerevent.html#hasExceptionHandler" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="125" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasExceptionHandler() const"/>
<function threadsafety="unspecified" name="isNestedEvaluate" fullname="QScriptDebuggerEvent::isNestedEvaluate" href="qscriptdebuggerevent.html#isNestedEvaluate" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="123" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isNestedEvaluate() const"/>
<function threadsafety="unspecified" name="breakpointId" fullname="QScriptDebuggerEvent::breakpointId" href="qscriptdebuggerevent.html#breakpointId" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="116" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int breakpointId() const"/>
<function threadsafety="unspecified" name="columnNumber" fullname="QScriptDebuggerEvent::columnNumber" href="qscriptdebuggerevent.html#columnNumber" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="114" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int columnNumber() const"/>
<function threadsafety="unspecified" name="lineNumber" fullname="QScriptDebuggerEvent::lineNumber" href="qscriptdebuggerevent.html#lineNumber" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="112" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int lineNumber() const"/>
<function threadsafety="unspecified" name="scriptId" fullname="QScriptDebuggerEvent::scriptId" href="qscriptdebuggerevent.html#scriptId" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 scriptId() const"/>
<enum threadsafety="unspecified" name="Attribute" fullname="QScriptDebuggerEvent::Attribute" href="qscriptdebuggerevent.html#Attribute-enum" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="81">
<value name="ScriptID" value="0"/>
<value name="FileName" value="1"/>
<value name="BreakpointID" value="2"/>
<value name="LineNumber" value="3"/>
<value name="ColumnNumber" value="4"/>
<value name="Value" value="5"/>
<value name="Message" value="6"/>
<value name="IsNestedEvaluate" value="7"/>
<value name="HasExceptionHandler" value="8"/>
<value name="UserAttribute" value="1000"/>
<value name="MaxUserAttribute" value="32767"/>
</enum>
<enum threadsafety="unspecified" name="Type" fullname="QScriptDebuggerEvent::Type" href="qscriptdebuggerevent.html#Type-enum" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="66">
<value name="None" value="0"/>
<value name="Interrupted" value="1"/>
<value name="SteppingFinished" value="2"/>
<value name="LocationReached" value="3"/>
<value name="Breakpoint" value="4"/>
<value name="Exception" value="5"/>
<value name="Trace" value="6"/>
<value name="InlineEvalFinished" value="7"/>
<value name="DebuggerInvocationRequest" value="8"/>
<value name="ForcedReturn" value="9"/>
<value name="UserEvent" value="1000"/>
<value name="MaxUserEvent" value="32767"/>
</enum>
<function threadsafety="unspecified" name="operator!=" fullname="QScriptDebuggerEvent::operator!=" href="qscriptdebuggerevent.html#operator-not-eq" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="130" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QScriptDebuggerEvent &amp;other) const">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QScriptDebuggerEvent::operator==" href="qscriptdebuggerevent.html#operator-eq-eq" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="129" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QScriptDebuggerEvent &amp;other) const">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="other" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerEventEvent" href="qscriptdebuggereventevent.html" status="internal" access="private" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="142">
<function threadsafety="unspecified" name="QScriptDebuggerEventEvent" fullname="QScriptDebuggerEventEvent::QScriptDebuggerEventEvent" href="qscriptdebuggereventevent.html#QScriptDebuggerEventEvent" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="145" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerEventEvent(const QScriptDebuggerEvent &amp;event)">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerEventEvent" fullname="QScriptDebuggerEventEvent::~QScriptDebuggerEventEvent" href="qscriptdebuggereventevent.html#dtor.QScriptDebuggerEventEvent" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="147" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerEventEvent()"/>
<function threadsafety="unspecified" name="event" fullname="QScriptDebuggerEventEvent::event" href="qscriptdebuggereventevent.html#event" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="148" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="const QScriptDebuggerEvent &amp;" signature="const QScriptDebuggerEvent &amp; event() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerEventHandlerInterface" href="qscriptdebuggereventhandlerinterface.html" status="internal" access="private" location="qscriptdebuggereventhandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggereventhandlerinterface_p.h" lineno="54">
<function threadsafety="unspecified" name="debuggerEvent" fullname="QScriptDebuggerEventHandlerInterface::debuggerEvent" href="qscriptdebuggereventhandlerinterface.html#debuggerEvent" status="active" access="public" location="qscriptdebuggereventhandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggereventhandlerinterface_p.h" lineno="59" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool debuggerEvent(const QScriptDebuggerEvent &amp;event) = 0">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerEventHandlerInterface" fullname="QScriptDebuggerEventHandlerInterface::~QScriptDebuggerEventHandlerInterface" href="qscriptdebuggereventhandlerinterface.html#dtor.QScriptDebuggerEventHandlerInterface" status="active" access="public" location="qscriptdebuggereventhandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggereventhandlerinterface_p.h" lineno="57" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerEventHandlerInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerFrontend" href="qscriptdebuggerfrontend.html" status="internal" access="private" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="62" since="4.5" bases="QScriptDebuggerCommandSchedulerInterface" module="QtScriptTools" brief="The base class of debugger front-ends">
<function threadsafety="unspecified" name="QScriptDebuggerFrontend" fullname="QScriptDebuggerFrontend::QScriptDebuggerFrontend" href="qscriptdebuggerfrontend.html#QScriptDebuggerFrontend" status="active" access="public" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerFrontend()"/>
<function threadsafety="unspecified" name="QScriptDebuggerFrontend" fullname="QScriptDebuggerFrontend::QScriptDebuggerFrontend" href="qscriptdebuggerfrontend.html#QScriptDebuggerFrontend-1" status="active" access="protected" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="84" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerFrontend(QScriptDebuggerFrontendPrivate &amp;dd)">
<parameter left="QScriptDebuggerFrontendPrivate &amp;" right="" name="dd" default=""/>
</function>
<function threadsafety="unspecified" name="notifyEvent" fullname="QScriptDebuggerFrontend::notifyEvent" href="qscriptdebuggerfrontend.html#notifyEvent" status="active" access="protected" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool notifyEvent(const QScriptDebuggerEvent &amp;event)">
<parameter left="const QScriptDebuggerEvent &amp;" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="scheduleCommand" fullname="QScriptDebuggerFrontend::scheduleCommand" href="qscriptdebuggerfrontend.html#scheduleCommand" status="active" access="public" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="72" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleCommand(const QScriptDebuggerCommand &amp;command, QScriptDebuggerResponseHandlerInterface *responseHandler)">
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
<parameter left="QScriptDebuggerResponseHandlerInterface *" right="" name="responseHandler" default=""/>
</function>
<function threadsafety="unspecified" name="notifyCommandFinished" fullname="QScriptDebuggerFrontend::notifyCommandFinished" href="qscriptdebuggerfrontend.html#notifyCommandFinished" status="active" access="protected" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void notifyCommandFinished(int id, const QScriptDebuggerResponse &amp;response)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptDebuggerResponse &amp;" right="" name="response" default=""/>
</function>
<function threadsafety="unspecified" name="processCommand" fullname="QScriptDebuggerFrontend::processCommand" href="qscriptdebuggerfrontend.html#processCommand" status="active" access="protected" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="81" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void processCommand(int id, const QScriptDebuggerCommand &amp;command) = 0">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="setEventHandler" fullname="QScriptDebuggerFrontend::setEventHandler" href="qscriptdebuggerfrontend.html#setEventHandler" status="active" access="public" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setEventHandler(QScriptDebuggerEventHandlerInterface *eventHandler)">
<parameter left="QScriptDebuggerEventHandlerInterface *" right="" name="eventHandler" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerFrontend" fullname="QScriptDebuggerFrontend::~QScriptDebuggerFrontend" href="qscriptdebuggerfrontend.html#dtor.QScriptDebuggerFrontend" status="active" access="public" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="67" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerFrontend()"/>
<function threadsafety="unspecified" name="eventHandler" fullname="QScriptDebuggerFrontend::eventHandler" href="qscriptdebuggerfrontend.html#eventHandler" status="active" access="public" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerEventHandlerInterface *" signature="QScriptDebuggerEventHandlerInterface * eventHandler() const"/>
<function threadsafety="unspecified" name="scheduledCommandCount" fullname="QScriptDebuggerFrontend::scheduledCommandCount" href="qscriptdebuggerfrontend.html#scheduledCommandCount" status="active" access="public" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduledCommandCount() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QScriptDebuggerFrontend::d_ptr" href="qscriptdebuggerfrontend.html#d_ptr-var" status="active" access="protected" location="qscriptdebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p.h" lineno="85" type="QScopedPointer&lt;QScriptDebuggerFrontendPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerFrontendPrivate" href="qscriptdebuggerfrontendprivate.html" status="internal" access="private" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="62">
<function threadsafety="unspecified" name="QScriptDebuggerFrontendPrivate" fullname="QScriptDebuggerFrontendPrivate::QScriptDebuggerFrontendPrivate" href="qscriptdebuggerfrontendprivate.html#QScriptDebuggerFrontendPrivate" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerFrontendPrivate()"/>
<function threadsafety="unspecified" name="event" fullname="QScriptDebuggerFrontendPrivate::event" href="qscriptdebuggerfrontendprivate.html#event" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool event(QEvent *)">
<parameter left="QEvent *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="postEvent" fullname="QScriptDebuggerFrontendPrivate::postEvent" href="qscriptdebuggerfrontendprivate.html#postEvent" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void postEvent(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="processCommands" fullname="QScriptDebuggerFrontendPrivate::processCommands" href="qscriptdebuggerfrontendprivate.html#processCommands" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void processCommands()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerFrontendPrivate" fullname="QScriptDebuggerFrontendPrivate::~QScriptDebuggerFrontendPrivate" href="qscriptdebuggerfrontendprivate.html#dtor.QScriptDebuggerFrontendPrivate" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="67" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerFrontendPrivate()"/>
<variable threadsafety="unspecified" name="eventHandler" fullname="QScriptDebuggerFrontendPrivate::eventHandler" href="qscriptdebuggerfrontendprivate.html#eventHandler-var" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="73" type="QScriptDebuggerEventHandlerInterface *" static="false"/>
<variable threadsafety="unspecified" name="eventReceiver" fullname="QScriptDebuggerFrontendPrivate::eventReceiver" href="qscriptdebuggerfrontendprivate.html#eventReceiver-var" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="78" type="QObject *" static="false"/>
<variable threadsafety="unspecified" name="nextCommandId" fullname="QScriptDebuggerFrontendPrivate::nextCommandId" href="qscriptdebuggerfrontendprivate.html#nextCommandId-var" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="77" type="int" static="false"/>
<variable threadsafety="unspecified" name="pendingCommandIds" fullname="QScriptDebuggerFrontendPrivate::pendingCommandIds" href="qscriptdebuggerfrontendprivate.html#pendingCommandIds-var" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="75" type="QList&lt;int&gt;" static="false"/>
<variable threadsafety="unspecified" name="pendingCommands" fullname="QScriptDebuggerFrontendPrivate::pendingCommands" href="qscriptdebuggerfrontendprivate.html#pendingCommands-var" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="74" type="QList&lt;QScriptDebuggerCommand&gt;" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QScriptDebuggerFrontendPrivate::q_ptr" href="qscriptdebuggerfrontendprivate.html#q_ptr-var" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="80" type="QScriptDebuggerFrontend *" static="false"/>
<variable threadsafety="unspecified" name="responseHandlers" fullname="QScriptDebuggerFrontendPrivate::responseHandlers" href="qscriptdebuggerfrontendprivate.html#responseHandlers-var" status="active" access="public" location="qscriptdebuggerfrontend_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h" lineno="76" type="QHash&lt;int, QScriptDebuggerResponseHandlerInterface *&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerJob" href="qscriptdebuggerjob.html" status="internal" access="private" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="57" since="4.5" module="QtScriptTools" brief="The base class of debugger jobs">
<function threadsafety="unspecified" name="QScriptDebuggerJob" fullname="QScriptDebuggerJob::QScriptDebuggerJob" href="qscriptdebuggerjob.html#QScriptDebuggerJob" status="active" access="public" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerJob()"/>
<function threadsafety="unspecified" name="QScriptDebuggerJob" fullname="QScriptDebuggerJob::QScriptDebuggerJob" href="qscriptdebuggerjob.html#QScriptDebuggerJob-1" status="active" access="protected" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="71" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerJob(QScriptDebuggerJobPrivate &amp;dd)">
<parameter left="QScriptDebuggerJobPrivate &amp;" right="" name="dd" default=""/>
</function>
<function threadsafety="unspecified" name="evaluateFinished" fullname="QScriptDebuggerJob::evaluateFinished" href="qscriptdebuggerjob.html#evaluateFinished" status="active" access="public" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void evaluateFinished(const QScriptDebuggerValue &amp;result)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="result" default=""/>
</function>
<function threadsafety="unspecified" name="finish" fullname="QScriptDebuggerJob::finish" href="qscriptdebuggerjob.html#finish" status="active" access="public" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void finish()"/>
<function threadsafety="unspecified" name="hibernateUntilEvaluateFinished" fullname="QScriptDebuggerJob::hibernateUntilEvaluateFinished" href="qscriptdebuggerjob.html#hibernateUntilEvaluateFinished" status="active" access="public" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hibernateUntilEvaluateFinished()"/>
<function threadsafety="unspecified" name="start" fullname="QScriptDebuggerJob::start" href="qscriptdebuggerjob.html#start" status="active" access="public" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void start() = 0"/>
<function threadsafety="unspecified" name="~QScriptDebuggerJob" fullname="QScriptDebuggerJob::~QScriptDebuggerJob" href="qscriptdebuggerjob.html#dtor.QScriptDebuggerJob" status="active" access="public" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="61" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerJob()"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QScriptDebuggerJob::d_ptr" href="qscriptdebuggerjob.html#d_ptr-var" status="active" access="protected" location="qscriptdebuggerjob_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p.h" lineno="72" type="QScopedPointer&lt;QScriptDebuggerJobPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerJobPrivate" href="qscriptdebuggerjobprivate.html" status="internal" access="private" location="qscriptdebuggerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p_p.h" lineno="55">
<function threadsafety="unspecified" name="get" fullname="QScriptDebuggerJobPrivate::get" href="qscriptdebuggerjobprivate.html#get" status="active" access="public" location="qscriptdebuggerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerJobPrivate *" signature="QScriptDebuggerJobPrivate * get(QScriptDebuggerJob *q)">
<parameter left="QScriptDebuggerJob *" right="" name="q" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerJobPrivate" fullname="QScriptDebuggerJobPrivate::QScriptDebuggerJobPrivate" href="qscriptdebuggerjobprivate.html#QScriptDebuggerJobPrivate" status="active" access="public" location="qscriptdebuggerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p_p.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerJobPrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerJobPrivate" fullname="QScriptDebuggerJobPrivate::~QScriptDebuggerJobPrivate" href="qscriptdebuggerjobprivate.html#dtor.QScriptDebuggerJobPrivate" status="active" access="public" location="qscriptdebuggerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p_p.h" lineno="60" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerJobPrivate()"/>
<variable threadsafety="unspecified" name="jobScheduler" fullname="QScriptDebuggerJobPrivate::jobScheduler" href="qscriptdebuggerjobprivate.html#jobScheduler-var" status="active" access="public" location="qscriptdebuggerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p_p.h" lineno="64" type="QScriptDebuggerJobSchedulerInterface *" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QScriptDebuggerJobPrivate::q_ptr" href="qscriptdebuggerjobprivate.html#q_ptr-var" status="active" access="public" location="qscriptdebuggerjob_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjob_p_p.h" lineno="65" type="QScriptDebuggerJob *" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerJobSchedulerInterface" href="qscriptdebuggerjobschedulerinterface.html" status="internal" access="private" location="qscriptdebuggerjobschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjobschedulerinterface_p.h" lineno="54">
<function threadsafety="unspecified" name="scheduleJob" fullname="QScriptDebuggerJobSchedulerInterface::scheduleJob" href="qscriptdebuggerjobschedulerinterface.html#scheduleJob" status="active" access="public" location="qscriptdebuggerjobschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjobschedulerinterface_p.h" lineno="59" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int scheduleJob(QScriptDebuggerJob *job) = 0">
<parameter left="QScriptDebuggerJob *" right="" name="job" default=""/>
</function>
<function threadsafety="unspecified" name="finishJob" fullname="QScriptDebuggerJobSchedulerInterface::finishJob" href="qscriptdebuggerjobschedulerinterface.html#finishJob" status="active" access="public" location="qscriptdebuggerjobschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjobschedulerinterface_p.h" lineno="60" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void finishJob(QScriptDebuggerJob *job) = 0">
<parameter left="QScriptDebuggerJob *" right="" name="job" default=""/>
</function>
<function threadsafety="unspecified" name="hibernateUntilEvaluateFinished" fullname="QScriptDebuggerJobSchedulerInterface::hibernateUntilEvaluateFinished" href="qscriptdebuggerjobschedulerinterface.html#hibernateUntilEvaluateFinished" status="active" access="public" location="qscriptdebuggerjobschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjobschedulerinterface_p.h" lineno="61" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void hibernateUntilEvaluateFinished(QScriptDebuggerJob *job) = 0">
<parameter left="QScriptDebuggerJob *" right="" name="job" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerJobSchedulerInterface" fullname="QScriptDebuggerJobSchedulerInterface::~QScriptDebuggerJobSchedulerInterface" href="qscriptdebuggerjobschedulerinterface.html#dtor.QScriptDebuggerJobSchedulerInterface" status="active" access="public" location="qscriptdebuggerjobschedulerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerjobschedulerinterface_p.h" lineno="57" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerJobSchedulerInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerLocalsModel" href="qscriptdebuggerlocalsmodel.html" status="internal" access="private" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="57">
<function threadsafety="unspecified" name="QScriptDebuggerLocalsModel" fullname="QScriptDebuggerLocalsModel::QScriptDebuggerLocalsModel" href="qscriptdebuggerlocalsmodel.html#QScriptDebuggerLocalsModel" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerLocalsModel(QScriptDebuggerJobSchedulerInterface *jobScheduler, QScriptDebuggerCommandSchedulerInterface *commandScheduler, QObject *parent)">
<parameter left="QScriptDebuggerJobSchedulerInterface *" right="" name="jobScheduler" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="commandScheduler" default=""/>
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="setData" fullname="QScriptDebuggerLocalsModel::setData" href="qscriptdebuggerlocalsmodel.html#setData" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool setData(const QModelIndex &amp;index, const QVariant &amp;value, int role)">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
<parameter left="const QVariant &amp;" right="" name="value" default=""/>
<parameter left="int" right="" name="role" default="Qt::EditRole"/>
</function>
<function threadsafety="unspecified" name="fetchMore" fullname="QScriptDebuggerLocalsModel::fetchMore" href="qscriptdebuggerlocalsmodel.html#fetchMore" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void fetchMore(const QModelIndex &amp;parent)">
<parameter left="const QModelIndex &amp;" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="init" fullname="QScriptDebuggerLocalsModel::init" href="qscriptdebuggerlocalsmodel.html#init" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void init(int frameIndex)">
<parameter left="int" right="" name="frameIndex" default=""/>
</function>
<function threadsafety="unspecified" name="scopeObjectAvailable" fullname="QScriptDebuggerLocalsModel::scopeObjectAvailable" href="qscriptdebuggerlocalsmodel.html#scopeObjectAvailable" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="85" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scopeObjectAvailable(const QModelIndex &amp;index)">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="sync" fullname="QScriptDebuggerLocalsModel::sync" href="qscriptdebuggerlocalsmodel.html#sync" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void sync(int frameIndex)">
<parameter left="int" right="" name="frameIndex" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerLocalsModel" fullname="QScriptDebuggerLocalsModel::~QScriptDebuggerLocalsModel" href="qscriptdebuggerlocalsmodel.html#dtor.QScriptDebuggerLocalsModel" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="65" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerLocalsModel()"/>
<function threadsafety="unspecified" name="index" fullname="QScriptDebuggerLocalsModel::index" href="qscriptdebuggerlocalsmodel.html#index" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QModelIndex" signature="QModelIndex index(int row, int column, const QModelIndex &amp;parent) const">
<parameter left="int" right="" name="row" default=""/>
<parameter left="int" right="" name="column" default=""/>
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
<function threadsafety="unspecified" name="parent" fullname="QScriptDebuggerLocalsModel::parent" href="qscriptdebuggerlocalsmodel.html#parent" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QModelIndex" signature="QModelIndex parent(const QModelIndex &amp;index) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="data" fullname="QScriptDebuggerLocalsModel::data" href="qscriptdebuggerlocalsmodel.html#data" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant data(const QModelIndex &amp;index, int role) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
<parameter left="int" right="" name="role" default="Qt::DisplayRole"/>
</function>
<function threadsafety="unspecified" name="headerData" fullname="QScriptDebuggerLocalsModel::headerData" href="qscriptdebuggerlocalsmodel.html#headerData" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant headerData(int section, Qt::Orientation orient, int role) const">
<parameter left="int" right="" name="section" default=""/>
<parameter left="Qt::Orientation" right="" name="orient" default=""/>
<parameter left="int" right="" name="role" default="Qt::DisplayRole"/>
</function>
<function threadsafety="unspecified" name="flags" fullname="QScriptDebuggerLocalsModel::flags" href="qscriptdebuggerlocalsmodel.html#flags" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="Qt::ItemFlags" signature="Qt::ItemFlags flags(const QModelIndex &amp;index) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="canFetchMore" fullname="QScriptDebuggerLocalsModel::canFetchMore" href="qscriptdebuggerlocalsmodel.html#canFetchMore" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool canFetchMore(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="hasChildren" fullname="QScriptDebuggerLocalsModel::hasChildren" href="qscriptdebuggerlocalsmodel.html#hasChildren" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool hasChildren(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="columnCount" fullname="QScriptDebuggerLocalsModel::columnCount" href="qscriptdebuggerlocalsmodel.html#columnCount" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int columnCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="frameIndex" fullname="QScriptDebuggerLocalsModel::frameIndex" href="qscriptdebuggerlocalsmodel.html#frameIndex" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int frameIndex() const"/>
<function threadsafety="unspecified" name="rowCount" fullname="QScriptDebuggerLocalsModel::rowCount" href="qscriptdebuggerlocalsmodel.html#rowCount" status="active" access="public" location="qscriptdebuggerlocalsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int rowCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerLocalsWidget" href="qscriptdebuggerlocalswidget.html" status="internal" access="private" location="qscriptdebuggerlocalswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h" lineno="53" bases="QScriptDebuggerLocalsWidgetInterface">
<function threadsafety="unspecified" name="QScriptDebuggerLocalsWidget" fullname="QScriptDebuggerLocalsWidget::QScriptDebuggerLocalsWidget" href="qscriptdebuggerlocalswidget.html#QScriptDebuggerLocalsWidget" status="active" access="public" location="qscriptdebuggerlocalswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerLocalsWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="expand" fullname="QScriptDebuggerLocalsWidget::expand" href="qscriptdebuggerlocalswidget.html#expand" status="active" access="public" location="qscriptdebuggerlocalswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void expand(const QModelIndex &amp;index)">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="setLocalsModel" fullname="QScriptDebuggerLocalsWidget::setLocalsModel" href="qscriptdebuggerlocalswidget.html#setLocalsModel" status="active" access="public" location="qscriptdebuggerlocalswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLocalsModel(QScriptDebuggerLocalsModel *model)">
<parameter left="QScriptDebuggerLocalsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerLocalsWidget" fullname="QScriptDebuggerLocalsWidget::~QScriptDebuggerLocalsWidget" href="qscriptdebuggerlocalswidget.html#dtor.QScriptDebuggerLocalsWidget" status="active" access="public" location="qscriptdebuggerlocalswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerLocalsWidget()"/>
<function threadsafety="unspecified" name="localsModel" fullname="QScriptDebuggerLocalsWidget::localsModel" href="qscriptdebuggerlocalswidget.html#localsModel" status="active" access="public" location="qscriptdebuggerlocalswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerLocalsModel *" signature="QScriptDebuggerLocalsModel * localsModel() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerLocalsWidgetInterface" href="qscriptdebuggerlocalswidgetinterface.html" status="internal" access="private" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="57">
<function threadsafety="unspecified" name="QScriptDebuggerLocalsWidgetInterface" fullname="QScriptDebuggerLocalsWidgetInterface::QScriptDebuggerLocalsWidgetInterface" href="qscriptdebuggerlocalswidgetinterface.html#QScriptDebuggerLocalsWidgetInterface" status="active" access="protected" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="73" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerLocalsWidgetInterface(QScriptDebuggerLocalsWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebuggerLocalsWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="expand" fullname="QScriptDebuggerLocalsWidgetInterface::expand" href="qscriptdebuggerlocalswidgetinterface.html#expand" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="70" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void expand(const QModelIndex &amp;index) = 0">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="setCompletionProvider" fullname="QScriptDebuggerLocalsWidgetInterface::setCompletionProvider" href="qscriptdebuggerlocalswidgetinterface.html#setCompletionProvider" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCompletionProvider(QScriptCompletionProviderInterface *completionProvider)">
<parameter left="QScriptCompletionProviderInterface *" right="" name="completionProvider" default=""/>
</function>
<function threadsafety="unspecified" name="setLocalsModel" fullname="QScriptDebuggerLocalsWidgetInterface::setLocalsModel" href="qscriptdebuggerlocalswidgetinterface.html#setLocalsModel" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="68" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setLocalsModel(QScriptDebuggerLocalsModel *model) = 0">
<parameter left="QScriptDebuggerLocalsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerLocalsWidgetInterface" fullname="QScriptDebuggerLocalsWidgetInterface::~QScriptDebuggerLocalsWidgetInterface" href="qscriptdebuggerlocalswidgetinterface.html#dtor.QScriptDebuggerLocalsWidgetInterface" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerLocalsWidgetInterface()"/>
<function threadsafety="unspecified" name="completionProvider" fullname="QScriptDebuggerLocalsWidgetInterface::completionProvider" href="qscriptdebuggerlocalswidgetinterface.html#completionProvider" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptCompletionProviderInterface *" signature="QScriptCompletionProviderInterface * completionProvider() const"/>
<function threadsafety="unspecified" name="localsModel" fullname="QScriptDebuggerLocalsWidgetInterface::localsModel" href="qscriptdebuggerlocalswidgetinterface.html#localsModel" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h" lineno="67" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerLocalsModel *" signature="QScriptDebuggerLocalsModel * localsModel() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerLocalsWidgetInterfacePrivate" href="qscriptdebuggerlocalswidgetinterfaceprivate.html" status="internal" access="private" location="qscriptdebuggerlocalswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p_p.h" lineno="55">
<function threadsafety="unspecified" name="QScriptDebuggerLocalsWidgetInterfacePrivate" fullname="QScriptDebuggerLocalsWidgetInterfacePrivate::QScriptDebuggerLocalsWidgetInterfacePrivate" href="qscriptdebuggerlocalswidgetinterfaceprivate.html#QScriptDebuggerLocalsWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p_p.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerLocalsWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerLocalsWidgetInterfacePrivate" fullname="QScriptDebuggerLocalsWidgetInterfacePrivate::~QScriptDebuggerLocalsWidgetInterfacePrivate" href="qscriptdebuggerlocalswidgetinterfaceprivate.html#dtor.QScriptDebuggerLocalsWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p_p.h" lineno="61" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerLocalsWidgetInterfacePrivate()"/>
<variable threadsafety="unspecified" name="completionProvider" fullname="QScriptDebuggerLocalsWidgetInterfacePrivate::completionProvider" href="qscriptdebuggerlocalswidgetinterfaceprivate.html#completionProvider-var" status="active" access="public" location="qscriptdebuggerlocalswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p_p.h" lineno="63" type="QScriptCompletionProviderInterface *" static="false"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerObjectSnapshotDelta" href="qscriptdebuggerobjectsnapshotdelta.html" status="internal" access="private" location="qscriptdebuggerobjectsnapshotdelta_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h" lineno="57">
<variable threadsafety="unspecified" name="addedProperties" fullname="QScriptDebuggerObjectSnapshotDelta::addedProperties" href="qscriptdebuggerobjectsnapshotdelta.html#addedProperties-var" status="active" access="public" location="qscriptdebuggerobjectsnapshotdelta_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h" lineno="62" type="QScriptDebuggerValuePropertyList" static="false"/>
<variable threadsafety="unspecified" name="changedProperties" fullname="QScriptDebuggerObjectSnapshotDelta::changedProperties" href="qscriptdebuggerobjectsnapshotdelta.html#changedProperties-var" status="active" access="public" location="qscriptdebuggerobjectsnapshotdelta_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h" lineno="61" type="QScriptDebuggerValuePropertyList" static="false"/>
<variable threadsafety="unspecified" name="removedProperties" fullname="QScriptDebuggerObjectSnapshotDelta::removedProperties" href="qscriptdebuggerobjectsnapshotdelta.html#removedProperties-var" status="active" access="public" location="qscriptdebuggerobjectsnapshotdelta_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h" lineno="60" type="QStringList" static="false"/>
</class>
<function threadsafety="unspecified" name="operator&lt;&lt;" href="qscriptdebuggerresponse.html#operator-lt-lt" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerResponse" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;stream, const QScriptDebuggerResponse &amp;response)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="const QScriptDebuggerResponse &amp;" right="" name="response" default=""/>
</function>
<class threadsafety="unspecified" name="QScriptDebuggerResponse" href="qscriptdebuggerresponse.html" status="internal" access="private" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="64" since="4.5" module="QtScriptTools" brief="Represents a front-end's response to a QScriptDebuggerCommand">
<function threadsafety="unspecified" name="operator=" fullname="QScriptDebuggerResponse::operator=" href="qscriptdebuggerresponse.html#operator-eq" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="116" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerResponse &amp;" signature="QScriptDebuggerResponse &amp; operator=(const QScriptDebuggerResponse &amp;other)">
<parameter left="const QScriptDebuggerResponse &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerResponse" fullname="QScriptDebuggerResponse::QScriptDebuggerResponse" href="qscriptdebuggerresponse.html#QScriptDebuggerResponse" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="80" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerResponse()"/>
<function threadsafety="unspecified" name="QScriptDebuggerResponse" fullname="QScriptDebuggerResponse::QScriptDebuggerResponse" href="qscriptdebuggerresponse.html#QScriptDebuggerResponse-1" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="81" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerResponse(const QScriptDebuggerResponse &amp;other)">
<parameter left="const QScriptDebuggerResponse &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="setAsync" fullname="QScriptDebuggerResponse::setAsync" href="qscriptdebuggerresponse.html#setAsync" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAsync(bool async)">
<parameter left="bool" right="" name="async" default=""/>
</function>
<function threadsafety="unspecified" name="setError" fullname="QScriptDebuggerResponse::setError" href="qscriptdebuggerresponse.html#setError" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setError(Error error)">
<parameter left="Error" right="" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-3" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptBreakpointData &amp;data)">
<parameter left="const QScriptBreakpointData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-4" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptBreakpointMap &amp;breakpoints)">
<parameter left="const QScriptBreakpointMap &amp;" right="" name="breakpoints" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-10" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptContextInfo &amp;info)">
<parameter left="const QScriptContextInfo &amp;" right="" name="info" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-7" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptDebuggerValue &amp;value)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-8" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptDebuggerValueList &amp;value)">
<parameter left="const QScriptDebuggerValueList &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-9" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptDebuggerValuePropertyList &amp;props)">
<parameter left="const QScriptDebuggerValuePropertyList &amp;" right="" name="props" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-6" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptScriptData &amp;data)">
<parameter left="const QScriptScriptData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-5" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QScriptScriptMap &amp;scripts)">
<parameter left="const QScriptScriptMap &amp;" right="" name="scripts" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-2" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QString &amp;value)">
<parameter left="const QString &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(const QVariant &amp;value)">
<parameter left="const QVariant &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setResult" fullname="QScriptDebuggerResponse::setResult" href="qscriptdebuggerresponse.html#setResult-1" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setResult(int value)">
<parameter left="int" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerResponse" fullname="QScriptDebuggerResponse::~QScriptDebuggerResponse" href="qscriptdebuggerresponse.html#dtor.QScriptDebuggerResponse" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="82" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerResponse()"/>
<function threadsafety="unspecified" name="error" fullname="QScriptDebuggerResponse::error" href="qscriptdebuggerresponse.html#error" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="Error" signature="Error error() const"/>
<function threadsafety="unspecified" name="resultAsBreakpointData" fullname="QScriptDebuggerResponse::resultAsBreakpointData" href="qscriptdebuggerresponse.html#resultAsBreakpointData" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="104" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointData" signature="QScriptBreakpointData resultAsBreakpointData() const"/>
<function threadsafety="unspecified" name="resultAsBreakpoints" fullname="QScriptDebuggerResponse::resultAsBreakpoints" href="qscriptdebuggerresponse.html#resultAsBreakpoints" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="105" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointMap" signature="QScriptBreakpointMap resultAsBreakpoints() const"/>
<function threadsafety="unspecified" name="resultAsContextInfo" fullname="QScriptDebuggerResponse::resultAsContextInfo" href="qscriptdebuggerresponse.html#resultAsContextInfo" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="111" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptContextInfo" signature="QScriptContextInfo resultAsContextInfo() const"/>
<function threadsafety="unspecified" name="resultAsScriptValue" fullname="QScriptDebuggerResponse::resultAsScriptValue" href="qscriptdebuggerresponse.html#resultAsScriptValue" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValue" signature="QScriptDebuggerValue resultAsScriptValue() const"/>
<function threadsafety="unspecified" name="resultAsScriptValueList" fullname="QScriptDebuggerResponse::resultAsScriptValueList" href="qscriptdebuggerresponse.html#resultAsScriptValueList" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValueList" signature="QScriptDebuggerValueList resultAsScriptValueList() const"/>
<function threadsafety="unspecified" name="resultAsScriptValuePropertyList" fullname="QScriptDebuggerResponse::resultAsScriptValuePropertyList" href="qscriptdebuggerresponse.html#resultAsScriptValuePropertyList" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="110" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValuePropertyList" signature="QScriptDebuggerValuePropertyList resultAsScriptValuePropertyList() const"/>
<function threadsafety="unspecified" name="resultAsScriptData" fullname="QScriptDebuggerResponse::resultAsScriptData" href="qscriptdebuggerresponse.html#resultAsScriptData" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="107" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptData" signature="QScriptScriptData resultAsScriptData() const"/>
<function threadsafety="unspecified" name="resultAsScripts" fullname="QScriptDebuggerResponse::resultAsScripts" href="qscriptdebuggerresponse.html#resultAsScripts" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="106" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptMap" signature="QScriptScriptMap resultAsScripts() const"/>
<function threadsafety="unspecified" name="resultAsString" fullname="QScriptDebuggerResponse::resultAsString" href="qscriptdebuggerresponse.html#resultAsString" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="103" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString resultAsString() const"/>
<function threadsafety="unspecified" name="async" fullname="QScriptDebuggerResponse::async" href="qscriptdebuggerresponse.html#async" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="113" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool async() const"/>
<function threadsafety="unspecified" name="resultAsInt" fullname="QScriptDebuggerResponse::resultAsInt" href="qscriptdebuggerresponse.html#resultAsInt" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int resultAsInt() const"/>
<function threadsafety="unspecified" name="resultAsLongLong" fullname="QScriptDebuggerResponse::resultAsLongLong" href="qscriptdebuggerresponse.html#resultAsLongLong" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 resultAsLongLong() const"/>
<enum threadsafety="unspecified" name="Error" fullname="QScriptDebuggerResponse::Error" href="qscriptdebuggerresponse.html#Error-enum" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="70">
<value name="NoError" value="0"/>
<value name="InvalidContextIndex" value="1"/>
<value name="InvalidArgumentIndex" value="2"/>
<value name="InvalidScriptID" value="3"/>
<value name="InvalidBreakpointID" value="4"/>
<value name="UserError" value="1000"/>
<value name="MaxUserError" value="32767"/>
</enum>
<function threadsafety="unspecified" name="result" fullname="QScriptDebuggerResponse::result" href="qscriptdebuggerresponse.html#result" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant result() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QScriptDebuggerResponse::operator!=" href="qscriptdebuggerresponse.html#operator-not-eq" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="119" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QScriptDebuggerResponse &amp;other) const">
<parameter left="const QScriptDebuggerResponse &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QScriptDebuggerResponse::operator==" href="qscriptdebuggerresponse.html#operator-eq-eq" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QScriptDebuggerResponse &amp;other) const">
<parameter left="const QScriptDebuggerResponse &amp;" right="" name="other" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerResponseHandlerInterface" href="qscriptdebuggerresponsehandlerinterface.html" status="internal" access="private" location="qscriptdebuggerresponsehandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponsehandlerinterface_p.h" lineno="54">
<function threadsafety="unspecified" name="handleResponse" fullname="QScriptDebuggerResponseHandlerInterface::handleResponse" href="qscriptdebuggerresponsehandlerinterface.html#handleResponse" status="active" access="public" location="qscriptdebuggerresponsehandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponsehandlerinterface_p.h" lineno="59" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void handleResponse(const QScriptDebuggerResponse &amp;response, int commandId) = 0">
<parameter left="const QScriptDebuggerResponse &amp;" right="" name="response" default=""/>
<parameter left="int" right="" name="commandId" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerResponseHandlerInterface" fullname="QScriptDebuggerResponseHandlerInterface::~QScriptDebuggerResponseHandlerInterface" href="qscriptdebuggerresponsehandlerinterface.html#dtor.QScriptDebuggerResponseHandlerInterface" status="active" access="public" location="qscriptdebuggerresponsehandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponsehandlerinterface_p.h" lineno="57" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerResponseHandlerInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerScriptedConsoleCommand" href="qscriptdebuggerscriptedconsolecommand.html" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="56" since="4.5" module="QtScriptTools" brief="Encapsulates a command defined in a script">
<function threadsafety="unspecified" name="createJob" fullname="QScriptDebuggerScriptedConsoleCommand::createJob" href="qscriptdebuggerscriptedconsolecommand.html#createJob" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="87" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleCommandJob *" signature="QScriptDebuggerConsoleCommandJob * createJob(const QStringList &amp;arguments, QScriptDebuggerConsole *console, QScriptMessageHandlerInterface *messageHandler, QScriptDebuggerCommandSchedulerInterface *commandScheduler)">
<parameter left="const QStringList &amp;" right="" name="arguments" default=""/>
<parameter left="QScriptDebuggerConsole *" right="" name="console" default=""/>
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
<parameter left="QScriptDebuggerCommandSchedulerInterface *" right="" name="commandScheduler" default=""/>
</function>
<function threadsafety="unspecified" name="parse" fullname="QScriptDebuggerScriptedConsoleCommand::parse" href="qscriptdebuggerscriptedconsolecommand.html#parse" status="active" access="public" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="74" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptedConsoleCommand *" signature="QScriptDebuggerScriptedConsoleCommand * parse(const QString &amp;program, const QString &amp;fileName, QScriptEngine *engine, QScriptMessageHandlerInterface *messageHandler)">
<parameter left="const QString &amp;" right="" name="program" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
<parameter left="QScriptMessageHandlerInterface *" right="" name="messageHandler" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerScriptedConsoleCommand" fullname="QScriptDebuggerScriptedConsoleCommand::QScriptDebuggerScriptedConsoleCommand" href="qscriptdebuggerscriptedconsolecommand.html#QScriptDebuggerScriptedConsoleCommand" status="active" access="protected" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerScriptedConsoleCommand(const QString &amp;name, const QString &amp;group, const QString &amp;shortDescription, const QString &amp;longDescription, const QStringList &amp;aliases, const QStringList &amp;seeAlso, const QStringList &amp;argumentTypes, const QStringList &amp;subCommands, const QScriptValue &amp;globalObject, const QScriptValue &amp;execFunction, const QScriptValue &amp;responseFunction)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QString &amp;" right="" name="group" default=""/>
<parameter left="const QString &amp;" right="" name="shortDescription" default=""/>
<parameter left="const QString &amp;" right="" name="longDescription" default=""/>
<parameter left="const QStringList &amp;" right="" name="aliases" default=""/>
<parameter left="const QStringList &amp;" right="" name="seeAlso" default=""/>
<parameter left="const QStringList &amp;" right="" name="argumentTypes" default=""/>
<parameter left="const QStringList &amp;" right="" name="subCommands" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="globalObject" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="execFunction" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="responseFunction" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerScriptedConsoleCommand" fullname="QScriptDebuggerScriptedConsoleCommand::~QScriptDebuggerScriptedConsoleCommand" href="qscriptdebuggerscriptedconsolecommand.html#dtor.QScriptDebuggerScriptedConsoleCommand" status="active" access="public" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="72" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerScriptedConsoleCommand()"/>
<function threadsafety="unspecified" name="group" fullname="QScriptDebuggerScriptedConsoleCommand::group" href="qscriptdebuggerscriptedconsolecommand.html#group" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="79" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString group() const"/>
<function threadsafety="unspecified" name="longDescription" fullname="QScriptDebuggerScriptedConsoleCommand::longDescription" href="qscriptdebuggerscriptedconsolecommand.html#longDescription" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="81" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString longDescription() const"/>
<function threadsafety="unspecified" name="name" fullname="QScriptDebuggerScriptedConsoleCommand::name" href="qscriptdebuggerscriptedconsolecommand.html#name" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="78" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="shortDescription" fullname="QScriptDebuggerScriptedConsoleCommand::shortDescription" href="qscriptdebuggerscriptedconsolecommand.html#shortDescription" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="80" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString shortDescription() const"/>
<function threadsafety="unspecified" name="aliases" fullname="QScriptDebuggerScriptedConsoleCommand::aliases" href="qscriptdebuggerscriptedconsolecommand.html#aliases" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="82" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList aliases() const"/>
<function threadsafety="unspecified" name="argumentTypes" fullname="QScriptDebuggerScriptedConsoleCommand::argumentTypes" href="qscriptdebuggerscriptedconsolecommand.html#argumentTypes" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="84" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList argumentTypes() const"/>
<function threadsafety="unspecified" name="seeAlso" fullname="QScriptDebuggerScriptedConsoleCommand::seeAlso" href="qscriptdebuggerscriptedconsolecommand.html#seeAlso" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="83" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList seeAlso() const"/>
<function threadsafety="unspecified" name="subCommands" fullname="QScriptDebuggerScriptedConsoleCommand::subCommands" href="qscriptdebuggerscriptedconsolecommand.html#subCommands" status="internal" access="private" location="qscriptdebuggerscriptedconsolecommand_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h" lineno="85" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList subCommands() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerScriptsModel" href="qscriptdebuggerscriptsmodel.html" status="internal" access="private" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="56">
<function threadsafety="unspecified" name="QScriptDebuggerScriptsModel" fullname="QScriptDebuggerScriptsModel::QScriptDebuggerScriptsModel" href="qscriptdebuggerscriptsmodel.html#QScriptDebuggerScriptsModel" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerScriptsModel(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="addExtraScriptInfo" fullname="QScriptDebuggerScriptsModel::addExtraScriptInfo" href="qscriptdebuggerscriptsmodel.html#addExtraScriptInfo" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addExtraScriptInfo(qint64 id, const QMap&lt;QString, int&gt; &amp;functionsInfo, const QSet&lt;int&gt; &amp;executableLineNumbers)">
<parameter left="qint64" right="" name="id" default=""/>
<parameter left="const QMap&lt;QString, int&gt; &amp;" right="" name="functionsInfo" default=""/>
<parameter left="const QSet&lt;int&gt; &amp;" right="" name="executableLineNumbers" default=""/>
</function>
<function threadsafety="unspecified" name="addScript" fullname="QScriptDebuggerScriptsModel::addScript" href="qscriptdebuggerscriptsmodel.html#addScript" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void addScript(qint64 id, const QScriptScriptData &amp;data)">
<parameter left="qint64" right="" name="id" default=""/>
<parameter left="const QScriptScriptData &amp;" right="" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="commit" fullname="QScriptDebuggerScriptsModel::commit" href="qscriptdebuggerscriptsmodel.html#commit" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void commit()"/>
<function threadsafety="unspecified" name="removeScript" fullname="QScriptDebuggerScriptsModel::removeScript" href="qscriptdebuggerscriptsmodel.html#removeScript" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void removeScript(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerScriptsModel" fullname="QScriptDebuggerScriptsModel::~QScriptDebuggerScriptsModel" href="qscriptdebuggerscriptsmodel.html#dtor.QScriptDebuggerScriptsModel" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerScriptsModel()"/>
<function threadsafety="unspecified" name="index" fullname="QScriptDebuggerScriptsModel::index" href="qscriptdebuggerscriptsmodel.html#index" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QModelIndex" signature="QModelIndex index(int row, int column, const QModelIndex &amp;parent) const">
<parameter left="int" right="" name="row" default=""/>
<parameter left="int" right="" name="column" default=""/>
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
<function threadsafety="unspecified" name="indexFromScriptId" fullname="QScriptDebuggerScriptsModel::indexFromScriptId" href="qscriptdebuggerscriptsmodel.html#indexFromScriptId" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QModelIndex" signature="QModelIndex indexFromScriptId(qint64 id) const">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="parent" fullname="QScriptDebuggerScriptsModel::parent" href="qscriptdebuggerscriptsmodel.html#parent" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QModelIndex" signature="QModelIndex parent(const QModelIndex &amp;index) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="scriptFunctionInfoFromIndex" fullname="QScriptDebuggerScriptsModel::scriptFunctionInfoFromIndex" href="qscriptdebuggerscriptsmodel.html#scriptFunctionInfoFromIndex" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QPair&lt;QString, int&gt;" signature="QPair&lt;QString, int&gt; scriptFunctionInfoFromIndex(const QModelIndex &amp;index) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
<function threadsafety="unspecified" name="scriptData" fullname="QScriptDebuggerScriptsModel::scriptData" href="qscriptdebuggerscriptsmodel.html#scriptData" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptData" signature="QScriptScriptData scriptData(qint64 id) const">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="scripts" fullname="QScriptDebuggerScriptsModel::scripts" href="qscriptdebuggerscriptsmodel.html#scripts" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptMap" signature="QScriptScriptMap scripts() const"/>
<function threadsafety="unspecified" name="executableLineNumbers" fullname="QScriptDebuggerScriptsModel::executableLineNumbers" href="qscriptdebuggerscriptsmodel.html#executableLineNumbers" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QSet&lt;int&gt;" signature="QSet&lt;int&gt; executableLineNumbers(qint64 scriptId) const">
<parameter left="qint64" right="" name="scriptId" default=""/>
</function>
<function threadsafety="unspecified" name="data" fullname="QScriptDebuggerScriptsModel::data" href="qscriptdebuggerscriptsmodel.html#data" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant data(const QModelIndex &amp;index, int role) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
<parameter left="int" right="" name="role" default="Qt::DisplayRole"/>
</function>
<function threadsafety="unspecified" name="columnCount" fullname="QScriptDebuggerScriptsModel::columnCount" href="qscriptdebuggerscriptsmodel.html#columnCount" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int columnCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
<function threadsafety="unspecified" name="rowCount" fullname="QScriptDebuggerScriptsModel::rowCount" href="qscriptdebuggerscriptsmodel.html#rowCount" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int rowCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default="QModelIndex()"/>
</function>
<function threadsafety="unspecified" name="resolveScript" fullname="QScriptDebuggerScriptsModel::resolveScript" href="qscriptdebuggerscriptsmodel.html#resolveScript" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 resolveScript(const QString &amp;fileName) const">
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
</function>
<function threadsafety="unspecified" name="scriptIdFromIndex" fullname="QScriptDebuggerScriptsModel::scriptIdFromIndex" href="qscriptdebuggerscriptsmodel.html#scriptIdFromIndex" status="active" access="public" location="qscriptdebuggerscriptsmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 scriptIdFromIndex(const QModelIndex &amp;index) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerScriptsWidget" href="qscriptdebuggerscriptswidget.html" status="internal" access="private" location="qscriptdebuggerscriptswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h" lineno="53" bases="QScriptDebuggerScriptsWidgetInterface">
<function threadsafety="unspecified" name="QScriptDebuggerScriptsWidget" fullname="QScriptDebuggerScriptsWidget::QScriptDebuggerScriptsWidget" href="qscriptdebuggerscriptswidget.html#QScriptDebuggerScriptsWidget" status="active" access="public" location="qscriptdebuggerscriptswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerScriptsWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="setCurrentScript" fullname="QScriptDebuggerScriptsWidget::setCurrentScript" href="qscriptdebuggerscriptswidget.html#setCurrentScript" status="active" access="public" location="qscriptdebuggerscriptswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentScript(qint64 id)">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptsModel" fullname="QScriptDebuggerScriptsWidget::setScriptsModel" href="qscriptdebuggerscriptswidget.html#setScriptsModel" status="active" access="public" location="qscriptdebuggerscriptswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptsModel(QScriptDebuggerScriptsModel *model)">
<parameter left="QScriptDebuggerScriptsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerScriptsWidget" fullname="QScriptDebuggerScriptsWidget::~QScriptDebuggerScriptsWidget" href="qscriptdebuggerscriptswidget.html#dtor.QScriptDebuggerScriptsWidget" status="active" access="public" location="qscriptdebuggerscriptswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerScriptsWidget()"/>
<function threadsafety="unspecified" name="scriptsModel" fullname="QScriptDebuggerScriptsWidget::scriptsModel" href="qscriptdebuggerscriptswidget.html#scriptsModel" status="active" access="public" location="qscriptdebuggerscriptswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsModel *" signature="QScriptDebuggerScriptsModel * scriptsModel() const"/>
<function threadsafety="unspecified" name="currentScriptId" fullname="QScriptDebuggerScriptsWidget::currentScriptId" href="qscriptdebuggerscriptswidget.html#currentScriptId" status="active" access="public" location="qscriptdebuggerscriptswidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h" lineno="64" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 currentScriptId() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerScriptsWidgetInterface" href="qscriptdebuggerscriptswidgetinterface.html" status="internal" access="private" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="55">
<function threadsafety="unspecified" name="QScriptDebuggerScriptsWidgetInterface" fullname="QScriptDebuggerScriptsWidgetInterface::QScriptDebuggerScriptsWidgetInterface" href="qscriptdebuggerscriptswidgetinterface.html#QScriptDebuggerScriptsWidgetInterface" status="active" access="protected" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="73" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerScriptsWidgetInterface(QScriptDebuggerScriptsWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebuggerScriptsWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="currentScriptChanged" fullname="QScriptDebuggerScriptsWidgetInterface::currentScriptChanged" href="qscriptdebuggerscriptswidgetinterface.html#currentScriptChanged" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="69" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void currentScriptChanged(qint64 scriptId)">
<parameter left="qint64" right="" name="scriptId" default=""/>
</function>
<function threadsafety="unspecified" name="scriptLocationSelected" fullname="QScriptDebuggerScriptsWidgetInterface::scriptLocationSelected" href="qscriptdebuggerscriptswidgetinterface.html#scriptLocationSelected" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="70" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void scriptLocationSelected(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentScript" fullname="QScriptDebuggerScriptsWidgetInterface::setCurrentScript" href="qscriptdebuggerscriptswidgetinterface.html#setCurrentScript" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="66" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentScript(qint64 id) = 0">
<parameter left="qint64" right="" name="id" default=""/>
</function>
<function threadsafety="unspecified" name="setScriptsModel" fullname="QScriptDebuggerScriptsWidgetInterface::setScriptsModel" href="qscriptdebuggerscriptswidgetinterface.html#setScriptsModel" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setScriptsModel(QScriptDebuggerScriptsModel *model) = 0">
<parameter left="QScriptDebuggerScriptsModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerScriptsWidgetInterface" fullname="QScriptDebuggerScriptsWidgetInterface::~QScriptDebuggerScriptsWidgetInterface" href="qscriptdebuggerscriptswidgetinterface.html#dtor.QScriptDebuggerScriptsWidgetInterface" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerScriptsWidgetInterface()"/>
<function threadsafety="unspecified" name="scriptsModel" fullname="QScriptDebuggerScriptsWidgetInterface::scriptsModel" href="qscriptdebuggerscriptswidgetinterface.html#scriptsModel" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="62" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsModel *" signature="QScriptDebuggerScriptsModel * scriptsModel() const = 0"/>
<function threadsafety="unspecified" name="currentScriptId" fullname="QScriptDebuggerScriptsWidgetInterface::currentScriptId" href="qscriptdebuggerscriptswidgetinterface.html#currentScriptId" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h" lineno="65" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 currentScriptId() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerScriptsWidgetInterfacePrivate" href="qscriptdebuggerscriptswidgetinterfaceprivate.html" status="internal" access="private" location="qscriptdebuggerscriptswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptDebuggerScriptsWidgetInterfacePrivate" fullname="QScriptDebuggerScriptsWidgetInterfacePrivate::QScriptDebuggerScriptsWidgetInterfacePrivate" href="qscriptdebuggerscriptswidgetinterfaceprivate.html#QScriptDebuggerScriptsWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerScriptsWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerScriptsWidgetInterfacePrivate" fullname="QScriptDebuggerScriptsWidgetInterfacePrivate::~QScriptDebuggerScriptsWidgetInterfacePrivate" href="qscriptdebuggerscriptswidgetinterfaceprivate.html#dtor.QScriptDebuggerScriptsWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerscriptswidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerScriptsWidgetInterfacePrivate()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerStackModel" href="qscriptdebuggerstackmodel.html" status="internal" access="private" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="57">
<function threadsafety="unspecified" name="QScriptDebuggerStackModel" fullname="QScriptDebuggerStackModel::QScriptDebuggerStackModel" href="qscriptdebuggerstackmodel.html#QScriptDebuggerStackModel" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerStackModel(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="setContextInfos" fullname="QScriptDebuggerStackModel::setContextInfos" href="qscriptdebuggerstackmodel.html#setContextInfos" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setContextInfos(const QList&lt;QScriptContextInfo&gt; &amp;infos)">
<parameter left="const QList&lt;QScriptContextInfo&gt; &amp;" right="" name="infos" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerStackModel" fullname="QScriptDebuggerStackModel::~QScriptDebuggerStackModel" href="qscriptdebuggerstackmodel.html#dtor.QScriptDebuggerStackModel" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerStackModel()"/>
<function threadsafety="unspecified" name="contextInfos" fullname="QScriptDebuggerStackModel::contextInfos" href="qscriptdebuggerstackmodel.html#contextInfos" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QList&lt;QScriptContextInfo&gt;" signature="QList&lt;QScriptContextInfo&gt; contextInfos() const"/>
<function threadsafety="unspecified" name="data" fullname="QScriptDebuggerStackModel::data" href="qscriptdebuggerstackmodel.html#data" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant data(const QModelIndex &amp;index, int role) const">
<parameter left="const QModelIndex &amp;" right="" name="index" default=""/>
<parameter left="int" right="" name="role" default=""/>
</function>
<function threadsafety="unspecified" name="headerData" fullname="QScriptDebuggerStackModel::headerData" href="qscriptdebuggerstackmodel.html#headerData" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QVariant" signature="QVariant headerData(int section, Qt::Orientation orient, int role) const">
<parameter left="int" right="" name="section" default=""/>
<parameter left="Qt::Orientation" right="" name="orient" default=""/>
<parameter left="int" right="" name="role" default=""/>
</function>
<function threadsafety="unspecified" name="columnCount" fullname="QScriptDebuggerStackModel::columnCount" href="qscriptdebuggerstackmodel.html#columnCount" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int columnCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="rowCount" fullname="QScriptDebuggerStackModel::rowCount" href="qscriptdebuggerstackmodel.html#rowCount" status="active" access="public" location="qscriptdebuggerstackmodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int rowCount(const QModelIndex &amp;parent) const">
<parameter left="const QModelIndex &amp;" right="" name="parent" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerStackWidget" href="qscriptdebuggerstackwidget.html" status="internal" access="private" location="qscriptdebuggerstackwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h" lineno="53" bases="QScriptDebuggerStackWidgetInterface">
<function threadsafety="unspecified" name="QScriptDebuggerStackWidget" fullname="QScriptDebuggerStackWidget::QScriptDebuggerStackWidget" href="qscriptdebuggerstackwidget.html#QScriptDebuggerStackWidget" status="active" access="public" location="qscriptdebuggerstackwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerStackWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="setCurrentFrameIndex" fullname="QScriptDebuggerStackWidget::setCurrentFrameIndex" href="qscriptdebuggerstackwidget.html#setCurrentFrameIndex" status="active" access="public" location="qscriptdebuggerstackwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentFrameIndex(int frameIndex)">
<parameter left="int" right="" name="frameIndex" default=""/>
</function>
<function threadsafety="unspecified" name="setStackModel" fullname="QScriptDebuggerStackWidget::setStackModel" href="qscriptdebuggerstackwidget.html#setStackModel" status="active" access="public" location="qscriptdebuggerstackwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setStackModel(QAbstractItemModel *model)">
<parameter left="QAbstractItemModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerStackWidget" fullname="QScriptDebuggerStackWidget::~QScriptDebuggerStackWidget" href="qscriptdebuggerstackwidget.html#dtor.QScriptDebuggerStackWidget" status="active" access="public" location="qscriptdebuggerstackwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerStackWidget()"/>
<function threadsafety="unspecified" name="stackModel" fullname="QScriptDebuggerStackWidget::stackModel" href="qscriptdebuggerstackwidget.html#stackModel" status="active" access="public" location="qscriptdebuggerstackwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAbstractItemModel *" signature="QAbstractItemModel * stackModel() const"/>
<function threadsafety="unspecified" name="currentFrameIndex" fullname="QScriptDebuggerStackWidget::currentFrameIndex" href="qscriptdebuggerstackwidget.html#currentFrameIndex" status="active" access="public" location="qscriptdebuggerstackwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h" lineno="64" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int currentFrameIndex() const"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerStackWidgetInterface" href="qscriptdebuggerstackwidgetinterface.html" status="internal" access="private" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="55">
<function threadsafety="unspecified" name="QScriptDebuggerStackWidgetInterface" fullname="QScriptDebuggerStackWidgetInterface::QScriptDebuggerStackWidgetInterface" href="qscriptdebuggerstackwidgetinterface.html#QScriptDebuggerStackWidgetInterface" status="active" access="protected" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="72" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerStackWidgetInterface(QScriptDebuggerStackWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebuggerStackWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="currentFrameChanged" fullname="QScriptDebuggerStackWidgetInterface::currentFrameChanged" href="qscriptdebuggerstackwidgetinterface.html#currentFrameChanged" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="69" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void currentFrameChanged(int newFrameIndex)">
<parameter left="int" right="" name="newFrameIndex" default=""/>
</function>
<function threadsafety="unspecified" name="setCurrentFrameIndex" fullname="QScriptDebuggerStackWidgetInterface::setCurrentFrameIndex" href="qscriptdebuggerstackwidgetinterface.html#setCurrentFrameIndex" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="66" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setCurrentFrameIndex(int frameIndex) = 0">
<parameter left="int" right="" name="frameIndex" default=""/>
</function>
<function threadsafety="unspecified" name="setStackModel" fullname="QScriptDebuggerStackWidgetInterface::setStackModel" href="qscriptdebuggerstackwidgetinterface.html#setStackModel" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setStackModel(QAbstractItemModel *model) = 0">
<parameter left="QAbstractItemModel *" right="" name="model" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerStackWidgetInterface" fullname="QScriptDebuggerStackWidgetInterface::~QScriptDebuggerStackWidgetInterface" href="qscriptdebuggerstackwidgetinterface.html#dtor.QScriptDebuggerStackWidgetInterface" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerStackWidgetInterface()"/>
<function threadsafety="unspecified" name="stackModel" fullname="QScriptDebuggerStackWidgetInterface::stackModel" href="qscriptdebuggerstackwidgetinterface.html#stackModel" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="62" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAbstractItemModel *" signature="QAbstractItemModel * stackModel() const = 0"/>
<function threadsafety="unspecified" name="currentFrameIndex" fullname="QScriptDebuggerStackWidgetInterface::currentFrameIndex" href="qscriptdebuggerstackwidgetinterface.html#currentFrameIndex" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h" lineno="65" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int currentFrameIndex() const = 0"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerStackWidgetInterfacePrivate" href="qscriptdebuggerstackwidgetinterfaceprivate.html" status="internal" access="private" location="qscriptdebuggerstackwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptDebuggerStackWidgetInterfacePrivate" fullname="QScriptDebuggerStackWidgetInterfacePrivate::QScriptDebuggerStackWidgetInterfacePrivate" href="qscriptdebuggerstackwidgetinterfaceprivate.html#QScriptDebuggerStackWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerStackWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerStackWidgetInterfacePrivate" fullname="QScriptDebuggerStackWidgetInterfacePrivate::~QScriptDebuggerStackWidgetInterfacePrivate" href="qscriptdebuggerstackwidgetinterfaceprivate.html#dtor.QScriptDebuggerStackWidgetInterfacePrivate" status="active" access="public" location="qscriptdebuggerstackwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerStackWidgetInterfacePrivate()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebuggerStandardWidgetFactory" href="qscriptdebuggerstandardwidgetfactory.html" status="internal" access="private" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="54" bases="QScriptDebuggerWidgetFactoryInterface">
<function threadsafety="unspecified" name="createBreakpointsWidget" fullname="QScriptDebuggerStandardWidgetFactory::createBreakpointsWidget" href="qscriptdebuggerstandardwidgetfactory.html#createBreakpointsWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointsWidgetInterface *" signature="QScriptBreakpointsWidgetInterface * createBreakpointsWidget()"/>
<function threadsafety="unspecified" name="createDebugOutputWidget" fullname="QScriptDebuggerStandardWidgetFactory::createDebugOutputWidget" href="qscriptdebuggerstandardwidgetfactory.html#createDebugOutputWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebugOutputWidgetInterface *" signature="QScriptDebugOutputWidgetInterface * createDebugOutputWidget()"/>
<function threadsafety="unspecified" name="createCodeFinderWidget" fullname="QScriptDebuggerStandardWidgetFactory::createCodeFinderWidget" href="qscriptdebuggerstandardwidgetfactory.html#createCodeFinderWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeFinderWidgetInterface *" signature="QScriptDebuggerCodeFinderWidgetInterface * createCodeFinderWidget()"/>
<function threadsafety="unspecified" name="createCodeWidget" fullname="QScriptDebuggerStandardWidgetFactory::createCodeWidget" href="qscriptdebuggerstandardwidgetfactory.html#createCodeWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeWidgetInterface *" signature="QScriptDebuggerCodeWidgetInterface * createCodeWidget()"/>
<function threadsafety="unspecified" name="createConsoleWidget" fullname="QScriptDebuggerStandardWidgetFactory::createConsoleWidget" href="qscriptdebuggerstandardwidgetfactory.html#createConsoleWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleWidgetInterface *" signature="QScriptDebuggerConsoleWidgetInterface * createConsoleWidget()"/>
<function threadsafety="unspecified" name="createLocalsWidget" fullname="QScriptDebuggerStandardWidgetFactory::createLocalsWidget" href="qscriptdebuggerstandardwidgetfactory.html#createLocalsWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerLocalsWidgetInterface *" signature="QScriptDebuggerLocalsWidgetInterface * createLocalsWidget()"/>
<function threadsafety="unspecified" name="createScriptsWidget" fullname="QScriptDebuggerStandardWidgetFactory::createScriptsWidget" href="qscriptdebuggerstandardwidgetfactory.html#createScriptsWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsWidgetInterface *" signature="QScriptDebuggerScriptsWidgetInterface * createScriptsWidget()"/>
<function threadsafety="unspecified" name="createStackWidget" fullname="QScriptDebuggerStandardWidgetFactory::createStackWidget" href="qscriptdebuggerstandardwidgetfactory.html#createStackWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerStackWidgetInterface *" signature="QScriptDebuggerStackWidgetInterface * createStackWidget()"/>
<function threadsafety="unspecified" name="QScriptDebuggerStandardWidgetFactory" fullname="QScriptDebuggerStandardWidgetFactory::QScriptDebuggerStandardWidgetFactory" href="qscriptdebuggerstandardwidgetfactory.html#QScriptDebuggerStandardWidgetFactory" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerStandardWidgetFactory(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="createErrorLogWidget" fullname="QScriptDebuggerStandardWidgetFactory::createErrorLogWidget" href="qscriptdebuggerstandardwidgetfactory.html#createErrorLogWidget" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="63" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptErrorLogWidgetInterface *" signature="QScriptErrorLogWidgetInterface * createErrorLogWidget()"/>
<function threadsafety="unspecified" name="~QScriptDebuggerStandardWidgetFactory" fullname="QScriptDebuggerStandardWidgetFactory::~QScriptDebuggerStandardWidgetFactory" href="qscriptdebuggerstandardwidgetfactory.html#dtor.QScriptDebuggerStandardWidgetFactory" status="active" access="public" location="qscriptdebuggerstandardwidgetfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h" lineno="59" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerStandardWidgetFactory()"/>
</class>
<function threadsafety="unspecified" name="operator&lt;&lt;" href="qscriptdebuggervalue.html#operator-lt-lt" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerValue" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;stream, const QScriptDebuggerValue &amp;value)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" href="qscriptdebuggerevent.html#operator-gt-gt" status="active" access="public" location="qscriptdebuggerevent_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerevent_p.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerEvent" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;stream, QScriptDebuggerEvent &amp;event)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="QScriptDebuggerEvent &amp;" right="" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" href="qscriptdebuggerresponse.html#operator-gt-gt" status="active" access="public" location="qscriptdebuggerresponse_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerresponse_p.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerResponse" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;stream, QScriptDebuggerResponse &amp;response)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="QScriptDebuggerResponse &amp;" right="" name="response" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" href="qscriptdebuggervalue.html#operator-gt-gt" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerValue" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;stream, QScriptDebuggerValue &amp;value)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="QScriptDebuggerValue &amp;" right="" name="value" default=""/>
</function>
<class threadsafety="unspecified" name="QScriptDebuggerValue" href="qscriptdebuggervalue.html" status="internal" access="private" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="59" since="4.5" module="QtScriptTools" brief="Represents a script value">
<function threadsafety="unspecified" name="operator=" fullname="QScriptDebuggerValue::operator=" href="qscriptdebuggervalue.html#operator-eq" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="82" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValue &amp;" signature="QScriptDebuggerValue &amp; operator=(const QScriptDebuggerValue &amp;other)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="72" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue()"/>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue-6" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="78" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue(ValueType type)">
<parameter left="ValueType" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue-3" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="75" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue(bool value)">
<parameter left="bool" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue-7" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="79" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue(const QScriptDebuggerValue &amp;other)">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue-1" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="73" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue(const QScriptValue &amp;value)">
<parameter left="const QScriptValue &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue-4" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="76" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue(const QString &amp;value)">
<parameter left="const QString &amp;" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue-2" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="74" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue(double value)">
<parameter left="double" right="" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValue" fullname="QScriptDebuggerValue::QScriptDebuggerValue" href="qscriptdebuggervalue.html#QScriptDebuggerValue-5" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="77" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValue(qint64 objectId)">
<parameter left="qint64" right="" name="objectId" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerValue" fullname="QScriptDebuggerValue::~QScriptDebuggerValue" href="qscriptdebuggervalue.html#dtor.QScriptDebuggerValue" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="80" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerValue()"/>
<enum threadsafety="unspecified" name="ValueType" fullname="QScriptDebuggerValue::ValueType" href="qscriptdebuggervalue.html#ValueType-enum" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="62">
<value name="NoValue" value="0"/>
<value name="UndefinedValue" value="1"/>
<value name="NullValue" value="2"/>
<value name="BooleanValue" value="3"/>
<value name="StringValue" value="4"/>
<value name="NumberValue" value="5"/>
<value name="ObjectValue" value="6"/>
</enum>
<function threadsafety="unspecified" name="toScriptValue" fullname="QScriptDebuggerValue::toScriptValue" href="qscriptdebuggervalue.html#toScriptValue" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue toScriptValue(QScriptEngine *engine) const">
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="stringValue" fullname="QScriptDebuggerValue::stringValue" href="qscriptdebuggervalue.html#stringValue" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString stringValue() const"/>
<function threadsafety="unspecified" name="toString" fullname="QScriptDebuggerValue::toString" href="qscriptdebuggervalue.html#toString" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString toString() const"/>
<function threadsafety="unspecified" name="type" fullname="QScriptDebuggerValue::type" href="qscriptdebuggervalue.html#type" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="ValueType" signature="ValueType type() const"/>
<function threadsafety="unspecified" name="booleanValue" fullname="QScriptDebuggerValue::booleanValue" href="qscriptdebuggervalue.html#booleanValue" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool booleanValue() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QScriptDebuggerValue::operator!=" href="qscriptdebuggervalue.html#operator-not-eq" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QScriptDebuggerValue &amp;other) const">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QScriptDebuggerValue::operator==" href="qscriptdebuggervalue.html#operator-eq-eq" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QScriptDebuggerValue &amp;other) const">
<parameter left="const QScriptDebuggerValue &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="numberValue" fullname="QScriptDebuggerValue::numberValue" href="qscriptdebuggervalue.html#numberValue" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="double" signature="double numberValue() const"/>
<function threadsafety="unspecified" name="objectId" fullname="QScriptDebuggerValue::objectId" href="qscriptdebuggervalue.html#objectId" status="active" access="public" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="qint64" signature="qint64 objectId() const"/>
</class>
<typedef threadsafety="unspecified" name="QScriptDebuggerValueList" status="internal" access="private" location="qscriptdebuggervalue_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalue_p.h" lineno="103"/>
<function threadsafety="unspecified" name="operator&lt;&lt;" href="qscriptdebuggervalueproperty.html#operator-lt-lt" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerValueProperty" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;stream, const QScriptDebuggerValueProperty &amp;property)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="const QScriptDebuggerValueProperty &amp;" right="" name="property" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" status="internal" access="private" location="qscriptdebuggerobjectsnapshotdelta_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;, QScriptDebuggerObjectSnapshotDelta &amp;)">
<parameter left="QDataStream &amp;" right="" name="" default=""/>
<parameter left="QScriptDebuggerObjectSnapshotDelta &amp;" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" href="qscriptdebuggervalueproperty.html#operator-gt-gt" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" relates="QScriptDebuggerValueProperty" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;stream, QScriptDebuggerValueProperty &amp;property)">
<parameter left="QDataStream &amp;" right="" name="stream" default=""/>
<parameter left="QScriptDebuggerValueProperty &amp;" right="" name="property" default=""/>
</function>
<class threadsafety="unspecified" name="QScriptDebuggerValueProperty" href="qscriptdebuggervalueproperty.html" status="internal" access="private" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="60" module="QtScriptTools">
<function threadsafety="unspecified" name="operator=" fullname="QScriptDebuggerValueProperty::operator=" href="qscriptdebuggervalueproperty.html#operator-eq" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="71" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValueProperty &amp;" signature="QScriptDebuggerValueProperty &amp; operator=(const QScriptDebuggerValueProperty &amp;other)">
<parameter left="const QScriptDebuggerValueProperty &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValueProperty" fullname="QScriptDebuggerValueProperty::QScriptDebuggerValueProperty" href="qscriptdebuggervalueproperty.html#QScriptDebuggerValueProperty" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="63" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValueProperty()"/>
<function threadsafety="unspecified" name="QScriptDebuggerValueProperty" fullname="QScriptDebuggerValueProperty::QScriptDebuggerValueProperty" href="qscriptdebuggervalueproperty.html#QScriptDebuggerValueProperty-2" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="68" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValueProperty(const QScriptDebuggerValueProperty &amp;other)">
<parameter left="const QScriptDebuggerValueProperty &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptDebuggerValueProperty" fullname="QScriptDebuggerValueProperty::QScriptDebuggerValueProperty" href="qscriptdebuggervalueproperty.html#QScriptDebuggerValueProperty-1" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebuggerValueProperty(const QString &amp;name, const QScriptDebuggerValue &amp;value, const QString &amp;valueAsString, QScriptValue::PropertyFlags flags)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QScriptDebuggerValue &amp;" right="" name="value" default=""/>
<parameter left="const QString &amp;" right="" name="valueAsString" default=""/>
<parameter left="QScriptValue::PropertyFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptDebuggerValueProperty" fullname="QScriptDebuggerValueProperty::~QScriptDebuggerValueProperty" href="qscriptdebuggervalueproperty.html#dtor.QScriptDebuggerValueProperty" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="69" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerValueProperty()"/>
<function threadsafety="unspecified" name="value" fullname="QScriptDebuggerValueProperty::value" href="qscriptdebuggervalueproperty.html#value" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerValue" signature="QScriptDebuggerValue value() const"/>
<function threadsafety="unspecified" name="flags" fullname="QScriptDebuggerValueProperty::flags" href="qscriptdebuggervalueproperty.html#flags" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue::PropertyFlags" signature="QScriptValue::PropertyFlags flags() const"/>
<function threadsafety="unspecified" name="name" fullname="QScriptDebuggerValueProperty::name" href="qscriptdebuggervalueproperty.html#name" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="valueAsString" fullname="QScriptDebuggerValueProperty::valueAsString" href="qscriptdebuggervalueproperty.html#valueAsString" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString valueAsString() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QScriptDebuggerValueProperty::isValid" href="qscriptdebuggervalueproperty.html#isValid" status="active" access="public" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
</class>
<typedef threadsafety="unspecified" name="QScriptDebuggerValuePropertyList" status="internal" access="private" location="qscriptdebuggervalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h" lineno="86"/>
<class threadsafety="unspecified" name="QScriptDebuggerWidgetFactoryInterface" href="qscriptdebuggerwidgetfactoryinterface.html" status="internal" access="private" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="62">
<function threadsafety="unspecified" name="createBreakpointsWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createBreakpointsWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createBreakpointsWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="75" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptBreakpointsWidgetInterface *" signature="QScriptBreakpointsWidgetInterface * createBreakpointsWidget() = 0"/>
<function threadsafety="unspecified" name="createDebugOutputWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createDebugOutputWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createDebugOutputWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="67" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebugOutputWidgetInterface *" signature="QScriptDebugOutputWidgetInterface * createDebugOutputWidget() = 0"/>
<function threadsafety="unspecified" name="createCodeFinderWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createCodeFinderWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createCodeFinderWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="70" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeFinderWidgetInterface *" signature="QScriptDebuggerCodeFinderWidgetInterface * createCodeFinderWidget() = 0"/>
<function threadsafety="unspecified" name="createCodeWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createCodeWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createCodeWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="74" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerCodeWidgetInterface *" signature="QScriptDebuggerCodeWidgetInterface * createCodeWidget() = 0"/>
<function threadsafety="unspecified" name="createConsoleWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createConsoleWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createConsoleWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="68" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerConsoleWidgetInterface *" signature="QScriptDebuggerConsoleWidgetInterface * createConsoleWidget() = 0"/>
<function threadsafety="unspecified" name="createLocalsWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createLocalsWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createLocalsWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="73" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerLocalsWidgetInterface *" signature="QScriptDebuggerLocalsWidgetInterface * createLocalsWidget() = 0"/>
<function threadsafety="unspecified" name="createScriptsWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createScriptsWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createScriptsWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="72" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerScriptsWidgetInterface *" signature="QScriptDebuggerScriptsWidgetInterface * createScriptsWidget() = 0"/>
<function threadsafety="unspecified" name="createStackWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createStackWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createStackWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="71" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerStackWidgetInterface *" signature="QScriptDebuggerStackWidgetInterface * createStackWidget() = 0"/>
<function threadsafety="unspecified" name="createErrorLogWidget" fullname="QScriptDebuggerWidgetFactoryInterface::createErrorLogWidget" href="qscriptdebuggerwidgetfactoryinterface.html#createErrorLogWidget" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptErrorLogWidgetInterface *" signature="QScriptErrorLogWidgetInterface * createErrorLogWidget() = 0"/>
<function threadsafety="unspecified" name="~QScriptDebuggerWidgetFactoryInterface" fullname="QScriptDebuggerWidgetFactoryInterface::~QScriptDebuggerWidgetFactoryInterface" href="qscriptdebuggerwidgetfactoryinterface.html#dtor.QScriptDebuggerWidgetFactoryInterface" status="active" access="public" location="qscriptdebuggerwidgetfactoryinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h" lineno="65" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebuggerWidgetFactoryInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebugOutputWidget" href="qscriptdebugoutputwidget.html" status="internal" access="private" location="qscriptdebugoutputwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidget_p.h" lineno="53" bases="QScriptDebugOutputWidgetInterface">
<function threadsafety="unspecified" name="QScriptDebugOutputWidget" fullname="QScriptDebugOutputWidget::QScriptDebugOutputWidget" href="qscriptdebugoutputwidget.html#QScriptDebugOutputWidget" status="active" access="public" location="qscriptdebugoutputwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebugOutputWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QScriptDebugOutputWidget::clear" href="qscriptdebugoutputwidget.html#clear" status="active" access="public" location="qscriptdebugoutputwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidget_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="message" fullname="QScriptDebugOutputWidget::message" href="qscriptdebugoutputwidget.html#message" status="active" access="public" location="qscriptdebugoutputwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidget_p.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void message(QtMsgType type, const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber, const QVariant &amp;data)">
<parameter left="QtMsgType" right="" name="type" default=""/>
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
<parameter left="const QVariant &amp;" right="" name="data" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="~QScriptDebugOutputWidget" fullname="QScriptDebugOutputWidget::~QScriptDebugOutputWidget" href="qscriptdebugoutputwidget.html#dtor.QScriptDebugOutputWidget" status="active" access="public" location="qscriptdebugoutputwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebugOutputWidget()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebugOutputWidgetInterface" href="qscriptdebugoutputwidgetinterface.html" status="internal" access="private" location="qscriptdebugoutputwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p.h" lineno="55" bases="QScriptMessageHandlerInterface">
<function threadsafety="unspecified" name="QScriptDebugOutputWidgetInterface" fullname="QScriptDebugOutputWidgetInterface::QScriptDebugOutputWidgetInterface" href="qscriptdebugoutputwidgetinterface.html#QScriptDebugOutputWidgetInterface" status="active" access="protected" location="qscriptdebugoutputwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p.h" lineno="66" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebugOutputWidgetInterface(QScriptDebugOutputWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptDebugOutputWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QScriptDebugOutputWidgetInterface::clear" href="qscriptdebugoutputwidgetinterface.html#clear" status="active" access="public" location="qscriptdebugoutputwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clear() = 0"/>
<function threadsafety="unspecified" name="~QScriptDebugOutputWidgetInterface" fullname="QScriptDebugOutputWidgetInterface::~QScriptDebugOutputWidgetInterface" href="qscriptdebugoutputwidgetinterface.html#dtor.QScriptDebugOutputWidgetInterface" status="active" access="public" location="qscriptdebugoutputwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p.h" lineno="61" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebugOutputWidgetInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptDebugOutputWidgetInterfacePrivate" href="qscriptdebugoutputwidgetinterfaceprivate.html" status="internal" access="private" location="qscriptdebugoutputwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptDebugOutputWidgetInterfacePrivate" fullname="QScriptDebugOutputWidgetInterfacePrivate::QScriptDebugOutputWidgetInterfacePrivate" href="qscriptdebugoutputwidgetinterfaceprivate.html#QScriptDebugOutputWidgetInterfacePrivate" status="active" access="public" location="qscriptdebugoutputwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptDebugOutputWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptDebugOutputWidgetInterfacePrivate" fullname="QScriptDebugOutputWidgetInterfacePrivate::~QScriptDebugOutputWidgetInterfacePrivate" href="qscriptdebugoutputwidgetinterfaceprivate.html#dtor.QScriptDebugOutputWidgetInterfacePrivate" status="active" access="public" location="qscriptdebugoutputwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptDebugOutputWidgetInterfacePrivate()"/>
</class>
<class threadsafety="unspecified" name="QScriptEdit" href="qscriptedit.html" status="internal" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="57">
<function threadsafety="unspecified" name="QScriptEdit" fullname="QScriptEdit::QScriptEdit" href="qscriptedit.html#QScriptEdit" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptEdit(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="extraAreaEvent" fullname="QScriptEdit::extraAreaEvent" href="qscriptedit.html#extraAreaEvent" status="active" access="protected" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool extraAreaEvent(QEvent *e)">
<parameter left="QEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="breakpointEnableRequest" fullname="QScriptEdit::breakpointEnableRequest" href="qscriptedit.html#breakpointEnableRequest" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="83" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void breakpointEnableRequest(int lineNumber, bool enable)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="breakpointToggleRequest" fullname="QScriptEdit::breakpointToggleRequest" href="qscriptedit.html#breakpointToggleRequest" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="82" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void breakpointToggleRequest(int lineNumber, bool on)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="on" default=""/>
</function>
<function threadsafety="unspecified" name="deleteBreakpoint" fullname="QScriptEdit::deleteBreakpoint" href="qscriptedit.html#deleteBreakpoint" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void deleteBreakpoint(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="extraAreaMouseEvent" fullname="QScriptEdit::extraAreaMouseEvent" href="qscriptedit.html#extraAreaMouseEvent" status="active" access="protected" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void extraAreaMouseEvent(QMouseEvent *e)">
<parameter left="QMouseEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="extraAreaPaintEvent" fullname="QScriptEdit::extraAreaPaintEvent" href="qscriptedit.html#extraAreaPaintEvent" status="active" access="protected" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void extraAreaPaintEvent(QPaintEvent *e)">
<parameter left="QPaintEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="gotoLine" fullname="QScriptEdit::gotoLine" href="qscriptedit.html#gotoLine" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void gotoLine(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="highlightCurrentLine" fullname="QScriptEdit::highlightCurrentLine" href="qscriptedit.html#highlightCurrentLine" status="active" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="96" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void highlightCurrentLine()"/>
<function threadsafety="unspecified" name="paintEvent" fullname="QScriptEdit::paintEvent" href="qscriptedit.html#paintEvent" status="active" access="protected" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void paintEvent(QPaintEvent *e)">
<parameter left="QPaintEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="resizeEvent" fullname="QScriptEdit::resizeEvent" href="qscriptedit.html#resizeEvent" status="active" access="protected" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void resizeEvent(QResizeEvent *e)">
<parameter left="QResizeEvent *" right="" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="setBaseLineNumber" fullname="QScriptEdit::setBaseLineNumber" href="qscriptedit.html#setBaseLineNumber" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBaseLineNumber(int base)">
<parameter left="int" right="" name="base" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpoint" fullname="QScriptEdit::setBreakpoint" href="qscriptedit.html#setBreakpoint" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpoint(int lineNumber)">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="setBreakpointEnabled" fullname="QScriptEdit::setBreakpointEnabled" href="qscriptedit.html#setBreakpointEnabled" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setBreakpointEnabled(int lineNumber, bool enable)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="setExecutableLineNumbers" fullname="QScriptEdit::setExecutableLineNumbers" href="qscriptedit.html#setExecutableLineNumbers" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setExecutableLineNumbers(const QSet&lt;int&gt; &amp;lineNumbers)">
<parameter left="const QSet&lt;int&gt; &amp;" right="" name="lineNumbers" default=""/>
</function>
<function threadsafety="unspecified" name="setExecutionLineNumber" fullname="QScriptEdit::setExecutionLineNumber" href="qscriptedit.html#setExecutionLineNumber" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setExecutionLineNumber(int lineNumber, bool error)">
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="bool" right="" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="updateExtraArea" fullname="QScriptEdit::updateExtraArea" href="qscriptedit.html#updateExtraArea" status="active" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="95" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateExtraArea(const QRect &amp;, int )">
<parameter left="const QRect &amp;" right="" name="" default=""/>
<parameter left="int" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateExtraAreaWidth" fullname="QScriptEdit::updateExtraAreaWidth" href="qscriptedit.html#updateExtraAreaWidth" status="active" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="94" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateExtraAreaWidth()"/>
<function threadsafety="unspecified" name="updateExtraSelections" fullname="QScriptEdit::updateExtraSelections" href="qscriptedit.html#updateExtraSelections" status="active" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void updateExtraSelections()"/>
<function threadsafety="unspecified" name="~QScriptEdit" fullname="QScriptEdit::~QScriptEdit" href="qscriptedit.html#dtor.QScriptEdit" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptEdit()"/>
<function threadsafety="unspecified" name="currentExecutionLineSelection" fullname="QScriptEdit::currentExecutionLineSelection" href="qscriptedit.html#currentExecutionLineSelection" status="active" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QTextEdit::ExtraSelection" signature="QTextEdit::ExtraSelection currentExecutionLineSelection() const"/>
<function threadsafety="unspecified" name="currentLineSelection" fullname="QScriptEdit::currentLineSelection" href="qscriptedit.html#currentLineSelection" status="active" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QTextEdit::ExtraSelection" signature="QTextEdit::ExtraSelection currentLineSelection() const"/>
<function threadsafety="unspecified" name="isExecutableLine" fullname="QScriptEdit::isExecutableLine" href="qscriptedit.html#isExecutableLine" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isExecutableLine(int lineNumber) const">
<parameter left="int" right="" name="lineNumber" default=""/>
</function>
<function threadsafety="unspecified" name="baseLineNumber" fullname="QScriptEdit::baseLineNumber" href="qscriptedit.html#baseLineNumber" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int baseLineNumber() const"/>
<function threadsafety="unspecified" name="currentLineNumber" fullname="QScriptEdit::currentLineNumber" href="qscriptedit.html#currentLineNumber" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int currentLineNumber() const"/>
<function threadsafety="unspecified" name="executionLineNumber" fullname="QScriptEdit::executionLineNumber" href="qscriptedit.html#executionLineNumber" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int executionLineNumber() const"/>
<function threadsafety="unspecified" name="extraAreaWidth" fullname="QScriptEdit::extraAreaWidth" href="qscriptedit.html#extraAreaWidth" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int extraAreaWidth() const"/>
<class threadsafety="unspecified" name="BreakpointData" fullname="QScriptEdit::BreakpointData" href="qscriptedit-breakpointdata.html" status="active" access="private" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="111">
<function threadsafety="unspecified" name="BreakpointData" fullname="QScriptEdit::BreakpointData::BreakpointData" href="qscriptedit-breakpointdata.html#BreakpointData" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="112" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="BreakpointData()"/>
<variable threadsafety="unspecified" name="enabled" fullname="QScriptEdit::BreakpointData::enabled" href="qscriptedit-breakpointdata.html#enabled-var" status="active" access="public" location="qscriptedit_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptedit_p.h" lineno="113" type="bool" static="false"/>
</class>
</class>
<class threadsafety="unspecified" name="QScriptEngineDebugger" href="qscriptenginedebugger.html" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="53" since="4.5" module="QtScriptTools" groups="script" brief="QScriptEngine debugger">
<enum threadsafety="unspecified" name="DebuggerAction" fullname="QScriptEngineDebugger::DebuggerAction" href="qscriptenginedebugger.html#DebuggerAction-enum" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="69">
<value name="InterruptAction" value="0"/>
<value name="ContinueAction" value="1"/>
<value name="StepIntoAction" value="2"/>
<value name="StepOverAction" value="3"/>
<value name="StepOutAction" value="4"/>
<value name="RunToCursorAction" value="5"/>
<value name="RunToNewScriptAction" value="6"/>
<value name="ToggleBreakpointAction" value="7"/>
<value name="ClearDebugOutputAction" value="8"/>
<value name="ClearErrorLogAction" value="9"/>
<value name="ClearConsoleAction" value="10"/>
<value name="FindInScriptAction" value="11"/>
<value name="FindNextInScriptAction" value="12"/>
<value name="FindPreviousInScriptAction" value="13"/>
<value name="GoToLineAction" value="14"/>
</enum>
<enum threadsafety="unspecified" name="DebuggerState" fullname="QScriptEngineDebugger::DebuggerState" href="qscriptenginedebugger.html#DebuggerState-enum" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="87" since="4.6">
<value name="RunningState" value="0"/>
<value name="SuspendedState" value="1"/>
</enum>
<enum threadsafety="unspecified" name="DebuggerWidget" fullname="QScriptEngineDebugger::DebuggerWidget" href="qscriptenginedebugger.html#DebuggerWidget-enum" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="57">
<value name="ConsoleWidget" value="0"/>
<value name="StackWidget" value="1"/>
<value name="ScriptsWidget" value="2"/>
<value name="LocalsWidget" value="3"/>
<value name="CodeWidget" value="4"/>
<value name="CodeFinderWidget" value="5"/>
<value name="BreakpointsWidget" value="6"/>
<value name="DebugOutputWidget" value="7"/>
<value name="ErrorLogWidget" value="8"/>
</enum>
<function threadsafety="unspecified" name="createStandardMenu" fullname="QScriptEngineDebugger::createStandardMenu" href="qscriptenginedebugger.html#createStandardMenu" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QMenu *" signature="QMenu * createStandardMenu(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="QScriptEngineDebugger" fullname="QScriptEngineDebugger::QScriptEngineDebugger" href="qscriptenginedebugger.html#QScriptEngineDebugger" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="92" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptEngineDebugger(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="createStandardToolBar" fullname="QScriptEngineDebugger::createStandardToolBar" href="qscriptenginedebugger.html#createStandardToolBar" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="104" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QToolBar *" signature="QToolBar * createStandardToolBar(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="Q_NULLPTR"/>
</function>
<function threadsafety="unspecified" name="attachTo" fullname="QScriptEngineDebugger::attachTo" href="qscriptenginedebugger.html#attachTo" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void attachTo(QScriptEngine *engine)">
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="detach" fullname="QScriptEngineDebugger::detach" href="qscriptenginedebugger.html#detach" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void detach()"/>
<function threadsafety="unspecified" name="evaluationResumed" fullname="QScriptEngineDebugger::evaluationResumed" href="qscriptenginedebugger.html#evaluationResumed" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="114" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void evaluationResumed()"/>
<function threadsafety="unspecified" name="evaluationSuspended" fullname="QScriptEngineDebugger::evaluationSuspended" href="qscriptenginedebugger.html#evaluationSuspended" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="113" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void evaluationSuspended()"/>
<function threadsafety="unspecified" name="setAutoShowStandardWindow" fullname="QScriptEngineDebugger::setAutoShowStandardWindow" href="qscriptenginedebugger.html#setAutoShowStandardWindow" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void setAutoShowStandardWindow(bool autoShow)">
<parameter left="bool" right="" name="autoShow" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptEngineDebugger" fullname="QScriptEngineDebugger::~QScriptEngineDebugger" href="qscriptenginedebugger.html#dtor.QScriptEngineDebugger" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="93" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptEngineDebugger()"/>
<function threadsafety="unspecified" name="state" fullname="QScriptEngineDebugger::state" href="qscriptenginedebugger.html#state" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="110" since="4.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="DebuggerState" signature="DebuggerState state() const"/>
<function threadsafety="unspecified" name="action" fullname="QScriptEngineDebugger::action" href="qscriptenginedebugger.html#action" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QAction *" signature="QAction * action(DebuggerAction action) const">
<parameter left="DebuggerAction" right="" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="standardWindow" fullname="QScriptEngineDebugger::standardWindow" href="qscriptenginedebugger.html#standardWindow" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QMainWindow *" signature="QMainWindow * standardWindow() const"/>
<function threadsafety="unspecified" name="widget" fullname="QScriptEngineDebugger::widget" href="qscriptenginedebugger.html#widget" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="107" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QWidget *" signature="QWidget * widget(DebuggerWidget widget) const">
<parameter left="DebuggerWidget" right="" name="widget" default=""/>
</function>
<function threadsafety="unspecified" name="autoShowStandardWindow" fullname="QScriptEngineDebugger::autoShowStandardWindow" href="qscriptenginedebugger.html#autoShowStandardWindow" status="active" access="public" location="qscriptenginedebugger.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebugger.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool autoShowStandardWindow() const"/>
</class>
<class threadsafety="unspecified" name="QScriptEngineDebuggerFrontend" href="qscriptenginedebuggerfrontend.html" status="internal" access="private" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="57" since="4.5" bases="QScriptDebuggerCommandSchedulerInterface" module="QtScriptTools" brief="In-process debugger frontend">
<function threadsafety="unspecified" name="QScriptEngineDebuggerFrontend" fullname="QScriptEngineDebuggerFrontend::QScriptEngineDebuggerFrontend" href="qscriptenginedebuggerfrontend.html#QScriptEngineDebuggerFrontend" status="active" access="public" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptEngineDebuggerFrontend()"/>
<function threadsafety="unspecified" name="attachTo" fullname="QScriptEngineDebuggerFrontend::attachTo" href="qscriptenginedebuggerfrontend.html#attachTo" status="active" access="public" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void attachTo(QScriptEngine *engine)">
<parameter left="QScriptEngine *" right="" name="engine" default=""/>
</function>
<function threadsafety="unspecified" name="detach" fullname="QScriptEngineDebuggerFrontend::detach" href="qscriptenginedebuggerfrontend.html#detach" status="active" access="public" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void detach()"/>
<function threadsafety="unspecified" name="processCommand" fullname="QScriptEngineDebuggerFrontend::processCommand" href="qscriptenginedebuggerfrontend.html#processCommand" status="internal" access="private" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="72" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void processCommand(int id, const QScriptDebuggerCommand &amp;command)">
<parameter left="int" right="" name="id" default=""/>
<parameter left="const QScriptDebuggerCommand &amp;" right="" name="command" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptEngineDebuggerFrontend" fullname="QScriptEngineDebuggerFrontend::~QScriptEngineDebuggerFrontend" href="qscriptenginedebuggerfrontend.html#dtor.QScriptEngineDebuggerFrontend" status="active" access="public" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptEngineDebuggerFrontend()"/>
<function threadsafety="unspecified" name="backend" fullname="QScriptEngineDebuggerFrontend::backend" href="qscriptenginedebuggerfrontend.html#backend" status="active" access="public" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptDebuggerBackend *" signature="QScriptDebuggerBackend * backend() const"/>
<function threadsafety="unspecified" name="traceFunction" fullname="QScriptEngineDebuggerFrontend::traceFunction" href="qscriptenginedebuggerfrontend.html#traceFunction" status="active" access="public" location="qscriptenginedebuggerfrontend_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue traceFunction() const"/>
</class>
<class threadsafety="unspecified" name="QScriptErrorLogWidget" href="qscripterrorlogwidget.html" status="internal" access="private" location="qscripterrorlogwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidget_p.h" lineno="53" bases="QScriptErrorLogWidgetInterface">
<function threadsafety="unspecified" name="QScriptErrorLogWidget" fullname="QScriptErrorLogWidget::QScriptErrorLogWidget" href="qscripterrorlogwidget.html#QScriptErrorLogWidget" status="active" access="public" location="qscripterrorlogwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidget_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptErrorLogWidget(QWidget *parent)">
<parameter left="QWidget *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QScriptErrorLogWidget::clear" href="qscripterrorlogwidget.html#clear" status="active" access="public" location="qscripterrorlogwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidget_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="message" fullname="QScriptErrorLogWidget::message" href="qscripterrorlogwidget.html#message" status="active" access="public" location="qscripterrorlogwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidget_p.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void message(QtMsgType type, const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber, const QVariant &amp;data)">
<parameter left="QtMsgType" right="" name="type" default=""/>
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
<parameter left="const QVariant &amp;" right="" name="data" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="~QScriptErrorLogWidget" fullname="QScriptErrorLogWidget::~QScriptErrorLogWidget" href="qscripterrorlogwidget.html#dtor.QScriptErrorLogWidget" status="active" access="public" location="qscripterrorlogwidget_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidget_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptErrorLogWidget()"/>
</class>
<class threadsafety="unspecified" name="QScriptErrorLogWidgetInterface" href="qscripterrorlogwidgetinterface.html" status="internal" access="private" location="qscripterrorlogwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidgetinterface_p.h" lineno="55" bases="QScriptMessageHandlerInterface">
<function threadsafety="unspecified" name="QScriptErrorLogWidgetInterface" fullname="QScriptErrorLogWidgetInterface::QScriptErrorLogWidgetInterface" href="qscripterrorlogwidgetinterface.html#QScriptErrorLogWidgetInterface" status="active" access="protected" location="qscripterrorlogwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidgetinterface_p.h" lineno="66" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptErrorLogWidgetInterface(QScriptErrorLogWidgetInterfacePrivate &amp;dd, QWidget *parent, Qt::WindowFlags flags)">
<parameter left="QScriptErrorLogWidgetInterfacePrivate &amp;" right="" name="dd" default=""/>
<parameter left="QWidget *" right="" name="parent" default=""/>
<parameter left="Qt::WindowFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QScriptErrorLogWidgetInterface::clear" href="qscripterrorlogwidgetinterface.html#clear" status="active" access="public" location="qscripterrorlogwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidgetinterface_p.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void clear() = 0"/>
<function threadsafety="unspecified" name="~QScriptErrorLogWidgetInterface" fullname="QScriptErrorLogWidgetInterface::~QScriptErrorLogWidgetInterface" href="qscripterrorlogwidgetinterface.html#dtor.QScriptErrorLogWidgetInterface" status="active" access="public" location="qscripterrorlogwidgetinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidgetinterface_p.h" lineno="61" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptErrorLogWidgetInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptErrorLogWidgetInterfacePrivate" href="qscripterrorlogwidgetinterfaceprivate.html" status="internal" access="private" location="qscripterrorlogwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidgetinterface_p_p.h" lineno="53">
<function threadsafety="unspecified" name="QScriptErrorLogWidgetInterfacePrivate" fullname="QScriptErrorLogWidgetInterfacePrivate::QScriptErrorLogWidgetInterfacePrivate" href="qscripterrorlogwidgetinterfaceprivate.html#QScriptErrorLogWidgetInterfacePrivate" status="active" access="public" location="qscripterrorlogwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidgetinterface_p_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptErrorLogWidgetInterfacePrivate()"/>
<function threadsafety="unspecified" name="~QScriptErrorLogWidgetInterfacePrivate" fullname="QScriptErrorLogWidgetInterfacePrivate::~QScriptErrorLogWidgetInterfacePrivate" href="qscripterrorlogwidgetinterfaceprivate.html#dtor.QScriptErrorLogWidgetInterfacePrivate" status="active" access="public" location="qscripterrorlogwidgetinterface_p_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripterrorlogwidgetinterface_p_p.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptErrorLogWidgetInterfacePrivate()"/>
</class>
<class threadsafety="unspecified" name="QScriptMessageHandlerInterface" href="qscriptmessagehandlerinterface.html" status="internal" access="private" location="qscriptmessagehandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptmessagehandlerinterface_p.h" lineno="54">
<function threadsafety="unspecified" name="message" fullname="QScriptMessageHandlerInterface::message" href="qscriptmessagehandlerinterface.html#message" status="active" access="public" location="qscriptmessagehandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptmessagehandlerinterface_p.h" lineno="59" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void message(QtMsgType type, const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber, const QVariant &amp;data) = 0">
<parameter left="QtMsgType" right="" name="type" default=""/>
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
<parameter left="const QVariant &amp;" right="" name="data" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="~QScriptMessageHandlerInterface" fullname="QScriptMessageHandlerInterface::~QScriptMessageHandlerInterface" href="qscriptmessagehandlerinterface.html#dtor.QScriptMessageHandlerInterface" status="active" access="public" location="qscriptmessagehandlerinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptmessagehandlerinterface_p.h" lineno="57" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptMessageHandlerInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptObjectSnapshot" href="qscriptobjectsnapshot.html" status="internal" access="private" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="55">
<function threadsafety="unspecified" name="capture" fullname="QScriptObjectSnapshot::capture" href="qscriptobjectsnapshot.html#capture" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="Delta" signature="Delta capture(const QScriptValue &amp;object)">
<parameter left="const QScriptValue &amp;" right="" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptObjectSnapshot" fullname="QScriptObjectSnapshot::QScriptObjectSnapshot" href="qscriptobjectsnapshot.html#QScriptObjectSnapshot" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptObjectSnapshot()"/>
<function threadsafety="unspecified" name="~QScriptObjectSnapshot" fullname="QScriptObjectSnapshot::~QScriptObjectSnapshot" href="qscriptobjectsnapshot.html#dtor.QScriptObjectSnapshot" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="65" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptObjectSnapshot()"/>
<function threadsafety="unspecified" name="findProperty" fullname="QScriptObjectSnapshot::findProperty" href="qscriptobjectsnapshot.html#findProperty" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValueProperty" signature="QScriptValueProperty findProperty(const QString &amp;name) const">
<parameter left="const QString &amp;" right="" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="properties" fullname="QScriptObjectSnapshot::properties" href="qscriptobjectsnapshot.html#properties" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValuePropertyList" signature="QScriptValuePropertyList properties() const"/>
<class threadsafety="unspecified" name="Delta" fullname="QScriptObjectSnapshot::Delta" href="qscriptobjectsnapshot-delta.html" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="58">
<variable threadsafety="unspecified" name="addedProperties" fullname="QScriptObjectSnapshot::Delta::addedProperties" href="qscriptobjectsnapshot-delta.html#addedProperties-var" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="61" type="QScriptValuePropertyList" static="false"/>
<variable threadsafety="unspecified" name="changedProperties" fullname="QScriptObjectSnapshot::Delta::changedProperties" href="qscriptobjectsnapshot-delta.html#changedProperties-var" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="60" type="QScriptValuePropertyList" static="false"/>
<variable threadsafety="unspecified" name="removedProperties" fullname="QScriptObjectSnapshot::Delta::removedProperties" href="qscriptobjectsnapshot-delta.html#removedProperties-var" status="active" access="public" location="qscriptobjectsnapshot_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptobjectsnapshot_p.h" lineno="59" type="QStringList" static="false"/>
</class>
</class>
<function threadsafety="unspecified" name="operator&gt;&gt;" status="internal" access="private" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;, QScriptScriptData &amp;)">
<parameter left="QDataStream &amp;" right="" name="" default=""/>
<parameter left="QScriptScriptData &amp;" right="" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QScriptScriptData" href="qscriptscriptdata.html" status="internal" access="private" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="60" since="4.5" module="QtScriptTools" brief="Holds data associated with a script">
<function threadsafety="unspecified" name="operator=" fullname="QScriptScriptData::operator=" href="qscriptscriptdata.html#operator-eq" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="80" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptScriptData &amp;" signature="QScriptScriptData &amp; operator=(const QScriptScriptData &amp;other)">
<parameter left="const QScriptScriptData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptScriptData" fullname="QScriptScriptData::QScriptScriptData" href="qscriptscriptdata.html#QScriptScriptData" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptScriptData()"/>
<function threadsafety="unspecified" name="QScriptScriptData" fullname="QScriptScriptData::QScriptScriptData" href="qscriptscriptdata.html#QScriptScriptData-2" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="69" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptScriptData(const QScriptScriptData &amp;other)">
<parameter left="const QScriptScriptData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptScriptData" fullname="QScriptScriptData::QScriptScriptData" href="qscriptscriptdata.html#QScriptScriptData-1" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="67" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptScriptData(const QString &amp;contents, const QString &amp;fileName, int baseLineNumber, const QDateTime &amp;timeStamp)">
<parameter left="const QString &amp;" right="" name="contents" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default=""/>
<parameter left="int" right="" name="baseLineNumber" default=""/>
<parameter left="const QDateTime &amp;" right="" name="timeStamp" default="QDateTime()"/>
</function>
<function threadsafety="unspecified" name="~QScriptScriptData" fullname="QScriptScriptData::~QScriptScriptData" href="qscriptscriptdata.html#dtor.QScriptScriptData" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="70" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptScriptData()"/>
<function threadsafety="unspecified" name="timeStamp" fullname="QScriptScriptData::timeStamp" href="qscriptscriptdata.html#timeStamp" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QDateTime" signature="QDateTime timeStamp() const"/>
<function threadsafety="unspecified" name="contents" fullname="QScriptScriptData::contents" href="qscriptscriptdata.html#contents" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString contents() const"/>
<function threadsafety="unspecified" name="fileName" fullname="QScriptScriptData::fileName" href="qscriptscriptdata.html#fileName" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString fileName() const"/>
<function threadsafety="unspecified" name="lines" fullname="QScriptScriptData::lines" href="qscriptscriptdata.html#lines" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QStringList" signature="QStringList lines(int startLineNumber, int count) const">
<parameter left="int" right="" name="startLineNumber" default=""/>
<parameter left="int" right="" name="count" default=""/>
</function>
<function threadsafety="unspecified" name="isValid" fullname="QScriptScriptData::isValid" href="qscriptscriptdata.html#isValid" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QScriptScriptData::operator!=" href="qscriptscriptdata.html#operator-not-eq" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator!=(const QScriptScriptData &amp;other) const">
<parameter left="const QScriptScriptData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QScriptScriptData::operator==" href="qscriptscriptdata.html#operator-eq-eq" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool operator==(const QScriptScriptData &amp;other) const">
<parameter left="const QScriptScriptData &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="baseLineNumber" fullname="QScriptScriptData::baseLineNumber" href="qscriptscriptdata.html#baseLineNumber" status="active" access="public" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="int" signature="int baseLineNumber() const"/>
</class>
<typedef threadsafety="unspecified" name="QScriptScriptMap" status="internal" access="private" location="qscriptscriptdata_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptscriptdata_p.h" lineno="91"/>
<class threadsafety="unspecified" name="QScriptStdMessageHandler" href="qscriptstdmessagehandler.html" status="internal" access="private" location="qscriptstdmessagehandler_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptstdmessagehandler_p.h" lineno="55" since="4.5" bases="QScriptMessageHandlerInterface" module="QtScriptTools" brief="Implements a message handler that writes to standard output">
<function threadsafety="unspecified" name="QScriptStdMessageHandler" fullname="QScriptStdMessageHandler::QScriptStdMessageHandler" href="qscriptstdmessagehandler.html#QScriptStdMessageHandler" status="active" access="public" location="qscriptstdmessagehandler_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptstdmessagehandler_p.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptStdMessageHandler()"/>
<function threadsafety="unspecified" name="message" fullname="QScriptStdMessageHandler::message" href="qscriptstdmessagehandler.html#message" status="active" access="public" location="qscriptstdmessagehandler_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptstdmessagehandler_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void message(QtMsgType type, const QString &amp;text, const QString &amp;fileName, int lineNumber, int columnNumber, const QVariant &amp;data)">
<parameter left="QtMsgType" right="" name="type" default=""/>
<parameter left="const QString &amp;" right="" name="text" default=""/>
<parameter left="const QString &amp;" right="" name="fileName" default="QString()"/>
<parameter left="int" right="" name="lineNumber" default="-1"/>
<parameter left="int" right="" name="columnNumber" default="-1"/>
<parameter left="const QVariant &amp;" right="" name="data" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="~QScriptStdMessageHandler" fullname="QScriptStdMessageHandler::~QScriptStdMessageHandler" href="qscriptstdmessagehandler.html#dtor.QScriptStdMessageHandler" status="active" access="public" location="qscriptstdmessagehandler_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptstdmessagehandler_p.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptStdMessageHandler()"/>
</class>
<class threadsafety="unspecified" name="QScriptSyntaxHighlighter" href="qscriptsyntaxhighlighter.html" status="internal" access="private" location="qscriptsyntaxhighlighter_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptsyntaxhighlighter_p.h" lineno="58">
<function threadsafety="unspecified" name="QScriptSyntaxHighlighter" fullname="QScriptSyntaxHighlighter::QScriptSyntaxHighlighter" href="qscriptsyntaxhighlighter.html#QScriptSyntaxHighlighter" status="active" access="public" location="qscriptsyntaxhighlighter_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptsyntaxhighlighter_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptSyntaxHighlighter(QTextDocument *document)">
<parameter left="QTextDocument *" right="" name="document" default="0"/>
</function>
<function threadsafety="unspecified" name="highlightBlock" fullname="QScriptSyntaxHighlighter::highlightBlock" href="qscriptsyntaxhighlighter.html#highlightBlock" status="active" access="protected" location="qscriptsyntaxhighlighter_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptsyntaxhighlighter_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void highlightBlock(const QString &amp;text)">
<parameter left="const QString &amp;" right="" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="highlightWord" fullname="QScriptSyntaxHighlighter::highlightWord" href="qscriptsyntaxhighlighter.html#highlightWord" status="active" access="private" location="qscriptsyntaxhighlighter_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptsyntaxhighlighter_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void highlightWord(int currentPos, const QString &amp;buffer)">
<parameter left="int" right="" name="currentPos" default=""/>
<parameter left="const QString &amp;" right="" name="buffer" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptSyntaxHighlighter" fullname="QScriptSyntaxHighlighter::~QScriptSyntaxHighlighter" href="qscriptsyntaxhighlighter.html#dtor.QScriptSyntaxHighlighter" status="active" access="public" location="qscriptsyntaxhighlighter_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptsyntaxhighlighter_p.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptSyntaxHighlighter()"/>
<enum threadsafety="unspecified" name="ScriptFormats" fullname="QScriptSyntaxHighlighter::ScriptFormats" href="qscriptsyntaxhighlighter.html#ScriptFormats-enum" status="active" access="private" location="qscriptsyntaxhighlighter_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptsyntaxhighlighter_p.h" lineno="70">
<value name="ScriptTextFormat" value="0"/>
<value name="ScriptNumberFormat" value="1"/>
<value name="ScriptStringFormat" value="2"/>
<value name="ScriptTypeFormat" value="3"/>
<value name="ScriptKeywordFormat" value="4"/>
<value name="ScriptPreprocessorFormat" value="5"/>
<value name="ScriptLabelFormat" value="6"/>
<value name="ScriptCommentFormat" value="7"/>
<value name="NumScriptFormats" value="8"/>
</enum>
</class>
<class threadsafety="unspecified" name="QScriptToolTipProviderInterface" href="qscripttooltipproviderinterface.html" status="internal" access="private" location="qscripttooltipproviderinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripttooltipproviderinterface_p.h" lineno="55">
<function threadsafety="unspecified" name="showToolTip" fullname="QScriptToolTipProviderInterface::showToolTip" href="qscripttooltipproviderinterface.html#showToolTip" status="active" access="public" location="qscripttooltipproviderinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripttooltipproviderinterface_p.h" lineno="60" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" type="void" signature="void showToolTip(const QPoint &amp;pos, int frameIndex, int lineNumber, const QStringList &amp;path) = 0">
<parameter left="const QPoint &amp;" right="" name="pos" default=""/>
<parameter left="int" right="" name="frameIndex" default=""/>
<parameter left="int" right="" name="lineNumber" default=""/>
<parameter left="const QStringList &amp;" right="" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptToolTipProviderInterface" fullname="QScriptToolTipProviderInterface::~QScriptToolTipProviderInterface" href="qscripttooltipproviderinterface.html#dtor.QScriptToolTipProviderInterface" status="active" access="public" location="qscripttooltipproviderinterface_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscripttooltipproviderinterface_p.h" lineno="58" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptToolTipProviderInterface()"/>
</class>
<class threadsafety="unspecified" name="QScriptValueProperty" href="qscriptvalueproperty.html" status="internal" access="private" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="58">
<function threadsafety="unspecified" name="operator=" fullname="QScriptValueProperty::operator=" href="qscriptvalueproperty.html#operator-eq" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="68" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValueProperty &amp;" signature="QScriptValueProperty &amp; operator=(const QScriptValueProperty &amp;other)">
<parameter left="const QScriptValueProperty &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptValueProperty" fullname="QScriptValueProperty::QScriptValueProperty" href="qscriptvalueproperty.html#QScriptValueProperty" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptValueProperty()"/>
<function threadsafety="unspecified" name="QScriptValueProperty" fullname="QScriptValueProperty::QScriptValueProperty" href="qscriptvalueproperty.html#QScriptValueProperty-2" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="65" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptValueProperty(const QScriptValueProperty &amp;other)">
<parameter left="const QScriptValueProperty &amp;" right="" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QScriptValueProperty" fullname="QScriptValueProperty::QScriptValueProperty" href="qscriptvalueproperty.html#QScriptValueProperty-1" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="QScriptValueProperty(const QString &amp;name, const QScriptValue &amp;value, QScriptValue::PropertyFlags flags)">
<parameter left="const QString &amp;" right="" name="name" default=""/>
<parameter left="const QScriptValue &amp;" right="" name="value" default=""/>
<parameter left="QScriptValue::PropertyFlags" right="" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="~QScriptValueProperty" fullname="QScriptValueProperty::~QScriptValueProperty" href="qscriptvalueproperty.html#dtor.QScriptValueProperty" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="66" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="~QScriptValueProperty()"/>
<function threadsafety="unspecified" name="value" fullname="QScriptValueProperty::value" href="qscriptvalueproperty.html#value" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue" signature="QScriptValue value() const"/>
<function threadsafety="unspecified" name="flags" fullname="QScriptValueProperty::flags" href="qscriptvalueproperty.html#flags" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QScriptValue::PropertyFlags" signature="QScriptValue::PropertyFlags flags() const"/>
<function threadsafety="unspecified" name="name" fullname="QScriptValueProperty::name" href="qscriptvalueproperty.html#name" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QScriptValueProperty::isValid" href="qscriptvalueproperty.html#isValid" status="active" access="public" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" type="bool" signature="bool isValid() const"/>
</class>
<typedef threadsafety="unspecified" name="QScriptValuePropertyList" status="internal" access="private" location="qscriptvalueproperty_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptvalueproperty_p.h" lineno="82"/>
<class threadsafety="unspecified" name="QScriptXmlParser" href="qscriptxmlparser.html" status="internal" access="private" location="qscriptxmlparser_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptxmlparser_p.h" lineno="56">
<function threadsafety="unspecified" name="parse" fullname="QScriptXmlParser::parse" href="qscriptxmlparser.html#parse" status="active" access="public" location="qscriptxmlparser_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptxmlparser_p.h" lineno="68" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" type="Result" signature="Result parse(const QString &amp;xml)">
<parameter left="const QString &amp;" right="" name="xml" default=""/>
</function>
<class threadsafety="unspecified" name="Result" fullname="QScriptXmlParser::Result" href="qscriptxmlparser-result.html" status="active" access="public" location="qscriptxmlparser_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptxmlparser_p.h" lineno="59">
<function threadsafety="unspecified" name="Result" fullname="QScriptXmlParser::Result::Result" href="qscriptxmlparser-result.html#Result" status="active" access="public" location="qscriptxmlparser_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptxmlparser_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" type="" signature="Result(const QMap&lt;QString, int&gt; &amp;fi, const QSet&lt;int&gt; &amp;eln)">
<parameter left="const QMap&lt;QString, int&gt; &amp;" right="" name="fi" default=""/>
<parameter left="const QSet&lt;int&gt; &amp;" right="" name="eln" default=""/>
</function>
<variable threadsafety="unspecified" name="executableLineNumbers" fullname="QScriptXmlParser::Result::executableLineNumbers" href="qscriptxmlparser-result.html#executableLineNumbers-var" status="active" access="public" location="qscriptxmlparser_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptxmlparser_p.h" lineno="65" type="QSet&lt;int&gt;" static="false"/>
<variable threadsafety="unspecified" name="functionsInfo" fullname="QScriptXmlParser::Result::functionsInfo" href="qscriptxmlparser-result.html#functionsInfo-var" status="active" access="public" location="qscriptxmlparser_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/debugging/qscriptxmlparser_p.h" lineno="64" type="QMap&lt;QString, int&gt;" static="false"/>
</class>
</class>
<page name="qtscripttools-index.html" href="qtscripttools-index.html" status="active" location="qtscripttools-index.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/doc/src/qtscripttools-index.qdoc" lineno="28" subtype="page" title="Qt Script Tools" fulltitle="Qt Script Tools" subtitle="" module="QtScriptTools" brief="Provides a debugger for applications that use Qt Script">
<contents name="configuring-the-build-process" title="Configuring the Build Process" level="1"/>
<contents name="related-information" title="Related Information" level="1"/>
<contents name="guides" title="Guides" level="2"/>
<contents name="reference" title="Reference" level="2"/>
</page>
<group name="modules" href="modules.html" status="internal" seen="false" title="" members="QtScriptTools"/>
<group name="script" href="script.html" status="internal" seen="false" title="" members="QScriptDebugger,QScriptEngineDebugger"/>
<module name="QtScriptTools" href="qtscripttools-module.html" status="active" location="qtscripttools-module.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtscript/src/scripttools/doc/src/qtscripttools-module.qdoc" lineno="28" since="4.5" seen="true" title="Qt Script Tools C++ Classes" module="QtScriptTools" groups="modules" members="QScriptEngineDebugger" brief="Provides additional components for applications that use Qt Script">
<contents name="configuring-the-build-process" title="Configuring the Build Process" level="1"/>
</module>
</namespace>
</INDEX>