Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MaterialFltkMenu Class Reference

VMDFltkMenu subclass implementing a GUI for creating and configuring material properties. More...

#include <MaterialFltkMenu.h>

Inheritance diagram for MaterialFltkMenu:

VMDFltkMenu VMDMenu UIObject List of all members.

Public Methods

 MaterialFltkMenu (VMDApp *)

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...


Detailed Description

VMDFltkMenu subclass implementing a GUI for creating and configuring material properties.

Definition at line 32 of file MaterialFltkMenu.h.


Constructor & Destructor Documentation

MaterialFltkMenu::MaterialFltkMenu VMDApp  
 

Definition at line 98 of file MaterialFltkMenu.C.

References UIObject::command_wanted, Command::MATERIAL_ADD, Command::MATERIAL_CHANGE, Command::MATERIAL_DEFAULT, Command::MATERIAL_DELETE, and Command::MATERIAL_RENAME.


Member Function Documentation

int MaterialFltkMenu::act_on_command int    type,
Command   cmd
[protected, virtual]
 

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 249 of file MaterialFltkMenu.C.

References UIObject::app, Command::MATERIAL_ADD, Command::MATERIAL_CHANGE, Command::MATERIAL_DEFAULT, Command::MATERIAL_DELETE, MaterialList::material_name, Command::MATERIAL_RENAME, and VMDApp::materialList.


The documentation for this class was generated from the following files:
Generated on Thu Mar 28 02:45:46 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002