#include <gre/viewscript.h>
Inheritance diagram for GRE::VIEWSCRIPT:

Public Member Functions | |
| bool | EditProperties (MDLGPARENT dlgparent, GRE_VIEWABLE *viewable, GRE_VIEW *view, bool CanChangeSet) |
| int | EditScript (Widget pwidget, SMLCONTEXT *smlcontext) |
| const FILEPATH & | GetFilePath () const |
| const MICON | GetIcon () const |
| const char * | GetIconGroup () const |
| const char * | GetIconName () const |
| const MIUNICODE * | GetName () const |
| const MISTRING & | GetScriptString () const |
| bool | GetShowIcon () const |
| virtual void | IniWrite (const char *IniGroup, const char *IniBaseName) const |
| bool | IsFromViewable () const |
| ERRVALUE | Load (const FILEPATH &filepath) |
| virtual int | Load (const char *IniGroup=0, const char *IniBaseName=0) |
| VIEWSCRIPT & | operator= (const VIEWSCRIPT &rhs) |
| bool | SelectIcon (MDLGPARENT dlgparent) |
| void | SetFilePath (const FILEPATH &filepath) |
| void | SetFromViewable (bool FromViewable=true) |
| void | SetName (const MIUNICODE *name) |
| void | SetShowIcon (bool ShowIcon) |
| VIEWSCRIPT (const VIEWSCRIPT &rhs) | |
| VIEWSCRIPT () | |
| virtual | ~VIEWSCRIPT () |
Static Protected Member Functions | |
| const SERIALIZER::ITEMDEF * | SerialGetItemDef () |
|
|
Default Constructor.
|
|
|
Copy constructor.
Definition at line 91 of file viewscript.h. |
|
|
Destructor.
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
TRUE if changed, FALSE if not, < 0 if error.
|
|
|
Definition at line 126 of file viewscript.h. |
|
|
Definition at line 129 of file viewscript.h. |
|
|
Definition at line 137 of file viewscript.h. |
|
|
Definition at line 140 of file viewscript.h. |
|
|
Definition at line 143 of file viewscript.h. |
|
|
Definition at line 146 of file viewscript.h. |
|
|
Definition at line 149 of file viewscript.h. |
|
||||||||||||
|
Reimplemented in GRE::MACROSCRIPT. |
|
|
Definition at line 152 of file viewscript.h. |
|
|
Definition at line 155 of file viewscript.h. |
|
||||||||||||
|
Reimplemented in GRE::MACROSCRIPT. |
|
|
Assignment operator.
Definition at line 99 of file viewscript.h. |
|
|
|
|
|
Get serialization item definition table.
|
|
|
Definition at line 163 of file viewscript.h. |
|
|
Definition at line 167 of file viewscript.h. |
|
|
Definition at line 171 of file viewscript.h. |
|
|
Definition at line 175 of file viewscript.h. |
1.3.8-20040913