Home
last modified time | relevance | path

Searched refs:QScriptDebuggerCommandExecutor (Results 1 – 18 of 18) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/scripttools/debugging/
H A Dqscriptdebuggercommandexecutor_p.h66 class Q_AUTOTEST_EXPORT QScriptDebuggerCommandExecutor
69 QScriptDebuggerCommandExecutor();
70 virtual ~QScriptDebuggerCommandExecutor();
77 QScriptDebuggerCommandExecutor(QScriptDebuggerCommandExecutorPrivate &dd);
81 Q_DECLARE_PRIVATE(QScriptDebuggerCommandExecutor)
82 Q_DISABLE_COPY(QScriptDebuggerCommandExecutor)
H A Dqscriptdebuggerbackend_p.h67 class QScriptDebuggerCommandExecutor; variable
137 QScriptDebuggerCommandExecutor *commandExecutor() const;
138 void setCommandExecutor(QScriptDebuggerCommandExecutor *executor);
H A Dqscriptdebuggerbackend_p_p.h73 class QScriptDebuggerCommandExecutor; variable
112 QScriptDebuggerCommandExecutor *commandExecutor;
H A Dqscriptdebuggercommandexecutor.cpp94 QScriptDebuggerCommandExecutor::QScriptDebuggerCommandExecutor() in QScriptDebuggerCommandExecutor() function in QScriptDebuggerCommandExecutor
99 QScriptDebuggerCommandExecutor::~QScriptDebuggerCommandExecutor() in ~QScriptDebuggerCommandExecutor()
112 QScriptDebuggerResponse QScriptDebuggerCommandExecutor::execute( in execute()
H A Dqscriptdebuggerbackend.cpp949 QScriptDebuggerCommandExecutor *QScriptDebuggerBackend::commandExecutor() const in commandExecutor()
955 dd->commandExecutor = new QScriptDebuggerCommandExecutor(); in commandExecutor()
959 void QScriptDebuggerBackend::setCommandExecutor(QScriptDebuggerCommandExecutor *executor) in setCommandExecutor()
H A Dqscriptenginedebuggerfrontend.cpp175 QScriptDebuggerCommandExecutor *executor = q->commandExecutor(); in event()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggercommandexecutor_p.h64 class Q_AUTOTEST_EXPORT QScriptDebuggerCommandExecutor
67 QScriptDebuggerCommandExecutor();
68 virtual ~QScriptDebuggerCommandExecutor();
75 QScriptDebuggerCommandExecutor(QScriptDebuggerCommandExecutorPrivate &dd);
79 Q_DECLARE_PRIVATE(QScriptDebuggerCommandExecutor)
80 Q_DISABLE_COPY(QScriptDebuggerCommandExecutor)
H A Dqscriptdebuggerbackend_p.h65 class QScriptDebuggerCommandExecutor; variable
135 QScriptDebuggerCommandExecutor *commandExecutor() const;
136 void setCommandExecutor(QScriptDebuggerCommandExecutor *executor);
H A Dqscriptdebuggerbackend_p_p.h71 class QScriptDebuggerCommandExecutor; variable
110 QScriptDebuggerCommandExecutor *commandExecutor;
H A Dqscriptdebuggercommandexecutor.cpp94 QScriptDebuggerCommandExecutor::QScriptDebuggerCommandExecutor() in QScriptDebuggerCommandExecutor() function in QScriptDebuggerCommandExecutor
99 QScriptDebuggerCommandExecutor::~QScriptDebuggerCommandExecutor() in ~QScriptDebuggerCommandExecutor()
112 QScriptDebuggerResponse QScriptDebuggerCommandExecutor::execute( in execute()
H A Dqscriptdebuggerbackend.cpp948 QScriptDebuggerCommandExecutor *QScriptDebuggerBackend::commandExecutor() const in commandExecutor()
954 dd->commandExecutor = new QScriptDebuggerCommandExecutor(); in commandExecutor()
958 void QScriptDebuggerBackend::setCommandExecutor(QScriptDebuggerCommandExecutor *executor) in setCommandExecutor()
H A Dqscriptenginedebuggerfrontend.cpp173 QScriptDebuggerCommandExecutor *executor = q->commandExecutor(); in event()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggercommandexecutor_p.h64 class Q_AUTOTEST_EXPORT QScriptDebuggerCommandExecutor
67 QScriptDebuggerCommandExecutor();
68 virtual ~QScriptDebuggerCommandExecutor();
75 QScriptDebuggerCommandExecutor(QScriptDebuggerCommandExecutorPrivate &dd);
79 Q_DECLARE_PRIVATE(QScriptDebuggerCommandExecutor)
80 Q_DISABLE_COPY(QScriptDebuggerCommandExecutor)
H A Dqscriptdebuggerbackend_p.h65 class QScriptDebuggerCommandExecutor; variable
135 QScriptDebuggerCommandExecutor *commandExecutor() const;
136 void setCommandExecutor(QScriptDebuggerCommandExecutor *executor);
H A Dqscriptdebuggerbackend_p_p.h71 class QScriptDebuggerCommandExecutor; variable
110 QScriptDebuggerCommandExecutor *commandExecutor;
H A Dqscriptdebuggercommandexecutor.cpp94 QScriptDebuggerCommandExecutor::QScriptDebuggerCommandExecutor() in QScriptDebuggerCommandExecutor() function in QScriptDebuggerCommandExecutor
99 QScriptDebuggerCommandExecutor::~QScriptDebuggerCommandExecutor() in ~QScriptDebuggerCommandExecutor()
112 QScriptDebuggerResponse QScriptDebuggerCommandExecutor::execute( in execute()
H A Dqscriptdebuggerbackend.cpp948 QScriptDebuggerCommandExecutor *QScriptDebuggerBackend::commandExecutor() const in commandExecutor()
954 dd->commandExecutor = new QScriptDebuggerCommandExecutor(); in commandExecutor()
958 void QScriptDebuggerBackend::setCommandExecutor(QScriptDebuggerCommandExecutor *executor) in setCommandExecutor()
H A Dqscriptenginedebuggerfrontend.cpp173 QScriptDebuggerCommandExecutor *executor = q->commandExecutor(); in event()