QtiPlot 0.9.7.3
Public Member Functions | Private Attributes

ScriptingChangeEvent Class Reference

notify an object that it should update its scripting environment (see class scripted) More...

#include <Script.h>

List of all members.

Public Member Functions

 ScriptingChangeEvent (ScriptingEnv *e)
ScriptingEnvscriptingEnv () const
Type type () const

Private Attributes

ScriptingEnvenv

Detailed Description

notify an object that it should update its scripting environment (see class scripted)


Constructor & Destructor Documentation

ScriptingChangeEvent::ScriptingChangeEvent ( ScriptingEnv e) [inline]

Member Function Documentation

ScriptingEnv* ScriptingChangeEvent::scriptingEnv ( ) const [inline]

References env.

Referenced by scripted::scriptingChangeEvent().

Type ScriptingChangeEvent::type ( ) const [inline]

Member Data Documentation

Referenced by scriptingEnv().


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