Qt 4.8
Public Functions | List of all members
QScriptDebuggerCommandSchedulerInterface Class Referenceabstract

#include <qscriptdebuggercommandschedulerinterface_p.h>

Inheritance diagram for QScriptDebuggerCommandSchedulerInterface:
QScriptDebuggerFrontend QScriptDebuggerPrivate QScriptDebuggerScriptedConsoleCommandJob QScriptEngineDebuggerFrontend

Public Functions

virtual int scheduleCommand (const QScriptDebuggerCommand &command, QScriptDebuggerResponseHandlerInterface *responseHandler)=0
 
virtual ~QScriptDebuggerCommandSchedulerInterface ()
 

Detailed Description

Definition at line 63 of file qscriptdebuggercommandschedulerinterface_p.h.

Constructors and Destructors

◆ ~QScriptDebuggerCommandSchedulerInterface()

virtual QScriptDebuggerCommandSchedulerInterface::~QScriptDebuggerCommandSchedulerInterface ( )
inlinevirtual

Definition at line 66 of file qscriptdebuggercommandschedulerinterface_p.h.

66 {}

Functions

◆ scheduleCommand()

virtual int QScriptDebuggerCommandSchedulerInterface::scheduleCommand ( const QScriptDebuggerCommand command,
QScriptDebuggerResponseHandlerInterface responseHandler 
)
pure virtual

The documentation for this class was generated from the following file: