QtiPlot  0.9.8.2
Public Member Functions | Private Attributes | List of all members
ScriptingChangeEvent Class Reference

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

#include <Script.h>

Inheritance diagram for ScriptingChangeEvent:

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
Type ScriptingChangeEvent::type ( ) const
inline

Member Data Documentation

ScriptingEnv* ScriptingChangeEvent::env
private

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