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

PickEvent Class Reference

Command subclass for picking events, used to notify the GUI of updates. More...

#include <PickList.h>

Inheritance diagram for PickEvent:

Command List of all members.

Public Methods

 PickEvent (Pickable *p, int t)

Public Attributes

Pickablepickable
int tag

Detailed Description

Command subclass for picking events, used to notify the GUI of updates.

Definition at line 71 of file PickList.h.


Constructor & Destructor Documentation

PickEvent::PickEvent Pickable   p,
int    t
[inline]
 

Definition at line 76 of file PickList.h.

References Command::PICK_EVENT, and tag.


Member Data Documentation

Pickable* PickEvent::pickable
 

Definition at line 73 of file PickList.h.

Referenced by GeometryFltkMenu::act_on_command, and print_atom_info.

int PickEvent::tag
 

Definition at line 74 of file PickList.h.

Referenced by GeometryFltkMenu::act_on_command, PickEvent, and print_atom_info.


The documentation for this class was generated from the following file:
Generated on Tue Apr 23 04:25:49 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002