#include <mi32/xdefns.h>
#include <gre/base.h>
Include dependency graph for viewscript.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | GRE |
Classes | |
| class | GRE::MACROSCRIPT |
| class | GRE::MACROSCRIPT::CONTEXT |
| class | GRE::TOOLSCRIPT |
| class | GRE::VIEWSCRIPT |
| class | GRE::VIEWSCRIPT::CONTEXT |
Typedefs | |
| typedef MILIST< MACROSCRIPT > | MACROSCRIPTLIST |
| typedef MILIST< TOOLSCRIPT > | TOOLSCRIPTLIST |
Functions | |
| bool | DlgEditMacroScriptList (MDLGPARENT dlgparent, MACROSCRIPTLIST &ScriptList, GRE_VIEWABLE *viewable, GRE_VIEW *view=0) |
| bool | DlgEditToolScriptList (MDLGPARENT dlgparent, TOOLSCRIPTLIST &ScriptList, GRE_VIEWABLE *viewable, GRE_VIEW *view=0) |
Definition in file viewscript.h.
|
|
Definition at line 321 of file viewscript.h. |
|
|
Definition at line 427 of file viewscript.h. |
|
||||||||||||||||||||
|
Dialog to edit list of MacroScripts for specified viewable and optional view.
|
|
||||||||||||||||||||
|
Dialog to edit list of ToolScripts for specified viewable and optional view.
|
1.3.8-20040913