Overte C++ Documentation
ScriptProgramV8Wrapper Class Referencefinal

[V8] Implements ScriptProgram for V8 and translates calls for V8ScriptProgram More...

#include <ScriptProgramV8Wrapper.h>

Inheritance diagram for ScriptProgramV8Wrapper:
Collaboration diagram for ScriptProgramV8Wrapper:

Public Member Functions

virtual QString fileName () const override
 Returns the filename associated with this program. More...
 
virtual QString sourceCode () const override
 Returns the source code of this program. More...
 

Detailed Description

[V8] Implements ScriptProgram for V8 and translates calls for V8ScriptProgram

Member Function Documentation

◆ fileName()

virtual QString ScriptProgramV8Wrapper::fileName ( ) const
inlineoverridevirtual

Returns the filename associated with this program.

Returns
QString

Implements ScriptProgram.

◆ sourceCode()

virtual QString ScriptProgramV8Wrapper::sourceCode ( ) const
inlineoverridevirtual

Returns the source code of this program.

Returns
QString

Implements ScriptProgram.


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