Overte C++ Documentation
ScriptEngine

Classes

class  ScriptAudioInjector
 Provides the AudioInjector scripting interface. More...
 
class  AbstractScriptingServicesInterface
 Interface provided by Application to other objects that need access to scripting services of the application. More...
 
class  BatchLoader
 Load one or more files for use by the scripting engine. More...
 
class  KeyEvent
 Represents a keyboard event to the scripting engine. Exposed as KeyEvent More...
 
class  Mat4
 Provides the Mat4 scripting interface. More...
 
class  MenuItemProperties
 Represents a menu item a script may declare and bind events to. Exposed as MenuItemProperties More...
 
class  MIDIEvent
 Represents a MIDI protocol event to the scripting engine. More...
 
class  MouseEvent
 Represents a mouse event to the scripting engine. Exposed as MouseEvent More...
 
class  PointerEvent
 Represents a 2D or 3D pointer to the scripting engine. Exposed as PointerEvent More...
 
class  Quat
 Provides the Quat scripting interface. More...
 
class  Scriptable
 [ScriptInterface] Provides an engine-independent interface for QScriptable More...
 
class  ScriptCache
 Dependency for for loading and caching scripts. More...
 
class  ScriptFunctionContext
 [ScriptInterface] Provides an engine-independent interface for QScriptContextInfo More...
 
class  ScriptContext
 [ScriptInterface] Provides an engine-independent interface for QScriptContext More...
 
class  ScriptEngine
 Provides an engine-independent interface for a scripting engine. More...
 
class  ScriptEngines
 Provides the ScriptDiscoveryService scripting interface. More...
 
class  ScriptGatekeeper
 Manages script whitelisting in a domain. More...
 
class  ScriptProgram
 Engine-independent representation of a script program. More...
 
class  ScriptSyntaxCheckResult
 Engine-independent representation of a script syntax check. More...
 
class  ScriptsModel
 Provides script file information available from the ScriptDiscoveryService scripting interface. More...
 
class  ScriptsModelFilter
 Provides script file information available from the ScriptDiscoveryService scripting interface. More...
 
class  ScriptUUID
 Provides the Uuid scripting interface. More...
 
class  ScriptValue
 [ScriptInterface] Provides an engine-independent interface for QScriptValue More...
 
class  ScriptValueProxy
 [ScriptInterface] Provides an engine-independent interface for QScriptValue More...
 
class  ScriptValueIterator
 [ScriptInterface] Provides an engine-independent interface for QScriptValueIterator More...
 
class  SpatialEvent
 [unused] Represents a spatial event to the scripting engine More...
 
class  TouchEvent
 Represents a display or device event to the scripting engine. Exposed as TouchEvent More...
 
class  ScriptContextV8Wrapper
 [V8] Implements ScriptContext for V8 and translates calls for V8ScriptContextInfo More...
 
class  ContextScopeV8
 [V8] Implements ScriptEngine for V8 and translates calls for QScriptEngine More...
 
class  ScriptObjectV8Proxy
 
class  ScriptVariantV8Proxy
 [V8] (re-)implements the translation layer between ScriptValue and QVariant where a prototype is set. More...
 
class  ScriptProgramV8Wrapper
 [V8] Implements ScriptProgram for V8 and translates calls for V8ScriptProgram More...
 
class  ScriptValueIteratorV8Wrapper
 [V8] Implements ScriptValueIterator for V8 and translates calls for V8ScriptValueIterator More...
 
class  ScriptValueV8Wrapper
 [V8] Implements ScriptValue for V8 and translates calls for V8ScriptValue More...
 
class  Vec3
 Provides the Vec3 scripting interface. More...
 
class  WebSocketClass
 Provides the WebSocket scripting interface. More...
 
class  WebSocketServerClass
 Provides the WebSocketServer scripting interface. More...
 
class  WheelEvent
 Represents a mouse wheel event to the scripting engine. Exposed as WheelEvent More...
 
class  XMLHttpRequestClass
 Provides the XMLHttpRequest scripting interface. More...
 

Detailed Description