#include <ColorFltkMenu.h>
Inheritance diagram for ColorFltkMenu:
Public Methods | |
ColorFltkMenu (VMDApp *) | |
void | update_scaleimage () |
Protected Methods | |
int | act_on_command (int, Command *) |
update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F). More... |
Definition at line 35 of file ColorFltkMenu.h.
|
Definition at line 476 of file ColorFltkMenu.C. References UIObject::app, Command::COLOR_ADD_ITEM, Command::COLOR_CHANGE, Command::COLOR_NAME, Command::COLOR_SCALE_COLORS, Command::COLOR_SCALE_METHOD, Command::COLOR_SCALE_SETTINGS, VMDApp::colorscale_method_menuname, UIObject::command_wanted, and Command::MOL_RENAME. |
|
update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F).
Reimplemented from UIObject. Definition at line 581 of file ColorFltkMenu.C. References Command::COLOR_ADD_ITEM, Command::COLOR_CHANGE, Command::COLOR_NAME, Command::COLOR_SCALE_COLORS, Command::COLOR_SCALE_METHOD, Command::COLOR_SCALE_SETTINGS, Command::MOL_RENAME, and NULL. |
|
|