GRE::UI::VIEWTOOL_SIMPLE Member List
This is the complete list of members for
GRE::UI::VIEWTOOL_SIMPLE, including all inherited members.
| Activate() | GRE::UI::VIEWTOOL | |
| AddMenuItem(MGUI::MENU &Menu) | GRE::UI::VIEWTOOL | |
| AddToolBarItem(MGUI::CTRL_TOOLBAR &ToolBar) | GRE::UI::VIEWTOOL | |
| Deactivate() | GRE::UI::VIEWTOOL | |
| EnableAutoTrans(bool enable) | GRE::UI::VIEWTOOL_SIMPLE | [inline] |
| GetDlgParent() const | GRE::UI::VIEWTOOL | [inline] |
| GetHotKeyCode() const | GRE::UI::VIEWTOOL | [inline] |
| GetIconID() const | GRE::UI::VIEWTOOL | [inline] |
| GetName() const | GRE::UI::VIEWTOOL | [inline] |
| GetState() const | GRE::UI::VIEWTOOL | [inline, protected] |
| GetView() const | GRE::UI::VIEWTOOL | [inline] |
| GetViewable() const | GRE::UI::VIEWTOOL | [inline] |
| GetViewToolID() const | GRE::UI::VIEWTOOL | [inline] |
| IsActive() const | GRE::UI::VIEWTOOL | |
| IsDisabled() const | GRE::UI::VIEWTOOL | [inline] |
| IsScript() const | GRE::UI::VIEWTOOL | [inline] |
| IsSuspended() const | GRE::UI::VIEWTOOL | [inline] |
| RemoveUI() | GRE::UI::VIEWTOOL | |
| Resume() | GRE::UI::VIEWTOOL | |
| SetDelegateOnActivate(DELEGATE_VOID_NOPARMS delegate) | GRE::UI::VIEWTOOL_SIMPLE | [inline] |
| SetDelegateOnDeactivate(DELEGATE_VOID_NOPARMS delegate) | GRE::UI::VIEWTOOL_SIMPLE | [inline] |
| SetDelegateOnResume(DELEGATE_VOID_NOPARMS delegate) | GRE::UI::VIEWTOOL_SIMPLE | [inline] |
| SetEnabled(bool enable) | GRE::UI::VIEWTOOL | |
| SetIsScript() | GRE::UI::VIEWTOOL | [inline, protected] |
| STATE_Active enum value | GRE::UI::VIEWTOOL | [protected] |
| STATE_Inactive enum value | GRE::UI::VIEWTOOL | [protected] |
| STATE_NoLayers enum value | GRE::UI::VIEWTOOL | [protected] |
| STATE_NotInitialized enum value | GRE::UI::VIEWTOOL | [protected] |
| STATE_Suspended enum value | GRE::UI::VIEWTOOL | [protected] |
| Suspend() | GRE::UI::VIEWTOOL | |
| TOOLSTATE enum name | GRE::UI::VIEWTOOL | [protected] |
| VIEWTOOL(GRE::UI::VIEW_CANVAS &view, const MISTRING &name, ICONID iconid, ICID icidMenu, ICID icidToolBar, VIEWTOOLID toolid=VIEWTOOLID_Unspecified, char HotKey=0) | GRE::UI::VIEWTOOL | [protected] |
| VIEWTOOL(GRE::UI::VIEW_CANVAS &view, const MISTRING &name, ICONID iconid, VIEWTOOLID toolid=VIEWTOOLID_Unspecified, char HotKey=0) | GRE::UI::VIEWTOOL | [protected] |
| VIEWTOOL_SIMPLE(GRE::UI::VIEW_CANVAS &view, MGUI::TOOL_BASE &guitool, const MISTRING &name, ICONID iconid, bool AutoTrans=true, VIEWTOOLID toolid=VIEWTOOLID_Unspecified, char HotKey=0) | GRE::UI::VIEWTOOL_SIMPLE | |
| VIEWTOOL_SIMPLE(GRE::UI::VIEW_CANVAS &view, MGUI::TOOL_BASE &guitool, const MISTRING &name, ICONID iconid, ICID icidmenu, ICID icidbutton, bool AutoTrans=true, VIEWTOOLID toolid=VIEWTOOLID_Unspecified, char HotKey=0) | GRE::UI::VIEWTOOL_SIMPLE | |
| ~VIEWTOOL() | GRE::UI::VIEWTOOL | [virtual] |
| ~VIEWTOOL_SIMPLE() | GRE::UI::VIEWTOOL_SIMPLE | [virtual] |