#include "ToolFltkMenu.h"#include "P_CmdTool.h"#include "VMDApp.h"#include "P_UIVR.h"#include "P_Tool.h"#include "FL/forms.H"Go to the source code of this file.
[static]
[static]
[static]
[static]
[static]
[static]
[static]
Definition at line 88 of file ToolFltkMenu.C.
References ToolFltkMenu::set_toolrep, and ToolFltkMenu::update_replist.
[static]
[static]
[static]
[static]
[static]
[static]
[static]
Initial value:
{
Command::TOOL_CREATE, Command::TOOL_DELETE, Command::TOOL_CHANGE,
Command::TOOL_OFFSET, Command::TOOL_ADD_DEVICE, Command::TOOL_DELETE_DEVICE
}Definition at line 491 of file ToolFltkMenu.C.
Referenced by ToolFltkMenu::act_on_command, and ToolFltkMenu::ToolFltkMenu.
[static]
Initial value:
{
Command::MOL_NEW, Command::MOL_DEL,
Command::MOL_RENAME,
Command::MOL_MODREP, Command::MOL_DELREP,
Command::TOOL_REP
}Definition at line 496 of file ToolFltkMenu.C.
Referenced by ToolFltkMenu::act_on_command, and ToolFltkMenu::ToolFltkMenu.